Aug 16 21:11:33 devstack cinder-volume[83234]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 16 21:11:33 devstack cinder-volume[83234]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 16 21:11:33 devstack cinder-volume[83234]: we strongly recommend against using it for new projects. Aug 16 21:11:33 devstack cinder-volume[83234]: If you are already using Eventlet, we recommend migrating to a different Aug 16 21:11:33 devstack cinder-volume[83234]: framework. For more detail see Aug 16 21:11:33 devstack cinder-volume[83234]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 16 21:11:33 devstack cinder-volume[83234]: import eventlet # noqa Aug 16 21:11:36 devstack cinder-volume[83234]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=83234) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 16 21:11:36 devstack cinder-volume[83234]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=83234) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 16 21:11:36 devstack cinder-volume[83234]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=83234) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 16 21:11:37 devstack cinder-volume[83234]: INFO dbcounter [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Registered counter for database cinder Aug 16 21:11:37 devstack cinder-volume[83234]: DEBUG oslo_db.sqlalchemy.engines [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=83234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:11:37 devstack cinder-volume[83234]: DEBUG dbcounter [-] [83234] Writer thread running {{(pid=83234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 16 21:11:37 devstack cinder-volume[83234]: INFO cinder.rpc [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 16 21:11:37 devstack cinder-volume[83234]: INFO cinder.rpc [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_db.sqlalchemy.engines [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=83234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:11:38 devstack cinder-volume[83234]: INFO cinder.volume.manager [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Determined volume DB was empty at startup. Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG cinder.volume.manager [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=83234) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 16 21:11:38 devstack cinder-volume[83234]: INFO cinder.volume.manager [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Service not found for updating active_backend_id, assuming default for driver init. Aug 16 21:11:38 devstack cinder-volume[83234]: WARNING stevedore.named [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:11:38 devstack cinder-volume[83234]: WARNING castellan.key_manager [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:11:38 devstack cinder-volume[83234]: WARNING cinder.keymgr.conf_key_mgr [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG cinder.volume.drivers.lvm [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.lio.LioAdm {{(pid=83234) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:109}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_concurrency.processutils [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Running cmd (subprocess): cinder-rtstool verify {{(pid=83234) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_concurrency.processutils [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] CMD "cinder-rtstool verify" returned: 0 in 0.392s {{(pid=83234) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_db.sqlalchemy.engines [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=83234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:11:38 devstack cinder-volume[83234]: INFO cinder.rpc [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 16 21:11:38 devstack cinder-volume[83234]: INFO cinder.rpc [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 16 21:11:38 devstack cinder-volume[83234]: WARNING stevedore.named [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:11:38 devstack cinder-volume[83234]: WARNING castellan.key_manager [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:11:38 devstack cinder-volume[83234]: INFO cinder.volume.manager [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Image-volume cache enabled for host devstack@lvmdriver-1. Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_db.sqlalchemy.engines [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=83234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:11:38 devstack cinder-volume[83234]: INFO oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Starting 1 workers Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Started child 83575 {{(pid=83234) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Full set of CONF: {{(pid=83234) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] ******************************************************************************** {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Configuration options gathered from: {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] ================================================================================ {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] allow_availability_zone_fallback = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] allow_compression_on_image_upload = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] allowed_direct_url_schemes = [] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] api_rate_limit = True {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] auth_strategy = keystone {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] az_cache_duration = 3600 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_availability_zone = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_host = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_name = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_stats_polling_interval = 60 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backup_api_class = cinder.backup.api.API {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83575]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backup_name_template = backup-%s {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backup_use_same_host = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backup_use_temp_snapshot = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] chap_password = **** {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] chap_username = {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cinder_internal_tenant_project_id = c4a86cd40b9f4607858f5c6a235b5066 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cinder_internal_tenant_user_id = cb2837e855e34a12904b118c0e8aafff {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cloned_volume_same_az = True {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cluster = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] compression_format = gzip {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] compute_api_class = cinder.compute.nova.API {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] config_dir = [] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] config_source = [] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] control_exchange = openstack {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] debug = True {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] default_availability_zone = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] default_group_type = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] default_log_levels = ['amqp=WARN', 'boto=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'oslo.messaging=INFO', 'oslo_messaging=INFO', 'iso8601=WARN', 'requests.packages.urllib3.connectionpool=WARN', 'urllib3.connectionpool=WARN', 'websocket=WARN', 'requests.packages.urllib3.util.retry=WARN', 'urllib3.util.retry=WARN', 'keystonemiddleware=WARN', 'routes.middleware=WARN', 'stevedore=WARN', 'taskflow=WARN', 'keystoneauth=WARN', 'oslo.cache=INFO', 'oslo_policy=INFO', 'dogpile.core.dogpile=INFO'] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] default_volume_type = lvmdriver-1 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] disk_geometry = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] driver_client_cert = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] driver_client_cert_key = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] driver_data_namespace = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] driver_ssl_cert_path = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] driver_ssl_cert_verify = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] driver_use_ssl = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] enable_force_upload = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] enable_new_services = True {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] enable_unsupported_driver = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] enabled_backends = ['lvmdriver-1'] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] enforce_multipath_for_image_xfer = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] filter_function = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] glance_api_insecure = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] glance_api_servers = ['http://192.168.122.186/image'] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] glance_api_ssl_compression = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] glance_ca_certificates_file = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] glance_catalog_info = image:glance:publicURL {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] glance_certfile = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] glance_keyfile = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] glance_num_retries = 3 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] glance_request_timeout = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] goodness_function = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] graceful_shutdown_timeout = 5 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] group_api_class = cinder.group.api.API {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] host = devstack {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] image_compress_on_upload = True {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] image_conversion_address_space_limit = 1 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] image_conversion_cpu_limit = 60 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] image_conversion_disable = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] image_upload_use_cinder_backend = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] image_upload_use_internal_tenant = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] image_volume_cache_enabled = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] image_volume_cache_max_count = 0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] image_volume_cache_max_size_gb = 0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] init_host_max_objects_retrieval = 0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] instance_format = [instance: %(uuid)s] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] iscsi_target_flags = {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] iscsi_write_cache = on {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] iser_helper = tgtadm {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] iser_ip_address = 192.168.122.186 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] iser_port = 3260 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] log_color = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] log_config_append = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] log_dir = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] log_file = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] log_options = True {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] log_rotate_interval = 1 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] log_rotate_interval_type = days {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] log_rotation_type = none {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] max_age = 0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] max_logfile_count = 30 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] max_logfile_size_mb = 200 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] max_over_subscription_ratio = 20.0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] message_reap_interval = 86400 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] message_ttl = 2592000 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] migration_create_volume_timeout_secs = 300 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] monkey_patch = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] monkey_patch_modules = [] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] my_ip = 192.168.122.186 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] no_snapshot_gb_quota = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] num_iser_scan_tries = 3 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] num_shell_tries = 3 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] num_volume_device_scan_tries = 3 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] nvmeof_conn_info_version = 1 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] nvmet_ns_id = 10 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] nvmet_port_id = 1 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] osapi_max_limit = 1000 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] osapi_volume_ext_list = [] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] osapi_volume_listen = 0.0.0.0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] osapi_volume_listen_port = 8776 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] osapi_volume_use_ssl = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] osapi_volume_workers = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] per_volume_size_limit = -1 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] periodic_fuzzy_delay = 60 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] periodic_interval = 60 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] project_id_regex = [0-9a-f\-]+ {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] public_endpoint = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] publish_errors = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] quota_backup_gigabytes = 1000 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] quota_backups = 10 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] quota_gigabytes = 1000 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] quota_groups = 10 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] quota_snapshots = 10 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] quota_volumes = 10 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] rate_limit_burst = 0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] rate_limit_except_level = CRITICAL {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] rate_limit_interval = 0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83575]: INFO cinder.volume.manager [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Starting volume driver LVMVolumeDriver (3.0.0) Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] reinit_driver_count = 3 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] replication_device = **** {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] report_discard_supported = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] report_interval = 120 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] reservation_clean_interval = 86400 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] reservation_expire = 86400 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] reserved_image_namespaces = [] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] reserved_percentage = 0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] rpc_response_timeout = 120 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] run_external_periodic_tasks = True {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] scst_target_driver = iscsi {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] scst_target_iqn_name = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] service_down_time = 720 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] shell_completion = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] snapshot_name_template = snapshot-%s {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] snapshot_same_host = True {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] split_loggers = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] state_path = /opt/stack/data/cinder {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] storage_availability_zone = nova {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] storage_protocol = iSCSI {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] syslog_log_facility = LOG_USER {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] target_helper = lioadm {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] target_ip_address = 192.168.122.186 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] target_port = 3260 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] target_protocol = iscsi {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] target_secondary_ip_addresses = [] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] trace_flags = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] transfer_api_class = cinder.transfer.api.API {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] transport_url = **** {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] until_refresh = 0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] use_chap_auth = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] use_default_quota_class = True {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] use_journal = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] use_json = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] use_multipath_for_image_xfer = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] use_stderr = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] use_syslog = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] verify_glance_signatures = enabled {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] volume_api_class = cinder.volume.api.API {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] volume_backend_name = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] volume_clear = zero {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] volume_clear_ionice = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] volume_clear_size = 0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] volume_copy_bps_limit = 0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] volume_dd_blocksize = 1M {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] volume_name_template = volume-%s {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] volume_service_inithost_offload = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] volume_usage_audit_period = month {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] zoning_mode = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_concurrency.disable_process_locking = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.auth_section = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.auth_type = password {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.auth_version = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.cache = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.certfile = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.delay_auth_decision = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.http_connect_timeout = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.include_service_catalog = True {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.insecure = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.interface = public {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.keyfile = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.memcache_password = {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.035s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.memcache_username = {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.region_name = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.service_token_roles_required = True {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.service_type = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.token_cache_time = 300 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.186/identity {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.backend = dogpile.cache.null {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.backend_argument = **** {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.backend_expiration_time = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.config_prefix = cache.oslo {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.debug_cache_backend = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.enable_retry_client = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.enable_socket_keepalive = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.enabled = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.expiration_time = 600 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.hashclient_retry_attempts = 2 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.memcache_dead_retry = 300 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.memcache_pool_maxsize = 10 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.memcache_sasl_enabled = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.password = **** {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.proxies = [] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.redis_db = 0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.redis_sentinel_service_name = mymaster {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.redis_server = localhost:6379 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.retry_attempts = 2 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.retry_delay = 0.0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.socket_keepalive_count = 1 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.socket_keepalive_idle = 1 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.socket_keepalive_interval = 1 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.socket_timeout = 1.0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.tls_allowed_ciphers = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.tls_cafile = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.tls_certfile = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.tls_enabled = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.tls_keyfile = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cache.username = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] coordination.backend_url = **** {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] database.asyncio_connection = **** {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] database.asyncio_slave_connection = **** {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] database.backend = sqlalchemy {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] database.connection = **** {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] database.connection_debug = 0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] database.connection_parameters = {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] database.connection_recycle_time = 3600 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] database.connection_trace = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.034s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] database.db_inc_retry_interval = True {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] database.db_max_retries = 20 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] database.db_max_retry_interval = 10 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] database.db_retry_interval = 1 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] database.max_overflow = 50 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] database.max_pool_size = 5 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] database.max_retries = 10 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] database.mysql_wsrep_sync_wait = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] database.pool_timeout = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] database.retry_interval = 10 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] database.slave_connection = **** {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] database.sqlite_synchronous = True {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] database.synchronous_reader = True {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] database.use_db_reconnect = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] profiler.connection_string = messaging:// {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] profiler.enabled = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] profiler.es_doc_type = notification {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] profiler.es_scroll_size = 10000 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] profiler.es_scroll_time = 2m {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] profiler.filter_error_trace = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] profiler.hmac_keys = **** {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] profiler.sentinel_service_name = mymaster {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] profiler.socket_timeout = 0.1 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] profiler.trace_requests = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] profiler.trace_sqlalchemy = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] profiler_jaeger.process_tags = {} {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] profiler_jaeger.service_name_prefix = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] profiler_otlp.service_name_prefix = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_policy.enforce_new_defaults = True {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_policy.policy_default_rule = default {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_policy.policy_file = policy.yaml {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_policy.remote_timeout = 60.0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] privsep_osbrick.group = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] privsep_osbrick.helper_command = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] privsep_osbrick.user = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cinder_sys_admin.group = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cinder_sys_admin.helper_command = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] cinder_sys_admin.user = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] service_user.auth_section = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] service_user.auth_type = password {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] service_user.cafile = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] service_user.certfile = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] service_user.collect_timing = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.024s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] service_user.insecure = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] service_user.keyfile = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings -o name stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] service_user.send_service_user_token = True {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] service_user.split_loggers = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] service_user.timeout = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] glance.auth_section = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] glance.auth_type = password {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] glance.certfile = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] glance.collect_timing = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] glance.insecure = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] glance.keyfile = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] glance.region_name = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] glance.split_loggers = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] glance.timeout = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.backend_availability_zone = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.chap_password = **** {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.chap_username = {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.disk_geometry = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.driver_client_cert = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.driver_client_cert_key = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.driver_data_namespace = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.driver_use_ssl = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.enable_unsupported_driver = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.extra_capabilities = {} {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.filter_function = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.goodness_function = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.iscsi_target_flags = {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.iscsi_write_cache = on {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.iser_helper = tgtadm {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.iser_ip_address = 192.168.122.186 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.iser_port = 3260 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.lvm_mirrors = 0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.lvm_share_target = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.lvm_type = auto {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.num_shell_tries = 3 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.nvmet_port_id = 1 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.replication_device = **** {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.report_discard_supported = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.reserved_percentage = 0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.scst_target_driver = iscsi {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.scst_target_iqn_name = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.storage_protocol = iSCSI {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.target_helper = tgtadm {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.target_ip_address = 192.168.122.186 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.target_port = 3260 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.target_protocol = iscsi {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.trace_flags = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.unique_fqdn_network = True {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.use_chap_auth = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.volume_backend_name = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.volume_clear = zero {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.volume_clear_ionice = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.volume_clear_size = 0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.volume_group = cinder-volumes {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_reports.file_event_handler = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack sudo[83616]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings -o name stack-volumes-lvmdriver-1 Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_reports.log_dir = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.backend_availability_zone = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.backend_host = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.chap_password = **** {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.chap_username = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack sudo[83616]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.chiscsi_conf = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.disk_geometry = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.driver_client_cert = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.driver_client_cert_key = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.driver_data_namespace = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.driver_use_ssl = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.extra_capabilities = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.filter_function = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.goodness_function = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.image_volume_cache_enabled = True {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.iscsi_target_flags = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.iscsi_write_cache = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.iser_helper = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.iser_ip_address = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.iser_port = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.iser_target_prefix = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.lvm_conf_file = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.lvm_mirrors = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.lvm_share_target = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.lvm_type = auto {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.num_shell_tries = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.nvmeof_conn_info_version = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.nvmet_ns_id = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.nvmet_port_id = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.replication_device = **** {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.report_discard_supported = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.reserved_percentage = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.scst_target_driver = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.storage_protocol = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.target_helper = lioadm {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.target_ip_address = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.target_port = 3260 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.target_prefix = iqn.2010-10.org.openstack: {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.target_protocol = iscsi {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.target_secondary_ip_addresses = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.trace_flags = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.unique_fqdn_network = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.use_chap_auth = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.volume_clear = zero {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.volume_clear_ionice = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.volume_clear_size = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] lvmdriver-1.volumes_dir = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.ssl = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.ssl_version = {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_notifications.driver = [] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_notifications.retry = -1 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] oslo_messaging_notifications.transport_url = **** {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] key_manager.fixed_key = **** {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican.barbican_api_version = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican.barbican_endpoint = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican.barbican_endpoint_type = public {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican.barbican_region_name = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican.cafile = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican.certfile = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican.collect_timing = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican.insecure = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican.keyfile = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican.number_of_retries = 60 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican.retry_delay = 1 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican.send_service_user_token = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican.split_loggers = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican.timeout = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican.verify_ssl = True {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican.verify_ssl_path = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican_service_user.auth_section = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican_service_user.auth_type = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican_service_user.cafile = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican_service_user.certfile = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican_service_user.collect_timing = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican_service_user.insecure = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican_service_user.keyfile = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican_service_user.split_loggers = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] barbican_service_user.timeout = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] vault.approle_role_id = **** {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] vault.approle_secret_id = **** {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] vault.auth_method = approle {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] vault.auth_path = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] vault.kv_mountpoint = secret {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] vault.kv_path = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] vault.kv_version = 2 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] vault.namespace = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] vault.root_token_id = **** {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] vault.ssl_ca_crt_file = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] vault.timeout = 60.0 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] vault.token_file = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] vault.token_role = None {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] vault.use_ssl = False {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:11:38 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] ******************************************************************************** {{(pid=83234) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 16 21:11:39 devstack sudo[83616]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:39 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings -o name stack-volumes-lvmdriver-1" returned: 0 in 0.292s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:39 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:39 devstack sudo[83701]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 16 21:11:39 devstack sudo[83701]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:39 devstack sudo[83701]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:39 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 5 in 0.259s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:39 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] 'sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool' failed. Not Retrying. {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:11:39 devstack cinder-volume[83575]: INFO cinder.brick.local_dev.lvm [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Logical Volume not found when querying LVM info. (vg_name=stack-volumes-lvmdriver-1, lv_name=stack-volumes-lvmdriver-1-pool Aug 16 21:11:39 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:39 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.016s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:39 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:39 devstack sudo[83790]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 16 21:11:39 devstack sudo[83790]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:39 devstack sudo[83790]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:39 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.268s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:39 devstack cinder-volume[83575]: DEBUG cinder.brick.local_dev.lvm [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Creating thin pool 'stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool' with size 28.5g of total 30.0g {{(pid=83575) create_thin_pool /opt/stack/cinder/cinder/brick/local_dev/lvm.py:567}} Aug 16 21:11:39 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -T -L 28.5g stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:39 devstack sudo[83878]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -T -L 28.5g stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 16 21:11:39 devstack sudo[83878]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:41 devstack sudo[83878]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:41 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -T -L 28.5g stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 1.401s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:41 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:41 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.033s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:41 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:41 devstack sudo[84113]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 16 21:11:41 devstack sudo[84113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:41 devstack sudo[84113]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:41 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.317s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:41 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:41 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.018s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:41 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C pvs --noheadings --unit=g -o vg_name,name,size,free --separator | --nosuffix --ignoreskippedcluster {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:41 devstack sudo[84174]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C pvs --noheadings --unit=g -o vg_name,name,size,free --separator | --nosuffix --ignoreskippedcluster Aug 16 21:11:41 devstack sudo[84174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:41 devstack sudo[84174]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:41 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C pvs --noheadings --unit=g -o vg_name,name,size,free --separator | --nosuffix --ignoreskippedcluster" returned: 0 in 0.265s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:41 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:41 devstack sudo[84183]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 16 21:11:41 devstack sudo[84183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:42 devstack sudo[84183]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:42 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.296s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:42 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:42 devstack sudo[84186]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 16 21:11:42 devstack sudo[84186]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:42 devstack sudo[84186]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:42 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.248s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:42 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:42 devstack sudo[84189]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 16 21:11:42 devstack sudo[84189]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:42 devstack sudo[84189]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:42 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.254s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:42 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:42 devstack sudo[84192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 16 21:11:42 devstack sudo[84192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:42 devstack sudo[84192]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:42 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.254s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:42 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:42 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.016s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:42 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:42 devstack sudo[84196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 16 21:11:42 devstack sudo[84196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:43 devstack sudo[84196]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:43 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.280s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:43 devstack cinder-volume[83575]: INFO cinder.volume.drivers.lvm [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Enabling LVM thin provisioning by default because a thin pool exists. Aug 16 21:11:43 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:43 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.018s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:43 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:43 devstack sudo[84201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 16 21:11:43 devstack sudo[84201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:43 devstack sudo[84201]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:43 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.264s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:43 devstack cinder-volume[83575]: DEBUG cinder.volume.drivers.lvm [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Updating volume stats {{(pid=83575) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 16 21:11:43 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:43 devstack sudo[84204]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 16 21:11:43 devstack sudo[84204]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:43 devstack sudo[84204]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:43 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.248s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:43 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:43 devstack sudo[84209]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 16 21:11:43 devstack sudo[84209]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:43 devstack sudo[84209]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:43 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.283s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:43 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:43 devstack sudo[84212]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 16 21:11:43 devstack sudo[84212]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:44 devstack sudo[84212]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:44 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.268s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:44 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:44 devstack sudo[84215]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 16 21:11:44 devstack sudo[84215]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:44 devstack sudo[84215]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:44 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.283s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:44 devstack cinder-volume[83575]: INFO cinder.volume.driver [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Driver hasn't implemented _init_vendor_properties() Aug 16 21:11:44 devstack cinder-volume[83575]: DEBUG cinder.volume.driver [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Initialized capabilities list: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'shared_targets': False, 'sparse_copy_volume': True, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=83575) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 16 21:11:44 devstack cinder-volume[83575]: DEBUG oslo_db.sqlalchemy.engines [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=83575) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:11:44 devstack cinder-volume[83575]: DEBUG dbcounter [-] [83575] Writer thread running {{(pid=83575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 16 21:11:44 devstack cinder-volume[83575]: DEBUG cinder.db.api [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Building query based on filter {{(pid=83575) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:11:44 devstack cinder-volume[83575]: DEBUG cinder.image.image_utils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=83575) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 16 21:11:44 devstack cinder-volume[83575]: INFO cinder.keymgr.migration [None req-28993819-f9b8-48c1-a737-e3ff72a1b814 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 16 21:11:44 devstack cinder-volume[83575]: DEBUG cinder.volume.drivers.lvm [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Updating volume stats {{(pid=83575) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 16 21:11:44 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:44 devstack sudo[84220]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 16 21:11:44 devstack sudo[84220]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:44 devstack sudo[84220]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:44 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.247s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:44 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:44 devstack sudo[84223]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 16 21:11:44 devstack sudo[84223]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:45 devstack sudo[84223]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:45 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.256s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:45 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:45 devstack sudo[84229]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 16 21:11:45 devstack sudo[84229]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:45 devstack sudo[84229]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:45 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.242s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:45 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:45 devstack sudo[84232]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 16 21:11:45 devstack sudo[84232]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:45 devstack sudo[84232]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:45 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.325s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:45 devstack cinder-volume[83575]: DEBUG cinder.manager [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Notifying Schedulers of capabilities ... {{(pid=83575) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:11:45 devstack cinder-volume[83575]: INFO cinder.volume.manager [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Driver initialization completed successfully. Aug 16 21:11:45 devstack cinder-volume[83575]: INFO cinder.manager [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Initiating service 2 cleanup Aug 16 21:11:45 devstack cinder-volume[83575]: INFO cinder.manager [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Service 2 cleanup completed. Aug 16 21:11:45 devstack cinder-volume[83575]: DEBUG cinder.service [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Creating RPC server for service cinder-volume {{(pid=83575) start /opt/stack/cinder/cinder/service.py:231}} Aug 16 21:11:45 devstack cinder-volume[83575]: DEBUG cinder.service [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=83575) start /opt/stack/cinder/cinder/service.py:237}} Aug 16 21:11:45 devstack cinder-volume[83575]: INFO cinder.volume.manager [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0) Aug 16 21:11:45 devstack cinder-volume[83575]: DEBUG cinder.volume.drivers.lvm [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Updating volume stats {{(pid=83575) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 16 21:11:45 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:45 devstack sudo[84238]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 16 21:11:45 devstack sudo[84238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:46 devstack sudo[84238]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:46 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.266s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:46 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:46 devstack sudo[84245]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 16 21:11:46 devstack sudo[84245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:46 devstack sudo[84245]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:46 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.291s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:46 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:46 devstack sudo[84248]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 16 21:11:46 devstack sudo[84248]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:46 devstack sudo[84248]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:46 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.294s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:46 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:11:46 devstack sudo[84357]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 16 21:11:46 devstack sudo[84357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:11:47 devstack sudo[84357]: pam_unix(sudo:session): session closed for user root Aug 16 21:11:47 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.259s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:11:47 devstack cinder-volume[83575]: INFO cinder.volume.manager [None req-dc5ff51b-3345-45e0-bc28-d48d68e51b57 None None] Driver post RPC initialization completed successfully. Aug 16 21:11:48 devstack cinder-volume[83234]: DEBUG dbcounter [-] [83234] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=83234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:11:57 devstack cinder-volume[83575]: DEBUG dbcounter [-] [83575] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=83575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:11:57 devstack cinder-volume[83575]: DEBUG dbcounter [-] [83575] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=83575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:12:02 devstack cinder-volume[83575]: DEBUG oslo_service.periodic_task [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running periodic task VolumeManager._thread_info {{(pid=83575) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:12:02 devstack cinder-volume[83575]: DEBUG cinder.volume.manager [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] thread count: 6 {{(pid=83575) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:12:02 devstack cinder-volume[83575]: DEBUG cinder.volume.manager [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] thread info: [<_MainThread(MainThread, started 138350019854464)>, , , , , ] {{(pid=83575) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:13:02 devstack cinder-volume[83575]: DEBUG oslo_service.periodic_task [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83575) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:13:02 devstack cinder-volume[83575]: DEBUG cinder.volume.drivers.lvm [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Updating volume stats {{(pid=83575) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 16 21:13:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:13:02 devstack sudo[86847]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 16 21:13:02 devstack sudo[86847]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:13:02 devstack sudo[86847]: pam_unix(sudo:session): session closed for user root Aug 16 21:13:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.267s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:13:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:13:02 devstack sudo[86850]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 16 21:13:02 devstack sudo[86850]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:13:02 devstack sudo[86850]: pam_unix(sudo:session): session closed for user root Aug 16 21:13:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.256s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:13:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:13:02 devstack sudo[86853]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 16 21:13:02 devstack sudo[86853]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:13:02 devstack sudo[86853]: pam_unix(sudo:session): session closed for user root Aug 16 21:13:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.260s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:13:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:13:02 devstack sudo[86856]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 16 21:13:02 devstack sudo[86856]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:13:03 devstack sudo[86856]: pam_unix(sudo:session): session closed for user root Aug 16 21:13:03 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.247s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:13:03 devstack cinder-volume[83575]: DEBUG cinder.manager [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Notifying Schedulers of capabilities ... {{(pid=83575) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:13:03 devstack cinder-volume[83575]: DEBUG oslo_service.periodic_task [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running periodic task VolumeManager._thread_info {{(pid=83575) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:13:03 devstack cinder-volume[83575]: DEBUG cinder.volume.manager [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] thread count: 6 {{(pid=83575) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:13:03 devstack cinder-volume[83575]: DEBUG cinder.volume.manager [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] thread info: [<_MainThread(MainThread, started 138350019854464)>, , , , , ] {{(pid=83575) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:13:57 devstack cinder-volume[83575]: DEBUG dbcounter [-] [83575] Writing DB stats cinder:SELECT=1,cinder:UPDATE=1 {{(pid=83575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:14:02 devstack cinder-volume[83575]: DEBUG oslo_service.periodic_task [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83575) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:14:02 devstack cinder-volume[83575]: DEBUG cinder.volume.drivers.lvm [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Updating volume stats {{(pid=83575) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 16 21:14:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:14:02 devstack sudo[89842]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 16 21:14:02 devstack sudo[89842]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:14:02 devstack sudo[89842]: pam_unix(sudo:session): session closed for user root Aug 16 21:14:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.257s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:14:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:14:02 devstack sudo[89849]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 16 21:14:02 devstack sudo[89849]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:14:02 devstack sudo[89849]: pam_unix(sudo:session): session closed for user root Aug 16 21:14:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.252s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:14:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:14:02 devstack sudo[89857]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 16 21:14:02 devstack sudo[89857]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:14:02 devstack sudo[89857]: pam_unix(sudo:session): session closed for user root Aug 16 21:14:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.250s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:14:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:14:02 devstack sudo[89863]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 16 21:14:02 devstack sudo[89863]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:14:03 devstack sudo[89863]: pam_unix(sudo:session): session closed for user root Aug 16 21:14:03 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.244s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:14:03 devstack cinder-volume[83575]: DEBUG cinder.manager [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Notifying Schedulers of capabilities ... {{(pid=83575) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:14:03 devstack cinder-volume[83575]: DEBUG oslo_service.periodic_task [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running periodic task VolumeManager._thread_info {{(pid=83575) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:14:03 devstack cinder-volume[83575]: DEBUG cinder.volume.manager [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] thread count: 6 {{(pid=83575) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:14:03 devstack cinder-volume[83575]: DEBUG cinder.volume.manager [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] thread info: [<_MainThread(MainThread, started 138350019854464)>, , , , , ] {{(pid=83575) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:15:02 devstack cinder-volume[83575]: DEBUG oslo_service.periodic_task [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83575) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:15:02 devstack cinder-volume[83575]: DEBUG cinder.volume.drivers.lvm [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Updating volume stats {{(pid=83575) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 16 21:15:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:15:02 devstack sudo[92009]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 16 21:15:02 devstack sudo[92009]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:15:02 devstack sudo[92009]: pam_unix(sudo:session): session closed for user root Aug 16 21:15:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.269s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:15:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:15:02 devstack sudo[92018]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 16 21:15:02 devstack sudo[92018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:15:02 devstack sudo[92018]: pam_unix(sudo:session): session closed for user root Aug 16 21:15:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.257s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:15:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:15:02 devstack sudo[92027]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 16 21:15:02 devstack sudo[92027]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:15:02 devstack sudo[92027]: pam_unix(sudo:session): session closed for user root Aug 16 21:15:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.262s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:15:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:15:02 devstack sudo[92056]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 16 21:15:02 devstack sudo[92056]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:15:03 devstack sudo[92056]: pam_unix(sudo:session): session closed for user root Aug 16 21:15:03 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.265s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:15:03 devstack cinder-volume[83575]: DEBUG cinder.manager [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Notifying Schedulers of capabilities ... {{(pid=83575) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:15:57 devstack cinder-volume[83575]: DEBUG dbcounter [-] [83575] Writing DB stats cinder:SELECT=1 {{(pid=83575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:15:57 devstack cinder-volume[83575]: DEBUG dbcounter [-] [83575] Writing DB stats cinder:UPDATE=1 {{(pid=83575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:16:02 devstack cinder-volume[83575]: DEBUG oslo_service.periodic_task [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83575) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:16:02 devstack cinder-volume[83575]: DEBUG cinder.volume.drivers.lvm [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Updating volume stats {{(pid=83575) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 16 21:16:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:16:02 devstack sudo[93168]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 16 21:16:02 devstack sudo[93168]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:16:02 devstack sudo[93168]: pam_unix(sudo:session): session closed for user root Aug 16 21:16:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.252s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:16:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:16:02 devstack sudo[93171]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 16 21:16:02 devstack sudo[93171]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:16:02 devstack sudo[93171]: pam_unix(sudo:session): session closed for user root Aug 16 21:16:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.257s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:16:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:16:02 devstack sudo[93175]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 16 21:16:02 devstack sudo[93175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:16:02 devstack sudo[93175]: pam_unix(sudo:session): session closed for user root Aug 16 21:16:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.251s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:16:02 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:16:02 devstack sudo[93178]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 16 21:16:02 devstack sudo[93178]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:16:03 devstack sudo[93178]: pam_unix(sudo:session): session closed for user root Aug 16 21:16:03 devstack cinder-volume[83575]: DEBUG oslo_concurrency.processutils [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.257s {{(pid=83575) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:16:03 devstack cinder-volume[83575]: DEBUG cinder.manager [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Notifying Schedulers of capabilities ... {{(pid=83575) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:16:03 devstack cinder-volume[83575]: DEBUG oslo_service.periodic_task [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] Running periodic task VolumeManager._thread_info {{(pid=83575) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:16:03 devstack cinder-volume[83575]: DEBUG cinder.volume.manager [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] thread count: 6 {{(pid=83575) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:16:03 devstack cinder-volume[83575]: DEBUG cinder.volume.manager [None req-ff4e3baf-b53b-4901-afc9-af4eb91ff829 None None] thread info: [<_MainThread(MainThread, started 138350019854464)>, , , , , ] {{(pid=83575) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:16:09 devstack cinder-volume[83234]: INFO oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Caught SIGTERM, stopping children Aug 16 21:16:09 devstack cinder-volume[83234]: DEBUG oslo_concurrency.lockutils [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Acquiring lock "singleton_lock" {{(pid=83234) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 16 21:16:09 devstack cinder-volume[83234]: DEBUG oslo_concurrency.lockutils [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Acquired lock "singleton_lock" {{(pid=83234) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 16 21:16:09 devstack cinder-volume[83234]: DEBUG oslo_concurrency.lockutils [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Releasing lock "singleton_lock" {{(pid=83234) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 16 21:16:09 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Stop services. {{(pid=83234) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Aug 16 21:16:09 devstack cinder-volume[83234]: DEBUG oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Killing children. {{(pid=83234) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Aug 16 21:16:09 devstack cinder-volume[83234]: INFO oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Waiting on 1 children to exit Aug 16 21:16:10 devstack cinder-volume[83575]: DEBUG oslo_concurrency.lockutils [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Acquiring lock "singleton_lock" {{(pid=83575) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 16 21:16:10 devstack cinder-volume[83575]: DEBUG oslo_concurrency.lockutils [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Acquired lock "singleton_lock" {{(pid=83575) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 16 21:16:10 devstack cinder-volume[83575]: DEBUG oslo_concurrency.lockutils [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Releasing lock "singleton_lock" {{(pid=83575) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 16 21:16:10 devstack cinder-volume[83575]: WARNING amqp [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 16 21:16:10 devstack cinder-volume[83575]: WARNING amqp [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 16 21:16:10 devstack cinder-volume[83234]: INFO oslo_service.backend._eventlet.service [None req-5b9de72d-ff59-4b68-879b-65742f876087 None None] Child 83575 exited with status 0 Aug 16 21:16:11 devstack cinder-volume[93485]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 16 21:16:11 devstack cinder-volume[93485]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 16 21:16:11 devstack cinder-volume[93485]: we strongly recommend against using it for new projects. Aug 16 21:16:11 devstack cinder-volume[93485]: If you are already using Eventlet, we recommend migrating to a different Aug 16 21:16:11 devstack cinder-volume[93485]: framework. For more detail see Aug 16 21:16:11 devstack cinder-volume[93485]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 16 21:16:11 devstack cinder-volume[93485]: import eventlet # noqa Aug 16 21:16:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=93485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 16 21:16:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=93485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 16 21:16:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=93485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 16 21:16:14 devstack cinder-volume[93485]: INFO dbcounter [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Registered counter for database cinder Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_db.sqlalchemy.engines [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=93485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writer thread running {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 16 21:16:14 devstack cinder-volume[93485]: INFO cinder.rpc [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 16 21:16:14 devstack cinder-volume[93485]: INFO cinder.rpc [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_db.sqlalchemy.engines [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=93485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:16:14 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Determined volume DB was empty at startup. Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=93485) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 16 21:16:14 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Service not found for updating active_backend_id, assuming default for driver init. Aug 16 21:16:14 devstack cinder-volume[93485]: WARNING stevedore.named [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:16:14 devstack cinder-volume[93485]: WARNING castellan.key_manager [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:16:14 devstack cinder-volume[93485]: WARNING cinder.keymgr.conf_key_mgr [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:16:14 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Image-volume cache disabled for host devstack@QuobyteHD. Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_db.sqlalchemy.engines [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=93485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:16:14 devstack cinder-volume[93485]: INFO oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Starting 1 workers Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Started child 93702 {{(pid=93485) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Full set of CONF: {{(pid=93485) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] ******************************************************************************** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Configuration options gathered from: {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 16 21:16:14 devstack cinder-volume[93702]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] ================================================================================ {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] allow_availability_zone_fallback = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] allow_compression_on_image_upload = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] allowed_direct_url_schemes = [] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] api_rate_limit = True {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] auth_strategy = keystone {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_availability_zone = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_host = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_name = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_stats_polling_interval = 60 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backup_api_class = cinder.backup.api.API {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backup_name_template = backup-%s {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backup_use_same_host = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backup_use_temp_snapshot = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] chap_password = **** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] chap_username = {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cinder_internal_tenant_project_id = c4a86cd40b9f4607858f5c6a235b5066 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:14 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cinder_internal_tenant_user_id = cb2837e855e34a12904b118c0e8aafff {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cluster = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] compression_format = gzip {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] compute_api_class = cinder.compute.nova.API {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] config_dir = [] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] config_source = [] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] control_exchange = openstack {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] debug = True {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] default_availability_zone = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] default_group_type = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] default_log_levels = ['amqp=WARN', 'boto=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'oslo.messaging=INFO', 'oslo_messaging=INFO', 'iso8601=WARN', 'requests.packages.urllib3.connectionpool=WARN', 'urllib3.connectionpool=WARN', 'websocket=WARN', 'requests.packages.urllib3.util.retry=WARN', 'urllib3.util.retry=WARN', 'keystonemiddleware=WARN', 'routes.middleware=WARN', 'stevedore=WARN', 'taskflow=WARN', 'keystoneauth=WARN', 'oslo.cache=INFO', 'oslo_policy=INFO', 'dogpile.core.dogpile=INFO'] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] default_volume_type = QuobyteHD {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] disk_geometry = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] driver_client_cert = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] driver_client_cert_key = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] driver_data_namespace = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] driver_ssl_cert_path = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] driver_ssl_cert_verify = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] driver_use_ssl = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] enable_new_services = True {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] enable_unsupported_driver = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] enabled_backends = ['QuobyteHD'] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] enforce_multipath_for_image_xfer = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] filter_function = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] glance_api_insecure = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] glance_api_servers = ['http://192.168.122.186/image'] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] glance_api_ssl_compression = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] glance_ca_certificates_file = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] glance_catalog_info = image:glance:publicURL {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] glance_certfile = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] glance_keyfile = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] glance_num_retries = 3 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] glance_request_timeout = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] goodness_function = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] graceful_shutdown_timeout = 5 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] group_api_class = cinder.group.api.API {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] host = devstack {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] image_compress_on_upload = True {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] image_conversion_address_space_limit = 1 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] image_conversion_cpu_limit = 60 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] image_conversion_disable = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] image_upload_use_cinder_backend = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] image_upload_use_internal_tenant = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93702]: INFO cinder.volume.manager [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Starting volume driver QuobyteDriver (1.2) Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] image_volume_cache_enabled = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93702]: DEBUG cinder.volume.drivers.remotefs [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=93702) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] image_volume_cache_max_count = 0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] image_volume_cache_max_size_gb = 0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] init_host_max_objects_retrieval = 0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] instance_format = [instance: %(uuid)s] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] iscsi_target_flags = {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] iscsi_write_cache = on {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] iser_helper = tgtadm {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] iser_ip_address = 192.168.122.186 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] iser_port = 3260 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] log_color = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] log_config_append = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] log_dir = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] log_file = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] log_options = True {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] log_rotate_interval = 1 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] log_rotate_interval_type = days {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] log_rotation_type = none {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] max_age = 0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] max_logfile_count = 30 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] max_logfile_size_mb = 200 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] max_over_subscription_ratio = 20.0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] message_reap_interval = 86400 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] message_ttl = 2592000 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] migration_create_volume_timeout_secs = 300 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] monkey_patch = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] monkey_patch_modules = [] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] my_ip = 192.168.122.186 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] no_snapshot_gb_quota = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] num_iser_scan_tries = 3 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] num_shell_tries = 3 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] num_volume_device_scan_tries = 3 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] nvmeof_conn_info_version = 1 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] nvmet_ns_id = 10 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] nvmet_port_id = 1 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] osapi_max_limit = 1000 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] osapi_volume_ext_list = [] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] osapi_volume_listen = 0.0.0.0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] osapi_volume_listen_port = 8776 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] osapi_volume_use_ssl = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] osapi_volume_workers = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] per_volume_size_limit = -1 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] periodic_fuzzy_delay = 60 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] periodic_interval = 60 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] project_id_regex = [0-9a-f\-]+ {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] public_endpoint = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] publish_errors = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] quota_backup_gigabytes = 1000 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] quota_backups = 10 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] quota_gigabytes = 1000 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] quota_groups = 10 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] quota_snapshots = 10 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] quota_volumes = 10 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] rate_limit_burst = 0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] rate_limit_except_level = CRITICAL {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] rate_limit_interval = 0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] reinit_driver_count = 3 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] replication_device = **** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] report_discard_supported = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] report_interval = 120 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] reservation_clean_interval = 86400 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] reservation_expire = 86400 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] reserved_image_namespaces = [] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] reserved_percentage = 0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] rpc_response_timeout = 120 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] run_external_periodic_tasks = True {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] scst_target_driver = iscsi {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] scst_target_iqn_name = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] service_down_time = 720 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] shell_completion = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] snapshot_name_template = snapshot-%s {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] split_loggers = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] state_path = /opt/stack/data/cinder {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] storage_availability_zone = nova {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] storage_protocol = iSCSI {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] syslog_log_facility = LOG_USER {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93702]: DEBUG cinder.volume.drivers.quobyte [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=93702) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:307}} Aug 16 21:16:15 devstack cinder-volume[93702]: WARNING cinder.volume.drivers.quobyte [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Aug 16 21:16:15 devstack cinder-volume[93702]: WARNING cinder.volume.drivers.quobyte [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] target_helper = lioadm {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] target_ip_address = 192.168.122.186 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] target_port = 3260 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93702]: DEBUG oslo_concurrency.processutils [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Running cmd (subprocess): mount.quobyte {{(pid=93702) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] target_protocol = iscsi {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] target_secondary_ip_addresses = [] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] trace_flags = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] transfer_api_class = cinder.transfer.api.API {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] transport_url = **** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] until_refresh = 0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] use_chap_auth = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] use_default_quota_class = True {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] use_journal = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] use_json = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] use_multipath_for_image_xfer = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] use_stderr = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] use_syslog = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] verify_glance_signatures = enabled {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] volume_api_class = cinder.volume.api.API {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] volume_backend_name = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] volume_clear = zero {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] volume_clear_ionice = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] volume_clear_size = 0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] volume_copy_bps_limit = 0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] volume_dd_blocksize = 1M {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] volume_name_template = volume-%s {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] volume_service_inithost_offload = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] volume_usage_audit_period = month {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] zoning_mode = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_concurrency.disable_process_locking = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.auth_section = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.auth_type = password {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.auth_version = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.cache = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.certfile = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.delay_auth_decision = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.http_connect_timeout = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.include_service_catalog = True {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.insecure = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.interface = public {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.keyfile = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.memcache_password = {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.memcache_username = {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.region_name = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.service_token_roles_required = True {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.service_type = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.token_cache_time = 300 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.186/identity {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.backend = dogpile.cache.null {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.backend_argument = **** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.backend_expiration_time = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.config_prefix = cache.oslo {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.debug_cache_backend = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.enable_retry_client = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.enable_socket_keepalive = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.enabled = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.expiration_time = 600 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.hashclient_retry_attempts = 2 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.memcache_dead_retry = 300 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.memcache_pool_maxsize = 10 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.memcache_sasl_enabled = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.password = **** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.proxies = [] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.redis_db = 0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93702]: DEBUG oslo_concurrency.processutils [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] CMD "mount.quobyte" returned: 1 in 0.062s {{(pid=93702) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:16:15 devstack cinder-volume[93702]: DEBUG oslo_concurrency.lockutils [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93702) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:16:15 devstack cinder-volume[93702]: DEBUG oslo_concurrency.lockutils [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93702) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.redis_sentinel_service_name = mymaster {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93702]: DEBUG cinder.volume.drivers.quobyte [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=93702) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.redis_server = localhost:6379 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.retry_attempts = 2 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93702]: INFO cinder.volume.drivers.quobyte [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec ... Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.retry_delay = 0.0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93702]: DEBUG oslo_concurrency.processutils [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 -c /etc/quobyte/client-cinder.cfg {{(pid=93702) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.socket_keepalive_count = 1 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.socket_keepalive_idle = 1 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.socket_keepalive_interval = 1 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.socket_timeout = 1.0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.tls_allowed_ciphers = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.tls_cafile = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.tls_certfile = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.tls_enabled = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.tls_keyfile = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cache.username = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] coordination.backend_url = **** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] database.asyncio_connection = **** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] database.asyncio_slave_connection = **** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] database.backend = sqlalchemy {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] database.connection = **** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] database.connection_debug = 0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] database.connection_parameters = {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] database.connection_recycle_time = 3600 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] database.connection_trace = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] database.db_inc_retry_interval = True {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] database.db_max_retries = 20 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] database.db_max_retry_interval = 10 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] database.db_retry_interval = 1 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] database.max_overflow = 50 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] database.max_pool_size = 5 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] database.max_retries = 10 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] database.mysql_wsrep_sync_wait = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] database.pool_timeout = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] database.retry_interval = 10 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] database.slave_connection = **** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] database.sqlite_synchronous = True {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] database.synchronous_reader = True {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] database.use_db_reconnect = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] profiler.connection_string = messaging:// {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] profiler.enabled = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] profiler.es_doc_type = notification {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] profiler.es_scroll_size = 10000 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] profiler.es_scroll_time = 2m {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] profiler.filter_error_trace = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] profiler.hmac_keys = **** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack sudo[93706]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 -c /etc/quobyte/client-cinder.cfg Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] profiler.sentinel_service_name = mymaster {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] profiler.socket_timeout = 0.1 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] profiler.trace_requests = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] profiler.trace_sqlalchemy = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] profiler_jaeger.process_tags = {} {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] profiler_jaeger.service_name_prefix = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] profiler_otlp.service_name_prefix = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack sudo[93706]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_policy.enforce_new_defaults = True {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_policy.policy_default_rule = default {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_policy.policy_file = policy.yaml {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_policy.remote_timeout = 60.0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] privsep_osbrick.group = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] privsep_osbrick.helper_command = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] privsep_osbrick.user = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cinder_sys_admin.group = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cinder_sys_admin.helper_command = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] cinder_sys_admin.user = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] service_user.auth_section = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] service_user.auth_type = password {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] service_user.cafile = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] service_user.certfile = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] service_user.collect_timing = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] service_user.insecure = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] service_user.keyfile = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] service_user.send_service_user_token = True {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] service_user.split_loggers = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] service_user.timeout = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] glance.auth_section = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] glance.auth_type = password {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] glance.certfile = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] glance.collect_timing = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] glance.insecure = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] glance.keyfile = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] glance.region_name = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] glance.split_loggers = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] glance.timeout = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.backend_availability_zone = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.chap_password = **** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.chap_username = {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.disk_geometry = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.driver_client_cert = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.driver_client_cert_key = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.driver_data_namespace = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.driver_use_ssl = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.enable_unsupported_driver = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.extra_capabilities = {} {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.filter_function = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.goodness_function = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.iscsi_target_flags = {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.iscsi_write_cache = on {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.iser_helper = tgtadm {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.iser_ip_address = 192.168.122.186 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.iser_port = 3260 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.nas_host = {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.nas_login = admin {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.nas_mount_options = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.nas_password = **** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.nas_private_key = {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.nas_secure_file_operations = auto {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.nas_share_path = {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.nas_ssh_port = 22 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.nas_volume_prov_type = thin {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.num_shell_tries = 3 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.nvmet_port_id = 1 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.quobyte_client_cfg = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.quobyte_volume_url = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.replication_device = **** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.report_discard_supported = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.reserved_percentage = 0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.scst_target_driver = iscsi {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.scst_target_iqn_name = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.storage_protocol = iSCSI {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.target_helper = tgtadm {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.target_ip_address = 192.168.122.186 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.target_port = 3260 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.target_protocol = iscsi {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.trace_flags = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.unique_fqdn_network = True {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.use_chap_auth = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.volume_backend_name = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.volume_clear = zero {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.volume_clear_ionice = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.volume_clear_size = 0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_reports.file_event_handler = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_reports.log_dir = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.backend_availability_zone = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.backend_host = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.chap_password = **** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.chap_username = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.chiscsi_conf = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.disk_geometry = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.driver_client_cert = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.driver_client_cert_key = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.driver_data_namespace = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.driver_use_ssl = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.enable_unsupported_driver = True {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.extra_capabilities = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.filter_function = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.goodness_function = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.iscsi_target_flags = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.iscsi_write_cache = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.iser_helper = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.iser_ip_address = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.iser_port = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.iser_target_prefix = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.nas_host = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.nas_login = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.nas_mount_options = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.nas_password = **** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.nas_private_key = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.nas_secure_file_operations = false {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.nas_share_path = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.nas_ssh_port = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.nas_volume_prov_type = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.num_iser_scan_tries = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.num_shell_tries = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.nvmet_ns_id = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.nvmet_port_id = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.replication_device = **** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.report_discard_supported = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.reserved_percentage = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.scst_target_driver = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.scst_target_iqn_name = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.storage_protocol = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.target_helper = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.target_ip_address = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.target_port = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.target_prefix = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.target_protocol = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.trace_flags = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.unique_fqdn_network = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.use_chap_auth = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.volume_clear = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.volume_clear_ionice = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.volume_clear_size = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.volume_dd_blocksize = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] QuobyteHD.volumes_dir = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.ssl = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.ssl_version = {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_notifications.driver = [] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_notifications.retry = -1 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] oslo_messaging_notifications.transport_url = **** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] key_manager.fixed_key = **** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican.barbican_api_version = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican.barbican_endpoint = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican.barbican_endpoint_type = public {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican.barbican_region_name = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican.cafile = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican.certfile = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican.collect_timing = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican.insecure = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican.keyfile = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican.number_of_retries = 60 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican.retry_delay = 1 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican.send_service_user_token = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican.split_loggers = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican.timeout = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican.verify_ssl = True {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican.verify_ssl_path = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican_service_user.auth_section = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican_service_user.auth_type = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican_service_user.cafile = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican_service_user.certfile = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican_service_user.collect_timing = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican_service_user.insecure = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican_service_user.keyfile = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican_service_user.split_loggers = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] barbican_service_user.timeout = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] vault.approle_role_id = **** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] vault.approle_secret_id = **** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] vault.auth_method = approle {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] vault.auth_path = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] vault.kv_mountpoint = secret {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] vault.kv_path = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] vault.kv_version = 2 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] vault.namespace = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] vault.root_token_id = **** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] vault.ssl_ca_crt_file = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] vault.timeout = 60.0 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] vault.token_file = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] vault.token_role = None {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] vault.use_ssl = False {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:15 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] ******************************************************************************** {{(pid=93485) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 16 21:16:15 devstack sudo[93706]: pam_unix(sudo:session): session closed for user root Aug 16 21:16:15 devstack cinder-volume[93702]: DEBUG oslo_concurrency.processutils [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 -c /etc/quobyte/client-cinder.cfg" returned: 0 in 0.441s {{(pid=93702) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:16:15 devstack cinder-volume[93702]: INFO cinder.volume.drivers.quobyte [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec succeeded Aug 16 21:16:15 devstack cinder-volume[93702]: DEBUG cinder.volume.drivers.quobyte [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=93702) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:16:15 devstack cinder-volume[93702]: DEBUG oslo_concurrency.lockutils [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.472s {{(pid=93702) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:16:15 devstack cinder-volume[93702]: DEBUG oslo_concurrency.processutils [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=93702) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:16:15 devstack sudo[93775]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:16:15 devstack sudo[93775]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:16:15 devstack sudo[93775]: pam_unix(sudo:session): session closed for user root Aug 16 21:16:15 devstack cinder-volume[93702]: DEBUG oslo_concurrency.processutils [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.229s {{(pid=93702) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:16:15 devstack cinder-volume[93702]: INFO cinder.volume.driver [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Driver hasn't implemented _init_vendor_properties() Aug 16 21:16:15 devstack cinder-volume[93702]: DEBUG cinder.volume.driver [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Initialized capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.75777053833, 'free_capacity_gb': 1775.75777053833, 'reserved_percentage': 0, 'QoS_support': False, 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=93702) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 16 21:16:15 devstack cinder-volume[93702]: DEBUG oslo_db.sqlalchemy.engines [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=93702) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:16:15 devstack cinder-volume[93702]: DEBUG dbcounter [-] [93702] Writer thread running {{(pid=93702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 16 21:16:15 devstack cinder-volume[93702]: DEBUG cinder.db.api [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Building query based on filter {{(pid=93702) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:16:15 devstack cinder-volume[93702]: DEBUG cinder.image.image_utils [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=93702) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 16 21:16:15 devstack cinder-volume[93702]: INFO cinder.keymgr.migration [None req-f6937aaf-6950-4f08-a66a-4646c1c1fb90 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 16 21:16:15 devstack cinder-volume[93702]: DEBUG oslo_concurrency.lockutils [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93702) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:16:15 devstack cinder-volume[93702]: DEBUG oslo_concurrency.lockutils [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93702) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:16:15 devstack cinder-volume[93702]: DEBUG cinder.volume.drivers.quobyte [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=93702) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:16:16 devstack cinder-volume[93702]: DEBUG cinder.volume.drivers.quobyte [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=93702) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:16:16 devstack cinder-volume[93702]: DEBUG oslo_concurrency.lockutils [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93702) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:16:16 devstack cinder-volume[93702]: DEBUG oslo_concurrency.processutils [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=93702) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:16:16 devstack sudo[93778]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:16:16 devstack sudo[93778]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:16:16 devstack sudo[93778]: pam_unix(sudo:session): session closed for user root Aug 16 21:16:16 devstack cinder-volume[93702]: DEBUG oslo_concurrency.processutils [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.223s {{(pid=93702) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:16:16 devstack cinder-volume[93702]: DEBUG cinder.manager [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Notifying Schedulers of capabilities ... {{(pid=93702) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:16:16 devstack cinder-volume[93702]: INFO cinder.volume.manager [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Driver initialization completed successfully. Aug 16 21:16:16 devstack cinder-volume[93702]: INFO cinder.manager [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Initiating service 3 cleanup Aug 16 21:16:16 devstack cinder-volume[93702]: INFO cinder.manager [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Service 3 cleanup completed. Aug 16 21:16:16 devstack cinder-volume[93702]: DEBUG cinder.service [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Creating RPC server for service cinder-volume {{(pid=93702) start /opt/stack/cinder/cinder/service.py:231}} Aug 16 21:16:16 devstack cinder-volume[93702]: DEBUG cinder.service [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=93702) start /opt/stack/cinder/cinder/service.py:237}} Aug 16 21:16:16 devstack cinder-volume[93702]: INFO cinder.volume.manager [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.2) Aug 16 21:16:16 devstack cinder-volume[93702]: DEBUG oslo_concurrency.lockutils [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93702) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:16:16 devstack cinder-volume[93702]: DEBUG oslo_concurrency.lockutils [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93702) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:16:16 devstack cinder-volume[93702]: DEBUG cinder.volume.drivers.quobyte [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=93702) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:16:16 devstack cinder-volume[93702]: DEBUG cinder.volume.drivers.quobyte [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=93702) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:16:16 devstack cinder-volume[93702]: DEBUG oslo_concurrency.lockutils [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93702) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:16:16 devstack cinder-volume[93702]: DEBUG oslo_concurrency.processutils [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=93702) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:16:16 devstack sudo[93781]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:16:16 devstack sudo[93781]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:16:16 devstack sudo[93781]: pam_unix(sudo:session): session closed for user root Aug 16 21:16:16 devstack cinder-volume[93702]: DEBUG oslo_concurrency.processutils [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.250s {{(pid=93702) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:16:16 devstack cinder-volume[93702]: INFO cinder.volume.manager [None req-2fb66d6c-aa69-4ec7-8a87-41d6c28e4d6f None None] Driver post RPC initialization completed successfully. Aug 16 21:16:17 devstack cinder-volume[93702]: DEBUG oslo_service.periodic_task [None req-1a783d7c-f947-4f8f-b2e4-20a8a6bcbed2 None None] Running periodic task VolumeManager._thread_info {{(pid=93702) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:16:17 devstack cinder-volume[93702]: DEBUG cinder.volume.manager [None req-1a783d7c-f947-4f8f-b2e4-20a8a6bcbed2 None None] thread count: 6 {{(pid=93702) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:16:17 devstack cinder-volume[93702]: DEBUG cinder.volume.manager [None req-1a783d7c-f947-4f8f-b2e4-20a8a6bcbed2 None None] thread info: [<_MainThread(MainThread, started 123399700611200)>, , , , , ] {{(pid=93702) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:16:21 devstack cinder-volume[93702]: DEBUG oslo_concurrency.lockutils [None req-3eadaa05-9ec1-4a78-a0c3-2cef84826c74 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93702) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:16:21 devstack cinder-volume[93702]: DEBUG oslo_concurrency.lockutils [None req-3eadaa05-9ec1-4a78-a0c3-2cef84826c74 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93702) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:16:21 devstack cinder-volume[93702]: DEBUG cinder.volume.drivers.quobyte [None req-3eadaa05-9ec1-4a78-a0c3-2cef84826c74 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=93702) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:16:21 devstack cinder-volume[93702]: DEBUG cinder.volume.drivers.quobyte [None req-3eadaa05-9ec1-4a78-a0c3-2cef84826c74 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=93702) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:16:21 devstack cinder-volume[93702]: DEBUG oslo_concurrency.lockutils [None req-3eadaa05-9ec1-4a78-a0c3-2cef84826c74 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93702) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:16:21 devstack cinder-volume[93702]: DEBUG oslo_concurrency.processutils [None req-3eadaa05-9ec1-4a78-a0c3-2cef84826c74 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=93702) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:16:21 devstack sudo[93901]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:16:21 devstack sudo[93901]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:16:21 devstack sudo[93901]: pam_unix(sudo:session): session closed for user root Aug 16 21:16:21 devstack cinder-volume[93702]: DEBUG oslo_concurrency.processutils [None req-3eadaa05-9ec1-4a78-a0c3-2cef84826c74 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.234s {{(pid=93702) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:16:21 devstack cinder-volume[93702]: DEBUG cinder.manager [None req-3eadaa05-9ec1-4a78-a0c3-2cef84826c74 None None] Notifying Schedulers of capabilities ... {{(pid=93702) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:16:24 devstack cinder-volume[93485]: INFO oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Caught SIGTERM, stopping children Aug 16 21:16:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Acquiring lock "singleton_lock" {{(pid=93485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 16 21:16:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Acquired lock "singleton_lock" {{(pid=93485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 16 21:16:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Releasing lock "singleton_lock" {{(pid=93485) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 16 21:16:24 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Stop services. {{(pid=93485) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Aug 16 21:16:24 devstack cinder-volume[93485]: DEBUG oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Killing children. {{(pid=93485) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Aug 16 21:16:24 devstack cinder-volume[93485]: INFO oslo_service.backend._eventlet.service [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Waiting on 1 children to exit Aug 16 21:16:26 devstack cinder-volume[93702]: DEBUG dbcounter [-] [93702] Writing DB stats cinder:SELECT=3 {{(pid=93702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:16:26 devstack cinder-volume[93702]: DEBUG dbcounter [-] [93702] Writing DB stats cinder:SELECT=9,cinder:INSERT=1,cinder:UPDATE=3 {{(pid=93702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:16:29 devstack cinder-volume[93702]: INFO oslo_service.backend._eventlet.service [-] Parent process has died unexpectedly, exiting Aug 16 21:16:29 devstack cinder-volume[94047]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 16 21:16:29 devstack cinder-volume[94047]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 16 21:16:29 devstack cinder-volume[94047]: we strongly recommend against using it for new projects. Aug 16 21:16:29 devstack cinder-volume[94047]: If you are already using Eventlet, we recommend migrating to a different Aug 16 21:16:29 devstack cinder-volume[94047]: framework. For more detail see Aug 16 21:16:29 devstack cinder-volume[94047]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 16 21:16:29 devstack cinder-volume[94047]: import eventlet # noqa Aug 16 21:16:29 devstack cinder-volume[93702]: DEBUG oslo_concurrency.lockutils [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Acquiring lock "singleton_lock" {{(pid=93702) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 16 21:16:29 devstack cinder-volume[93702]: DEBUG oslo_concurrency.lockutils [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Acquired lock "singleton_lock" {{(pid=93702) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 16 21:16:29 devstack cinder-volume[93702]: DEBUG oslo_concurrency.lockutils [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Releasing lock "singleton_lock" {{(pid=93702) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 16 21:16:29 devstack cinder-volume[93702]: WARNING amqp [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 16 21:16:29 devstack cinder-volume[93702]: WARNING amqp [None req-39d0ddfd-cf94-48b8-8d04-6084f3fe3a25 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 16 21:16:32 devstack cinder-volume[94047]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=94047) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 16 21:16:32 devstack cinder-volume[94047]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=94047) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 16 21:16:32 devstack cinder-volume[94047]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=94047) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 16 21:16:32 devstack cinder-volume[94047]: INFO dbcounter [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] Registered counter for database cinder Aug 16 21:16:32 devstack cinder-volume[94047]: DEBUG oslo_db.sqlalchemy.engines [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=94047) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG dbcounter [-] [94047] Writer thread running {{(pid=94047) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 16 21:16:33 devstack cinder-volume[94047]: INFO cinder.rpc [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 16 21:16:33 devstack cinder-volume[94047]: INFO cinder.rpc [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_db.sqlalchemy.engines [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=94047) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:16:33 devstack cinder-volume[94047]: INFO cinder.volume.manager [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] Determined volume DB was empty at startup. Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG cinder.volume.manager [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] Cinder Volume DB check: vol_db_empty=True {{(pid=94047) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 16 21:16:33 devstack cinder-volume[94047]: WARNING stevedore.named [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:16:33 devstack cinder-volume[94047]: WARNING castellan.key_manager [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:16:33 devstack cinder-volume[94047]: WARNING cinder.keymgr.conf_key_mgr [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:16:33 devstack cinder-volume[94047]: INFO cinder.volume.manager [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] Image-volume cache disabled for host devstack@QuobyteHD. Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_db.sqlalchemy.engines [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=94047) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:16:33 devstack cinder-volume[94047]: INFO oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] Starting 1 workers Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] Started child 94342 {{(pid=94047) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] Full set of CONF: {{(pid=94047) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] ******************************************************************************** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] Configuration options gathered from: {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] ================================================================================ {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] allow_availability_zone_fallback = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] allow_compression_on_image_upload = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] allowed_direct_url_schemes = [] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] api_rate_limit = True {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] auth_strategy = keystone {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_availability_zone = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_host = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_name = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_stats_polling_interval = 60 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backup_api_class = cinder.backup.api.API {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backup_name_template = backup-%s {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94342]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backup_use_same_host = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backup_use_temp_snapshot = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] chap_password = **** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] chap_username = {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cinder_internal_tenant_project_id = c4a86cd40b9f4607858f5c6a235b5066 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cinder_internal_tenant_user_id = cb2837e855e34a12904b118c0e8aafff {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cluster = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] compression_format = gzip {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] compute_api_class = cinder.compute.nova.API {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] config_dir = [] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] config_source = [] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] control_exchange = openstack {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] debug = True {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] default_availability_zone = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] default_group_type = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] default_log_levels = ['amqp=WARN', 'boto=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'oslo.messaging=INFO', 'oslo_messaging=INFO', 'iso8601=WARN', 'requests.packages.urllib3.connectionpool=WARN', 'urllib3.connectionpool=WARN', 'websocket=WARN', 'requests.packages.urllib3.util.retry=WARN', 'urllib3.util.retry=WARN', 'keystonemiddleware=WARN', 'routes.middleware=WARN', 'stevedore=WARN', 'taskflow=WARN', 'keystoneauth=WARN', 'oslo.cache=INFO', 'oslo_policy=INFO', 'dogpile.core.dogpile=INFO'] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] default_volume_type = QuobyteHD {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] disk_geometry = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] driver_client_cert = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] driver_client_cert_key = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] driver_data_namespace = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] driver_ssl_cert_path = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] driver_ssl_cert_verify = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] driver_use_ssl = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] enable_new_services = True {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] enable_unsupported_driver = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] enabled_backends = ['QuobyteHD'] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] enforce_multipath_for_image_xfer = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] filter_function = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] glance_api_insecure = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] glance_api_servers = ['http://192.168.122.186/image'] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] glance_api_ssl_compression = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] glance_ca_certificates_file = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] glance_catalog_info = image:glance:publicURL {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] glance_certfile = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] glance_keyfile = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] glance_num_retries = 3 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] glance_request_timeout = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] goodness_function = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] graceful_shutdown_timeout = 5 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] group_api_class = cinder.group.api.API {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] host = devstack {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] image_compress_on_upload = True {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] image_conversion_address_space_limit = 1 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] image_conversion_cpu_limit = 60 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] image_conversion_disable = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] image_upload_use_cinder_backend = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] image_upload_use_internal_tenant = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] image_volume_cache_enabled = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] image_volume_cache_max_count = 0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] image_volume_cache_max_size_gb = 0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] init_host_max_objects_retrieval = 0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] instance_format = [instance: %(uuid)s] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] iscsi_target_flags = {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] iscsi_write_cache = on {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] iser_helper = tgtadm {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] iser_ip_address = 192.168.122.186 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] iser_port = 3260 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] log_color = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] log_config_append = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] log_dir = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] log_file = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] log_options = True {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] log_rotate_interval = 1 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] log_rotate_interval_type = days {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] log_rotation_type = none {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] max_age = 0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] max_logfile_count = 30 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] max_logfile_size_mb = 200 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] max_over_subscription_ratio = 20.0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] message_reap_interval = 86400 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] message_ttl = 2592000 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] migration_create_volume_timeout_secs = 300 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] monkey_patch = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] monkey_patch_modules = [] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] my_ip = 192.168.122.186 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] no_snapshot_gb_quota = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] num_iser_scan_tries = 3 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] num_shell_tries = 3 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] num_volume_device_scan_tries = 3 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] nvmeof_conn_info_version = 1 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] nvmet_ns_id = 10 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] nvmet_port_id = 1 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] osapi_max_limit = 1000 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] osapi_volume_ext_list = [] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] osapi_volume_listen = 0.0.0.0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] osapi_volume_listen_port = 8776 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] osapi_volume_use_ssl = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] osapi_volume_workers = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] per_volume_size_limit = -1 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] periodic_fuzzy_delay = 60 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] periodic_interval = 60 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] project_id_regex = [0-9a-f\-]+ {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] public_endpoint = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] publish_errors = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] quota_backup_gigabytes = 1000 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] quota_backups = 10 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Starting volume driver QuobyteDriver (1.2) Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=94342) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] quota_gigabytes = 1000 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] quota_groups = 10 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] quota_snapshots = 10 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] quota_volumes = 10 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] rate_limit_burst = 0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] rate_limit_except_level = CRITICAL {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] rate_limit_interval = 0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] reinit_driver_count = 3 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] replication_device = **** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] report_discard_supported = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] report_interval = 120 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] reservation_clean_interval = 86400 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] reservation_expire = 86400 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] reserved_image_namespaces = [] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] reserved_percentage = 0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] rpc_response_timeout = 120 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] run_external_periodic_tasks = True {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] scst_target_driver = iscsi {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] scst_target_iqn_name = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] service_down_time = 720 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] shell_completion = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] snapshot_name_template = snapshot-%s {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] split_loggers = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] state_path = /opt/stack/data/cinder {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] storage_availability_zone = nova {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] storage_protocol = iSCSI {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] syslog_log_facility = LOG_USER {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] target_helper = lioadm {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] target_ip_address = 192.168.122.186 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] target_port = 3260 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] target_protocol = iscsi {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] target_secondary_ip_addresses = [] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] trace_flags = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] transfer_api_class = cinder.transfer.api.API {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] transport_url = **** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] until_refresh = 0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] use_chap_auth = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] use_default_quota_class = True {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] use_journal = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] use_json = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] use_multipath_for_image_xfer = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] use_stderr = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] use_syslog = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] verify_glance_signatures = enabled {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] volume_api_class = cinder.volume.api.API {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] volume_backend_name = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] volume_clear = zero {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] volume_clear_ionice = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] volume_clear_size = 0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] volume_copy_bps_limit = 0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] volume_dd_blocksize = 1M {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] volume_name_template = volume-%s {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] volume_service_inithost_offload = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] volume_usage_audit_period = month {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] zoning_mode = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_concurrency.disable_process_locking = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] os_brick.lightos_discovery_client_address = localhost {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] os_brick.wait_mpath_device_interval = 1 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.auth_section = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.auth_type = password {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.auth_version = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.cache = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.certfile = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.delay_auth_decision = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.http_connect_timeout = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.include_service_catalog = True {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.insecure = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.interface = public {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.keyfile = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.memcache_password = {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.memcache_secret_key = **** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.memcache_security_strategy = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.memcache_username = {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.region_name = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.service_token_roles_required = True {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.service_type = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.token_cache_time = 300 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.186/identity {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.backend = dogpile.cache.null {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.backend_argument = **** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.backend_expiration_time = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.config_prefix = cache.oslo {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.debug_cache_backend = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.enable_retry_client = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.enable_socket_keepalive = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.enabled = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.expiration_time = 600 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.hashclient_dead_timeout = 60.0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.hashclient_retry_attempts = 2 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.hashclient_retry_timeout = 1.0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.memcache_dead_retry = 300 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.memcache_pool_maxsize = 10 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.memcache_pool_unused_timeout = 60 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.memcache_sasl_enabled = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.memcache_servers = ['localhost:11211'] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.password = **** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.proxies = [] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.redis_db = 0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.redis_sentinel_service_name = mymaster {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.redis_server = localhost:6379 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.retry_attempts = 2 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.retry_delay = 0.0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.socket_keepalive_count = 1 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.socket_keepalive_idle = 1 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.socket_keepalive_interval = 1 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.socket_timeout = 1.0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.tls_allowed_ciphers = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.tls_cafile = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.tls_certfile = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.tls_enabled = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.tls_keyfile = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cache.username = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] coordination.backend_url = **** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] database.asyncio_connection = **** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] database.asyncio_slave_connection = **** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] database.backend = sqlalchemy {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] database.connection = **** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] database.connection_debug = 0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] database.connection_parameters = {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] database.connection_recycle_time = 3600 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] database.connection_trace = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] database.db_inc_retry_interval = True {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] database.db_max_retries = 20 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] database.db_max_retry_interval = 10 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] database.db_retry_interval = 1 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] database.max_overflow = 50 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] database.max_pool_size = 5 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] database.max_retries = 10 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] database.mysql_sql_mode = TRADITIONAL {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] database.mysql_wsrep_sync_wait = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] database.pool_timeout = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] database.retry_interval = 10 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] database.slave_connection = **** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] database.sqlite_synchronous = True {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] database.synchronous_reader = True {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] database.use_db_reconnect = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_metrics.metrics_process_name = {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] profiler.connection_string = messaging:// {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] profiler.enabled = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] profiler.es_doc_type = notification {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] profiler.es_scroll_size = 10000 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] profiler.es_scroll_time = 2m {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] profiler.filter_error_trace = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] profiler.hmac_keys = **** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] profiler.sentinel_service_name = mymaster {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] profiler.socket_timeout = 0.1 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] profiler.trace_requests = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] profiler.trace_sqlalchemy = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] profiler_jaeger.process_tags = {} {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] profiler_jaeger.service_name_prefix = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] profiler_otlp.service_name_prefix = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_policy.enforce_new_defaults = True {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_policy.policy_default_rule = default {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_policy.policy_file = policy.yaml {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_policy.remote_timeout = 60.0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] privsep_osbrick.capabilities = [21, 2] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] privsep_osbrick.group = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] privsep_osbrick.helper_command = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] privsep_osbrick.log_daemon_traceback = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] privsep_osbrick.thread_pool_size = 4 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] privsep_osbrick.user = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cinder_sys_admin.group = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=94342) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:307}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cinder_sys_admin.helper_command = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] cinder_sys_admin.user = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] service_user.auth_section = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] service_user.auth_type = password {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.quobyte [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] service_user.cafile = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] service_user.certfile = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] service_user.collect_timing = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] service_user.insecure = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.quobyte [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] service_user.keyfile = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] service_user.send_service_user_token = True {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] service_user.split_loggers = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] service_user.timeout = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Running cmd (subprocess): mount.quobyte {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] glance.auth_section = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] glance.auth_type = password {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] glance.certfile = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] glance.collect_timing = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] glance.insecure = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] glance.keyfile = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] glance.region_name = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] glance.split_loggers = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] glance.timeout = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.backend_availability_zone = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.chap_password = **** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.chap_username = {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.disk_geometry = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.driver_client_cert = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.driver_client_cert_key = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.driver_data_namespace = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.driver_ssl_cert_path = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.driver_use_ssl = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.enable_unsupported_driver = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.extra_capabilities = {} {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.filter_function = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.goodness_function = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.image_volume_cache_enabled = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.iscsi_target_flags = {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.iscsi_write_cache = on {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.iser_helper = tgtadm {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.iser_ip_address = 192.168.122.186 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.iser_port = 3260 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.nas_host = {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.nas_login = admin {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.nas_mount_options = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.nas_password = **** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.nas_private_key = {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.nas_secure_file_operations = auto {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.nas_share_path = {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.nas_ssh_port = 22 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.nas_volume_prov_type = thin {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.num_shell_tries = 3 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.nvmet_ns_id = 10 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.nvmet_port_id = 1 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.quobyte_client_cfg = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.quobyte_volume_url = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.replication_device = **** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.report_discard_supported = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.reserved_percentage = 0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.scst_target_driver = iscsi {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.scst_target_iqn_name = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.storage_protocol = iSCSI {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.target_helper = tgtadm {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.target_ip_address = 192.168.122.186 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.target_port = 3260 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.target_protocol = iscsi {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.trace_flags = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.unique_fqdn_network = True {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.use_chap_auth = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.volume_backend_name = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.volume_clear = zero {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.volume_clear_ionice = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.volume_clear_size = 0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_reports.file_event_handler = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_reports.file_event_handler_interval = 1 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_reports.log_dir = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.backend_availability_zone = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.backend_host = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.chap_password = **** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.chap_username = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.chiscsi_conf = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.disk_geometry = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.driver_client_cert = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.driver_client_cert_key = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.driver_data_namespace = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.driver_use_ssl = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.enable_unsupported_driver = True {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.extra_capabilities = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.filter_function = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.goodness_function = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.iscsi_target_flags = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.iscsi_write_cache = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.iser_helper = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.iser_ip_address = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.iser_port = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.iser_target_prefix = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.nas_host = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.nas_login = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.nas_mount_options = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.nas_password = **** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.nas_private_key = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.nas_secure_file_operations = false {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.nas_share_path = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.nas_ssh_port = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.nas_volume_prov_type = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.num_iser_scan_tries = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.num_shell_tries = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.nvmet_ns_id = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.nvmet_port_id = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.replication_device = **** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.report_discard_supported = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.reserved_percentage = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.scst_target_driver = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.scst_target_iqn_name = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.storage_protocol = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.target_helper = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.target_ip_address = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.target_port = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.target_prefix = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.target_protocol = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.trace_flags = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.unique_fqdn_network = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.use_chap_auth = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.volume_clear = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.volume_clear_ionice = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack quobyte-client[94343]: Reading configuration file: /etc/quobyte/client.cfg Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.volume_clear_size = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.volume_dd_blocksize = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] QuobyteHD.volumes_dir = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack quobyte-client[94343]: Quobyte logging to journald, you can use 'journalctl QUOBYTE_MOUNTPOINT=' to display the log. Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.hostname = devstack {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.ssl = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.ssl_version = {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_notifications.driver = [] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_notifications.retry = -1 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] oslo_messaging_notifications.transport_url = **** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] key_manager.fixed_key = **** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican.barbican_api_version = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican.barbican_endpoint = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican.barbican_endpoint_type = public {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican.barbican_region_name = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican.cafile = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican.certfile = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican.collect_timing = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican.insecure = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican.keyfile = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican.number_of_retries = 60 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican.retry_delay = 1 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican.send_service_user_token = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican.split_loggers = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican.timeout = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] CMD "mount.quobyte" returned: 1 in 0.080s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican.verify_ssl = True {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican.verify_ssl_path = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican_service_user.auth_section = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican_service_user.auth_type = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican_service_user.cafile = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican_service_user.certfile = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican_service_user.collect_timing = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican_service_user.insecure = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican_service_user.keyfile = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican_service_user.split_loggers = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] barbican_service_user.timeout = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] vault.approle_role_id = **** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] vault.approle_secret_id = **** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] vault.auth_method = approle {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] vault.auth_path = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] vault.kv_mountpoint = secret {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] vault.kv_path = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] vault.kv_version = 2 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] vault.namespace = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] vault.root_token_id = **** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] vault.ssl_ca_crt_file = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] vault.timeout = 60.0 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] vault.token_file = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] vault.token_role = None {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] vault.use_ssl = False {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 16 21:16:33 devstack cinder-volume[94047]: DEBUG oslo_service.backend._eventlet.service [None req-25b5aabe-5d5f-4909-84af-7f18e285ecab None None] ******************************************************************************** {{(pid=94047) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 16 21:16:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:16:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:16:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:16:33 devstack sudo[94352]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:16:33 devstack sudo[94352]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:16:33 devstack sudo[94352]: pam_unix(sudo:session): session closed for user root Aug 16 21:16:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.235s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:16:33 devstack cinder-volume[94342]: INFO cinder.volume.driver [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Driver hasn't implemented _init_vendor_properties() Aug 16 21:16:33 devstack cinder-volume[94342]: DEBUG cinder.volume.driver [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Initialized capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.75777053833, 'free_capacity_gb': 1775.75777053833, 'reserved_percentage': 0, 'QoS_support': False, 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=94342) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 16 21:16:33 devstack cinder-volume[94342]: DEBUG oslo_db.sqlalchemy.engines [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=94342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:16:33 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writer thread running {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 16 21:16:33 devstack cinder-volume[94342]: DEBUG cinder.db.api [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Building query based on filter {{(pid=94342) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:16:33 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=94342) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 16 21:16:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:16:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:16:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:16:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:16:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:16:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:16:34 devstack cinder-volume[94342]: INFO cinder.keymgr.migration [None req-8851f69e-fb3b-47e3-9b7c-8163f0664745 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 16 21:16:34 devstack sudo[94356]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:16:34 devstack sudo[94356]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:16:34 devstack sudo[94356]: pam_unix(sudo:session): session closed for user root Aug 16 21:16:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.225s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:16:34 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:16:34 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Driver initialization completed successfully. Aug 16 21:16:34 devstack cinder-volume[94342]: INFO cinder.manager [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Initiating service 3 cleanup Aug 16 21:16:34 devstack cinder-volume[94342]: INFO cinder.manager [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Service 3 cleanup completed. Aug 16 21:16:34 devstack cinder-volume[94342]: DEBUG cinder.service [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Creating RPC server for service cinder-volume {{(pid=94342) start /opt/stack/cinder/cinder/service.py:231}} Aug 16 21:16:34 devstack cinder-volume[94342]: DEBUG cinder.service [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=94342) start /opt/stack/cinder/cinder/service.py:237}} Aug 16 21:16:34 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.2) Aug 16 21:16:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:16:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:16:34 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:16:34 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:16:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:16:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:16:34 devstack sudo[94367]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:16:34 devstack sudo[94367]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:16:34 devstack sudo[94367]: pam_unix(sudo:session): session closed for user root Aug 16 21:16:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.241s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:16:34 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-18cfbc52-594f-4f66-99ef-1f908a3c83ab None None] Driver post RPC initialization completed successfully. Aug 16 21:16:43 devstack cinder-volume[94047]: DEBUG dbcounter [-] [94047] Writing DB stats cinder:SELECT=5,cinder:UPDATE=1 {{(pid=94047) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:16:44 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=2 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:16:44 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:17:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager._thread_info {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:17:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread count: 6 {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:17:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread info: [<_MainThread(MainThread, started 140145850327168)>, , , , , ] {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:17:32 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:17:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Flow 'volume_create_manager' (000aa284-fd95-47ad-8ba6-7fa200c4acaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f9f28a39-559b-4394-b829-70ab06016af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f9f28a39-559b-4394-b829-70ab06016af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:17:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-82660492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49c8d32da04e4151b778834c5349f384',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=2026-08-16T19:17:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:17:32Z,use_quota=True,user_id='5c07c863077845e381eb7a2af7d86a43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b32b3f0c-8d82-4e21-80b6-88c83e0577fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b32b3f0c-8d82-4e21-80b6-88c83e0577fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f67a3118-adec-43fd-be29-847f07f36e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f67a3118-adec-43fd-be29-847f07f36e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9', 'volume_name': 'volume-17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1f665002-fbef-4414-b3c4-5df5d98e4c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1f665002-fbef-4414-b3c4-5df5d98e4c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0bd3299f-aec3-4863-a810-b444b893cc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:32 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Volume 17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9', 'volume_size': 1} Aug 16 21:17:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:17:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:17:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] ==> create_volume: call "{'self': , '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-08-16T19:17:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-82660492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49c8d32da04e4151b778834c5349f384',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=2026-08-16T19:17:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:17:32Z,use_quota=True,user_id='5c07c863077845e381eb7a2af7d86a43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:17:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Creating volume 17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:17:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:17:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:17:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:17:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:17:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:17:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:17:32 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:17:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:17:32 devstack sudo[94715]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9 1073741824 Aug 16 21:17:32 devstack sudo[94715]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:17:33 devstack sudo[94715]: pam_unix(sudo:session): session closed for user root Aug 16 21:17:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9 1073741824" returned: 0 in 0.706s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:17:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:17:33 devstack sudo[95035]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9 Aug 16 21:17:33 devstack sudo[95035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:17:33 devstack sudo[95035]: pam_unix(sudo:session): session closed for user root Aug 16 21:17:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9" returned: 0 in 0.349s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:17:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] <== create_volume: return (1132ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:17:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.136s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:17:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0bd3299f-aec3-4863-a810-b444b893cc69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a0595ea-214d-47e0-b3e7-511cc619b3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:33 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Volume volume-17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9 (17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9): created successfully Aug 16 21:17:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a0595ea-214d-47e0-b3e7-511cc619b3f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Flow 'volume_create_manager' (000aa284-fd95-47ad-8ba6-7fa200c4acaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:33 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-3b2a89af-6961-475a-9ed8-92810eeab126 tempest-TaggedAttachmentsTest-183088084 None] Created volume successfully. Aug 16 21:17:43 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=3,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:17:43 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:UPDATE=4,cinder:SELECT=1,cinder:DELETE=1 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Flow 'volume_create_manager' (43f517d8-ae52-4bac-9f7c-67d404867081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4544020b-a57a-4271-abd4-a585e87bc612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4544020b-a57a-4271-abd4-a585e87bc612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:17:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-840496496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=35a5fe51-ce07-45dc-a06b-b2602f9635ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76980cb2692d48b388f0b8c430aaad67',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=2026-08-16T19:17:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:17:45Z,use_quota=True,user_id='7796b8d862104aa488c30edeaf2257c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (430c23c9-abfd-4113-b1cd-77042a2ef6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (430c23c9-abfd-4113-b1cd-77042a2ef6dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e102c248-abe7-49f9-a743-aa5cf66e9a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e102c248-abe7-49f9-a743-aa5cf66e9a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '35a5fe51-ce07-45dc-a06b-b2602f9635ef', 'volume_name': 'volume-35a5fe51-ce07-45dc-a06b-b2602f9635ef', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bfe36bfb-7700-4781-82fe-3b7a3f06868e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bfe36bfb-7700-4781-82fe-3b7a3f06868e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (632618d1-6c0e-4aa0-b37f-cfa034d90900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:45 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Volume 35a5fe51-ce07-45dc-a06b-b2602f9635ef: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-35a5fe51-ce07-45dc-a06b-b2602f9635ef', 'volume_size': 1} Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] ==> create_volume: call "{'self': , '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-08-16T19:17:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-840496496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=35a5fe51-ce07-45dc-a06b-b2602f9635ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76980cb2692d48b388f0b8c430aaad67',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=2026-08-16T19:17:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:17:45Z,use_quota=True,user_id='7796b8d862104aa488c30edeaf2257c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Creating volume 35a5fe51-ce07-45dc-a06b-b2602f9635ef {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:17:45 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-35a5fe51-ce07-45dc-a06b-b2602f9635ef 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:17:45 devstack sudo[95231]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-35a5fe51-ce07-45dc-a06b-b2602f9635ef 1073741824 Aug 16 21:17:45 devstack sudo[95231]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:17:45 devstack sudo[95231]: pam_unix(sudo:session): session closed for user root Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-35a5fe51-ce07-45dc-a06b-b2602f9635ef 1073741824" returned: 0 in 0.670s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:17:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-35a5fe51-ce07-45dc-a06b-b2602f9635ef {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:17:45 devstack sudo[95251]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-35a5fe51-ce07-45dc-a06b-b2602f9635ef Aug 16 21:17:45 devstack sudo[95251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:17:46 devstack sudo[95251]: pam_unix(sudo:session): session closed for user root Aug 16 21:17:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-35a5fe51-ce07-45dc-a06b-b2602f9635ef" returned: 0 in 0.279s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:17:46 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] <== create_volume: return (1019ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:17:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.024s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:17:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (632618d1-6c0e-4aa0-b37f-cfa034d90900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-35a5fe51-ce07-45dc-a06b-b2602f9635ef', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f60c80a-f72f-42c0-99bf-bdf2d380aff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:46 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Volume volume-35a5fe51-ce07-45dc-a06b-b2602f9635ef (35a5fe51-ce07-45dc-a06b-b2602f9635ef): created successfully Aug 16 21:17:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f60c80a-f72f-42c0-99bf-bdf2d380aff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Flow 'volume_create_manager' (43f517d8-ae52-4bac-9f7c-67d404867081) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:46 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-25c703d3-ba65-42a5-97e5-0d870c5a6757 tempest-DeleteServersTestJSON-1968265325 None] Created volume successfully. Aug 16 21:17:52 devstack cinder-volume[94342]: WARNING py.warnings [req-69a34313-13f2-4b34-bc22-a4b6082d8b46 req-5be6f492-1ef7-4e77-ab54-7ebd689b5332 tempest-DeleteServersTestJSON-1968265325 None] /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 16 21:17:52 devstack cinder-volume[94342]: .first() Aug 16 21:17:52 devstack cinder-volume[94342]: Aug 16 21:17:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-69a34313-13f2-4b34-bc22-a4b6082d8b46 req-5be6f492-1ef7-4e77-ab54-7ebd689b5332 tempest-DeleteServersTestJSON-1968265325 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:17:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-69a34313-13f2-4b34-bc22-a4b6082d8b46 req-5be6f492-1ef7-4e77-ab54-7ebd689b5332 tempest-DeleteServersTestJSON-1968265325 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:17:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-69a34313-13f2-4b34-bc22-a4b6082d8b46 req-5be6f492-1ef7-4e77-ab54-7ebd689b5332 tempest-DeleteServersTestJSON-1968265325 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.031s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:17:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-69a34313-13f2-4b34-bc22-a4b6082d8b46 req-5be6f492-1ef7-4e77-ab54-7ebd689b5332 tempest-DeleteServersTestJSON-1968265325 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec', 'name': 'volume-35a5fe51-ce07-45dc-a06b-b2602f9635ef', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'f773c4c7-5544-4b4f-9ae0-9c379dbebb77', 'enforce_multipath': True} {{(pid=94342) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 16 21:17:52 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-69a34313-13f2-4b34-bc22-a4b6082d8b46 req-5be6f492-1ef7-4e77-ab54-7ebd689b5332 tempest-DeleteServersTestJSON-1968265325 None] attachment_update completed successfully. Aug 16 21:17:58 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:17:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Flow 'volume_create_manager' (fefe65b6-439c-4cce-8b08-7c4efca89949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cbe9e90c-2b1d-4c01-aa45-f336b88293d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cbe9e90c-2b1d-4c01-aa45-f336b88293d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:17:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1144385087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6d2c265e-56c6-49eb-93ac-28f3989bce05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d94ca62139843ff8155985114ca85ae',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=2026-08-16T19:17:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:17:59Z,use_quota=True,user_id='2a65d87a303d469993fb70de6d8886dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (39454a23-dbb6-4744-a271-c907a7b381bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (39454a23-dbb6-4744-a271-c907a7b381bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1098f546-b76d-4f6d-8d90-cecd663b3747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1098f546-b76d-4f6d-8d90-cecd663b3747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6d2c265e-56c6-49eb-93ac-28f3989bce05', 'volume_name': 'volume-6d2c265e-56c6-49eb-93ac-28f3989bce05', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f79c1e56-3096-4ad1-8003-caa617fe213d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f79c1e56-3096-4ad1-8003-caa617fe213d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5ce1595b-713c-438f-88b8-986b02055b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:58 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Volume 6d2c265e-56c6-49eb-93ac-28f3989bce05: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6d2c265e-56c6-49eb-93ac-28f3989bce05', 'volume_size': 1} Aug 16 21:17:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:17:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:17:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] ==> create_volume: call "{'self': , '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-08-16T19:17:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1144385087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6d2c265e-56c6-49eb-93ac-28f3989bce05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d94ca62139843ff8155985114ca85ae',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=2026-08-16T19:17:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:17:59Z,use_quota=True,user_id='2a65d87a303d469993fb70de6d8886dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:17:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Creating volume 6d2c265e-56c6-49eb-93ac-28f3989bce05 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:17:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:17:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:17:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:17:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:17:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:17:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:17:58 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:17:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6d2c265e-56c6-49eb-93ac-28f3989bce05 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:17:58 devstack sudo[95904]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6d2c265e-56c6-49eb-93ac-28f3989bce05 1073741824 Aug 16 21:17:58 devstack sudo[95904]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:18:00 devstack sudo[95904]: pam_unix(sudo:session): session closed for user root Aug 16 21:18:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6d2c265e-56c6-49eb-93ac-28f3989bce05 1073741824" returned: 0 in 1.221s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:18:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6d2c265e-56c6-49eb-93ac-28f3989bce05 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:18:00 devstack sudo[95974]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6d2c265e-56c6-49eb-93ac-28f3989bce05 Aug 16 21:18:00 devstack sudo[95974]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:18:00 devstack sudo[95974]: pam_unix(sudo:session): session closed for user root Aug 16 21:18:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6d2c265e-56c6-49eb-93ac-28f3989bce05" returned: 0 in 0.471s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:18:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] <== create_volume: return (1760ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:18:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.768s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:18:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5ce1595b-713c-438f-88b8-986b02055b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6d2c265e-56c6-49eb-93ac-28f3989bce05', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (091d95e1-1778-4c93-900a-3389dde3da71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:00 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Volume volume-6d2c265e-56c6-49eb-93ac-28f3989bce05 (6d2c265e-56c6-49eb-93ac-28f3989bce05): created successfully Aug 16 21:18:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (091d95e1-1778-4c93-900a-3389dde3da71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Flow 'volume_create_manager' (fefe65b6-439c-4cce-8b08-7c4efca89949) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:00 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-c209281e-037b-4df7-9a00-9778900217be tempest-VolumesAdminNegativeTest-1135204332 None] Created volume successfully. Aug 16 21:18:01 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-5330e158-a8b4-446f-985b-5a3f1b0c5610 req-d5977dbd-9a15-43e5-8e45-22baf1717559 tempest-DeleteServersTestJSON-1968265325 None] Terminate volume connection completed successfully. Aug 16 21:18:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-5330e158-a8b4-446f-985b-5a3f1b0c5610 req-d5977dbd-9a15-43e5-8e45-22baf1717559 tempest-DeleteServersTestJSON-1968265325 None] Deleting attachment f773c4c7-5544-4b4f-9ae0-9c379dbebb77. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:18:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] Acquiring lock "cinder-6d2c265e-56c6-49eb-93ac-28f3989bce05-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:18:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] Lock "cinder-6d2c265e-56c6-49eb-93ac-28f3989bce05-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:18:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] Acquiring lock "cinder-quobyte-6d2c265e-56c6-49eb-93ac-28f3989bce05" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:18:02 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] Lock "cinder-quobyte-6d2c265e-56c6-49eb-93ac-28f3989bce05" acquired by "delete_volume" :: waited 0.054s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:18:02 devstack cinder-volume[94342]: INFO oslo.privsep.daemon [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] Running privsep helper: ['sudo', 'cinder-rootwrap', '/etc/cinder/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/cinder/cinder.conf', '--privsep_context', 'cinder.privsep.sys_admin_pctxt', '--privsep_sock_path', '/tmp/tmp430w73i0/privsep.sock'] Aug 16 21:18:02 devstack sudo[95995]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf privsep-helper --config-file /etc/cinder/cinder.conf --privsep_context cinder.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmp430w73i0/privsep.sock Aug 16 21:18:02 devstack sudo[95995]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:18:03 devstack cinder-volume[94342]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:105: EventletDeprecationWarning: Aug 16 21:18:03 devstack cinder-volume[94342]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 16 21:18:03 devstack cinder-volume[94342]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Aug 16 21:18:03 devstack cinder-volume[94342]: WARNING oslo.privsep.daemon [-] privsep log: Aug 16 21:18:03 devstack cinder-volume[94342]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Aug 16 21:18:03 devstack cinder-volume[94342]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Aug 16 21:18:03 devstack cinder-volume[94342]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 16 21:18:03 devstack cinder-volume[94342]: WARNING oslo.privsep.daemon [-] privsep log: Aug 16 21:18:03 devstack cinder-volume[94342]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet Aug 16 21:18:04 devstack sudo[95995]: pam_unix(sudo:session): session closed for user root Aug 16 21:18:04 devstack cinder-volume[94342]: INFO oslo.privsep.daemon [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] Spawned new privsep daemon via rootwrap Aug 16 21:18:04 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] Accepted privsep connection to /tmp/tmp430w73i0/privsep.sock {{(pid=94342) __init__ /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:425}} Aug 16 21:18:04 devstack cinder-volume[94342]: INFO oslo.privsep.daemon [-] privsep daemon starting Aug 16 21:18:04 devstack cinder-volume[94342]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Aug 16 21:18:04 devstack cinder-volume[94342]: INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/none Aug 16 21:18:04 devstack cinder-volume[94342]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 95998 Aug 16 21:18:04 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[2fc326dd-ce80-49b0-8ab9-885e215788de]: (2,) {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:18:04 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-622c58d4-22b6-424c-aee6-1242d4d226ff tempest-DeleteServersTestJSON-1968265325 None] Acquiring lock "cinder-35a5fe51-ce07-45dc-a06b-b2602f9635ef-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:18:04 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[d1c1c0c4-aba7-4086-8ecd-4124bab7137c]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:18:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6d2c265e-56c6-49eb-93ac-28f3989bce05 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:18:04 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-622c58d4-22b6-424c-aee6-1242d4d226ff tempest-DeleteServersTestJSON-1968265325 None] Lock "cinder-35a5fe51-ce07-45dc-a06b-b2602f9635ef-delete_volume" acquired by "delete_volume" :: waited 0.095s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:18:04 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-622c58d4-22b6-424c-aee6-1242d4d226ff tempest-DeleteServersTestJSON-1968265325 None] Acquiring lock "cinder-quobyte-35a5fe51-ce07-45dc-a06b-b2602f9635ef" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:18:04 devstack sudo[96000]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6d2c265e-56c6-49eb-93ac-28f3989bce05 Aug 16 21:18:04 devstack sudo[96000]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:18:04 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-622c58d4-22b6-424c-aee6-1242d4d226ff tempest-DeleteServersTestJSON-1968265325 None] Lock "cinder-quobyte-35a5fe51-ce07-45dc-a06b-b2602f9635ef" acquired by "delete_volume" :: waited 0.051s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:18:04 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[71d79379-1df9-4ad7-8489-b28bfdf46a97]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:18:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-622c58d4-22b6-424c-aee6-1242d4d226ff tempest-DeleteServersTestJSON-1968265325 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-35a5fe51-ce07-45dc-a06b-b2602f9635ef {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:18:04 devstack sudo[96002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-35a5fe51-ce07-45dc-a06b-b2602f9635ef Aug 16 21:18:04 devstack sudo[96002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:18:04 devstack sudo[96000]: pam_unix(sudo:session): session closed for user root Aug 16 21:18:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6d2c265e-56c6-49eb-93ac-28f3989bce05" returned: 0 in 0.686s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:18:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6d2c265e-56c6-49eb-93ac-28f3989bce05 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:18:04 devstack sudo[96007]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6d2c265e-56c6-49eb-93ac-28f3989bce05 Aug 16 21:18:04 devstack sudo[96007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:18:05 devstack sudo[96002]: pam_unix(sudo:session): session closed for user root Aug 16 21:18:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-622c58d4-22b6-424c-aee6-1242d4d226ff tempest-DeleteServersTestJSON-1968265325 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-35a5fe51-ce07-45dc-a06b-b2602f9635ef" returned: 0 in 0.907s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:18:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-622c58d4-22b6-424c-aee6-1242d4d226ff tempest-DeleteServersTestJSON-1968265325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-35a5fe51-ce07-45dc-a06b-b2602f9635ef {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:18:05 devstack sudo[96013]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-35a5fe51-ce07-45dc-a06b-b2602f9635ef Aug 16 21:18:05 devstack sudo[96013]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:18:05 devstack sudo[96007]: pam_unix(sudo:session): session closed for user root Aug 16 21:18:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6d2c265e-56c6-49eb-93ac-28f3989bce05" returned: 0 in 0.818s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:18:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] Lock "cinder-quobyte-6d2c265e-56c6-49eb-93ac-28f3989bce05" released by "delete_volume" :: held 3.632s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:18:05 devstack cinder-volume[94342]: WARNING cinder.quota [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:18:05 devstack cinder-volume[94342]: WARNING cinder.quota [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:18:05 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] Created reservations ['f75c15f3-aaab-434b-9ffb-a565955a0db1', '0f56f249-1b01-4ff9-8a3c-6c7ef82f2074', '199b4610-ed8b-43a8-9178-9e1ad45ba32c', '10dc9e2e-c452-4db8-aabc-52a21d0767c4'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:18:05 devstack sudo[96013]: pam_unix(sudo:session): session closed for user root Aug 16 21:18:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-622c58d4-22b6-424c-aee6-1242d4d226ff tempest-DeleteServersTestJSON-1968265325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-35a5fe51-ce07-45dc-a06b-b2602f9635ef" returned: 0 in 0.596s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:18:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-622c58d4-22b6-424c-aee6-1242d4d226ff tempest-DeleteServersTestJSON-1968265325 None] Lock "cinder-quobyte-35a5fe51-ce07-45dc-a06b-b2602f9635ef" released by "delete_volume" :: held 1.607s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:18:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:18:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:18:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:18:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:18:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:18:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:18:06 devstack sudo[96018]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:18:06 devstack sudo[96018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:18:06 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-622c58d4-22b6-424c-aee6-1242d4d226ff tempest-DeleteServersTestJSON-1968265325 None] Created reservations ['37903247-66f9-40f9-872f-4c71070437b9', 'bad52661-cd4a-4bb5-ac9f-2d5dc7eb3bc0', '784ba3f7-aff2-4547-8725-f09aecd7ebc2', 'a7e7c132-a572-4320-bdde-6aa798164d69'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:18:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-622c58d4-22b6-424c-aee6-1242d4d226ff tempest-DeleteServersTestJSON-1968265325 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:18:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-622c58d4-22b6-424c-aee6-1242d4d226ff tempest-DeleteServersTestJSON-1968265325 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:18:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-622c58d4-22b6-424c-aee6-1242d4d226ff tempest-DeleteServersTestJSON-1968265325 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:18:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-622c58d4-22b6-424c-aee6-1242d4d226ff tempest-DeleteServersTestJSON-1968265325 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:18:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-622c58d4-22b6-424c-aee6-1242d4d226ff tempest-DeleteServersTestJSON-1968265325 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:18:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-622c58d4-22b6-424c-aee6-1242d4d226ff tempest-DeleteServersTestJSON-1968265325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:18:06 devstack sudo[96020]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:18:06 devstack sudo[96020]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:18:06 devstack sudo[96018]: pam_unix(sudo:session): session closed for user root Aug 16 21:18:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.698s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:18:06 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:18:06 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] Deleted volume successfully. Aug 16 21:18:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bae5742e-8599-4da8-a050-261c1097fcfb tempest-VolumesAdminNegativeTest-1135204332 None] Lock "cinder-6d2c265e-56c6-49eb-93ac-28f3989bce05-delete_volume" released by "delete_volume" :: held 5.123s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:18:07 devstack sudo[96020]: pam_unix(sudo:session): session closed for user root Aug 16 21:18:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-622c58d4-22b6-424c-aee6-1242d4d226ff tempest-DeleteServersTestJSON-1968265325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.803s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:18:07 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-622c58d4-22b6-424c-aee6-1242d4d226ff tempest-DeleteServersTestJSON-1968265325 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:18:07 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-622c58d4-22b6-424c-aee6-1242d4d226ff tempest-DeleteServersTestJSON-1968265325 None] Deleted volume successfully. Aug 16 21:18:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-622c58d4-22b6-424c-aee6-1242d4d226ff tempest-DeleteServersTestJSON-1968265325 None] Lock "cinder-35a5fe51-ce07-45dc-a06b-b2602f9635ef-delete_volume" released by "delete_volume" :: held 3.197s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:18:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:18:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:18:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:18:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:18:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:18:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:18:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:18:09 devstack sudo[96056]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:18:09 devstack sudo[96056]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:18:10 devstack sudo[96056]: pam_unix(sudo:session): session closed for user root Aug 16 21:18:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.377s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:18:10 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:18:10 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager._thread_info {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:18:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread count: 8 {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:18:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread info: [<_MainThread(MainThread, started 140145850327168)>, , , , , , , ] {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:18:16 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=21,cinder:UPDATE=26,cinder:DELETE=2,cinder:INSERT=5 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:18:17 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:UPDATE=21,cinder:SELECT=22,cinder:INSERT=5,cinder:DELETE=2 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:18:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-c1d0388d-7744-4513-ba05-16fe2e031c4e req-c44ec48b-4a0f-4cd4-b566-7e7cf4779b05 tempest-TaggedAttachmentsTest-183088084 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:18:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-c1d0388d-7744-4513-ba05-16fe2e031c4e req-c44ec48b-4a0f-4cd4-b566-7e7cf4779b05 tempest-TaggedAttachmentsTest-183088084 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:18:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-c1d0388d-7744-4513-ba05-16fe2e031c4e req-c44ec48b-4a0f-4cd4-b566-7e7cf4779b05 tempest-TaggedAttachmentsTest-183088084 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.027s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:18:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-c1d0388d-7744-4513-ba05-16fe2e031c4e req-c44ec48b-4a0f-4cd4-b566-7e7cf4779b05 tempest-TaggedAttachmentsTest-183088084 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec', 'name': 'volume-17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'ac2462d5-e76f-46c3-bcbb-33c04428ed48', 'enforce_multipath': True} {{(pid=94342) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 16 21:18:43 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-c1d0388d-7744-4513-ba05-16fe2e031c4e req-c44ec48b-4a0f-4cd4-b566-7e7cf4779b05 tempest-TaggedAttachmentsTest-183088084 None] attachment_update completed successfully. Aug 16 21:18:49 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-ff19ebcf-3a7f-4d64-b7ca-0e12b9023bb8 req-48aa591b-615b-4452-a9d8-0369d230d42b tempest-TaggedAttachmentsTest-183088084 None] Terminate volume connection completed successfully. Aug 16 21:18:49 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-ff19ebcf-3a7f-4d64-b7ca-0e12b9023bb8 req-48aa591b-615b-4452-a9d8-0369d230d42b tempest-TaggedAttachmentsTest-183088084 None] Deleting attachment ac2462d5-e76f-46c3-bcbb-33c04428ed48. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:18:53 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:18:59 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=6,cinder:UPDATE=1 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:19:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-07f2071c-7e7c-45b6-b7aa-1f1bfac9f5cb tempest-TaggedAttachmentsTest-183088084 None] Acquiring lock "cinder-17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:19:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-07f2071c-7e7c-45b6-b7aa-1f1bfac9f5cb tempest-TaggedAttachmentsTest-183088084 None] Lock "cinder-17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:19:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-07f2071c-7e7c-45b6-b7aa-1f1bfac9f5cb tempest-TaggedAttachmentsTest-183088084 None] Acquiring lock "cinder-quobyte-17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:19:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-07f2071c-7e7c-45b6-b7aa-1f1bfac9f5cb tempest-TaggedAttachmentsTest-183088084 None] Lock "cinder-quobyte-17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9" acquired by "delete_volume" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:19:07 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[9d50b19a-c2be-4387-aee1-735c7025f691]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:19:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-07f2071c-7e7c-45b6-b7aa-1f1bfac9f5cb tempest-TaggedAttachmentsTest-183088084 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:19:07 devstack sudo[96980]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9 Aug 16 21:19:07 devstack sudo[96980]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:19:07 devstack sudo[96980]: pam_unix(sudo:session): session closed for user root Aug 16 21:19:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-07f2071c-7e7c-45b6-b7aa-1f1bfac9f5cb tempest-TaggedAttachmentsTest-183088084 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9" returned: 0 in 0.461s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:19:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-07f2071c-7e7c-45b6-b7aa-1f1bfac9f5cb tempest-TaggedAttachmentsTest-183088084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:19:07 devstack sudo[97007]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9 Aug 16 21:19:07 devstack sudo[97007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:19:07 devstack sudo[97007]: pam_unix(sudo:session): session closed for user root Aug 16 21:19:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-07f2071c-7e7c-45b6-b7aa-1f1bfac9f5cb tempest-TaggedAttachmentsTest-183088084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9" returned: 0 in 0.254s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:19:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-07f2071c-7e7c-45b6-b7aa-1f1bfac9f5cb tempest-TaggedAttachmentsTest-183088084 None] Lock "cinder-quobyte-17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9" released by "delete_volume" :: held 0.763s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:19:07 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-07f2071c-7e7c-45b6-b7aa-1f1bfac9f5cb tempest-TaggedAttachmentsTest-183088084 None] Created reservations ['43f19aa9-1576-4a6f-827e-c92aaa4c16c5', 'f7d4fba1-b4d9-46b7-a6c3-de574a8b4f28', 'af9d876b-6455-4da1-b9df-08fa36e0f86f', 'b8aeba9b-8592-4b38-a238-e473aa215cf0'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:19:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-07f2071c-7e7c-45b6-b7aa-1f1bfac9f5cb tempest-TaggedAttachmentsTest-183088084 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:19:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-07f2071c-7e7c-45b6-b7aa-1f1bfac9f5cb tempest-TaggedAttachmentsTest-183088084 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:19:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-07f2071c-7e7c-45b6-b7aa-1f1bfac9f5cb tempest-TaggedAttachmentsTest-183088084 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:19:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-07f2071c-7e7c-45b6-b7aa-1f1bfac9f5cb tempest-TaggedAttachmentsTest-183088084 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:19:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-07f2071c-7e7c-45b6-b7aa-1f1bfac9f5cb tempest-TaggedAttachmentsTest-183088084 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:19:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-07f2071c-7e7c-45b6-b7aa-1f1bfac9f5cb tempest-TaggedAttachmentsTest-183088084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:19:08 devstack sudo[97010]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:19:08 devstack sudo[97010]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:19:08 devstack sudo[97010]: pam_unix(sudo:session): session closed for user root Aug 16 21:19:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-07f2071c-7e7c-45b6-b7aa-1f1bfac9f5cb tempest-TaggedAttachmentsTest-183088084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.285s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:19:08 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-07f2071c-7e7c-45b6-b7aa-1f1bfac9f5cb tempest-TaggedAttachmentsTest-183088084 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:19:08 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-07f2071c-7e7c-45b6-b7aa-1f1bfac9f5cb tempest-TaggedAttachmentsTest-183088084 None] Deleted volume successfully. Aug 16 21:19:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-07f2071c-7e7c-45b6-b7aa-1f1bfac9f5cb tempest-TaggedAttachmentsTest-183088084 None] Lock "cinder-17f546cf-b7ab-46c8-8b72-0fb5bbf66ec9-delete_volume" released by "delete_volume" :: held 1.292s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:19:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:19:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:19:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:19:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:19:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:19:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:19:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:19:09 devstack sudo[97022]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:19:09 devstack sudo[97022]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:19:09 devstack sudo[97022]: pam_unix(sudo:session): session closed for user root Aug 16 21:19:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.345s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:19:09 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:19:16 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:19:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Flow 'volume_create_manager' (22239ddb-7f6d-4816-916e-369096eabd0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c85b840-6ac5-4337-9344-4d8d0e13245e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c85b840-6ac5-4337-9344-4d8d0e13245e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:19:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1304753474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=45b1073a-192d-4044-972d-f11372804783,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='281f05c1c3c04767babc457f5bf66b50',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=2026-08-16T19:19:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:19:17Z,use_quota=True,user_id='54c53ca47aea48eab96773c2a5c4e55d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (139e8f91-ed6c-4ed9-acff-fb7ff68af181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (139e8f91-ed6c-4ed9-acff-fb7ff68af181) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c502f7e3-9a10-4905-bf1e-e6b28d06f9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c502f7e3-9a10-4905-bf1e-e6b28d06f9cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '45b1073a-192d-4044-972d-f11372804783', 'volume_name': 'volume-45b1073a-192d-4044-972d-f11372804783', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c1896e77-a87d-4988-9377-55742994259f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c1896e77-a87d-4988-9377-55742994259f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb4deab6-7aa2-455f-9f08-e0c4d365b4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:17 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Volume 45b1073a-192d-4044-972d-f11372804783: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-45b1073a-192d-4044-972d-f11372804783', 'volume_size': 1} Aug 16 21:19:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:19:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:19:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] ==> create_volume: call "{'self': , '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-08-16T19:19:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1304753474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=45b1073a-192d-4044-972d-f11372804783,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='281f05c1c3c04767babc457f5bf66b50',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=2026-08-16T19:19:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:19:17Z,use_quota=True,user_id='54c53ca47aea48eab96773c2a5c4e55d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:19:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Creating volume 45b1073a-192d-4044-972d-f11372804783 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:19:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:19:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:19:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:19:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:19:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:19:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:19:17 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:19:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-45b1073a-192d-4044-972d-f11372804783 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:19:17 devstack sudo[97138]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-45b1073a-192d-4044-972d-f11372804783 1073741824 Aug 16 21:19:17 devstack sudo[97138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:19:17 devstack sudo[97138]: pam_unix(sudo:session): session closed for user root Aug 16 21:19:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-45b1073a-192d-4044-972d-f11372804783 1073741824" returned: 0 in 0.752s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:19:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-45b1073a-192d-4044-972d-f11372804783 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:19:17 devstack sudo[97145]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-45b1073a-192d-4044-972d-f11372804783 Aug 16 21:19:17 devstack sudo[97145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:19:18 devstack sudo[97145]: pam_unix(sudo:session): session closed for user root Aug 16 21:19:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-45b1073a-192d-4044-972d-f11372804783" returned: 0 in 0.442s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:19:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] <== create_volume: return (1273ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:19:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.276s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:19:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb4deab6-7aa2-455f-9f08-e0c4d365b4da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-45b1073a-192d-4044-972d-f11372804783', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5cd7935-20c2-4b29-9f75-bb53ce3a7545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:18 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Volume volume-45b1073a-192d-4044-972d-f11372804783 (45b1073a-192d-4044-972d-f11372804783): created successfully Aug 16 21:19:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5cd7935-20c2-4b29-9f75-bb53ce3a7545) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Flow 'volume_create_manager' (22239ddb-7f6d-4816-916e-369096eabd0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:18 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-50d49c7c-cf2e-49bf-a9e8-73224a5680c5 tempest-AttachVolumeTestJSON-638489269 None] Created volume successfully. Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Flow 'volume_create_manager' (c310dc47-8dda-4727-b9c8-025165f46483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8422441a-e13f-4f18-9081-a4d75d88f22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8422441a-e13f-4f18-9081-a4d75d88f22a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:19:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1492260943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=18fa0969-26f7-4f89-be28-b13234c7eb4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa45356460b94da4944a56ec7a8005da',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=2026-08-16T19:19:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:19:20Z,use_quota=True,user_id='971dd217720d44578e6ac6f0a69c12c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (be4e36e1-3be3-46c5-84a7-798b7c8d52ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (be4e36e1-3be3-46c5-84a7-798b7c8d52ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f55e316-59d6-49be-bee9-b650dda006b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f55e316-59d6-49be-bee9-b650dda006b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '18fa0969-26f7-4f89-be28-b13234c7eb4d', 'volume_name': 'volume-18fa0969-26f7-4f89-be28-b13234c7eb4d', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b8007d4e-3bb5-4e17-8d1a-b18c97d60945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b8007d4e-3bb5-4e17-8d1a-b18c97d60945) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (051683c6-6ca7-4fef-91e5-779bccdfc10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:20 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Volume 18fa0969-26f7-4f89-be28-b13234c7eb4d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-18fa0969-26f7-4f89-be28-b13234c7eb4d', 'volume_size': 1} Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] ==> create_volume: call "{'self': , '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-08-16T19:19:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1492260943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=18fa0969-26f7-4f89-be28-b13234c7eb4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa45356460b94da4944a56ec7a8005da',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=2026-08-16T19:19:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:19:20Z,use_quota=True,user_id='971dd217720d44578e6ac6f0a69c12c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Creating volume 18fa0969-26f7-4f89-be28-b13234c7eb4d {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:19:20 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-18fa0969-26f7-4f89-be28-b13234c7eb4d 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:19:20 devstack sudo[97162]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-18fa0969-26f7-4f89-be28-b13234c7eb4d 1073741824 Aug 16 21:19:20 devstack sudo[97162]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-285a65dc-86c4-478b-a0e2-4415ae041a90 req-8694e4c2-fdf5-47a6-9262-9551adee1570 tempest-AttachVolumeTestJSON-638489269 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:19:20 devstack sudo[97162]: pam_unix(sudo:session): session closed for user root Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-18fa0969-26f7-4f89-be28-b13234c7eb4d 1073741824" returned: 0 in 0.649s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:19:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-18fa0969-26f7-4f89-be28-b13234c7eb4d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:19:21 devstack sudo[97176]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-18fa0969-26f7-4f89-be28-b13234c7eb4d Aug 16 21:19:21 devstack sudo[97176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:19:21 devstack sudo[97176]: pam_unix(sudo:session): session closed for user root Aug 16 21:19:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-18fa0969-26f7-4f89-be28-b13234c7eb4d" returned: 0 in 0.370s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:19:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] <== create_volume: return (1090ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:19:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.095s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:19:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-285a65dc-86c4-478b-a0e2-4415ae041a90 req-8694e4c2-fdf5-47a6-9262-9551adee1570 tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.627s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:19:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (051683c6-6ca7-4fef-91e5-779bccdfc10a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-18fa0969-26f7-4f89-be28-b13234c7eb4d', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fef41955-672d-4ce3-975f-4c61deb68650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-285a65dc-86c4-478b-a0e2-4415ae041a90 req-8694e4c2-fdf5-47a6-9262-9551adee1570 tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.057s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:19:21 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Volume volume-18fa0969-26f7-4f89-be28-b13234c7eb4d (18fa0969-26f7-4f89-be28-b13234c7eb4d): created successfully Aug 16 21:19:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fef41955-672d-4ce3-975f-4c61deb68650) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Flow 'volume_create_manager' (c310dc47-8dda-4727-b9c8-025165f46483) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:21 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-57dddba3-ba0a-4813-b98f-8029cdecc469 tempest-ServerActionsTestOtherA-1324822873 None] Created volume successfully. Aug 16 21:19:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-285a65dc-86c4-478b-a0e2-4415ae041a90 req-8694e4c2-fdf5-47a6-9262-9551adee1570 tempest-AttachVolumeTestJSON-638489269 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec', 'name': 'volume-45b1073a-192d-4044-972d-f11372804783', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '0e1c92f4-de55-4c36-a03d-759c0bd390c4', 'enforce_multipath': True} {{(pid=94342) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 16 21:19:21 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-285a65dc-86c4-478b-a0e2-4415ae041a90 req-8694e4c2-fdf5-47a6-9262-9551adee1570 tempest-AttachVolumeTestJSON-638489269 None] attachment_update completed successfully. Aug 16 21:19:31 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=13,cinder:INSERT=3,cinder:UPDATE=13,cinder:DELETE=3 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:19:31 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=18,cinder:UPDATE=18,cinder:INSERT=3 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:19:41 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:19:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Flow 'volume_create_manager' (a1c96723-a3d9-4aa9-8384-aea9e4747f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf800146-7fc2-4859-ac6f-cce8d30a35a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf800146-7fc2-4859-ac6f-cce8d30a35a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:19:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-570400349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=344ef48f-2c3c-4311-aa9d-0309022e341b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00797d4161c14aa1a3526132056f0080',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=2026-08-16T19:19:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:19:42Z,use_quota=True,user_id='3a440acc5b7a4dfeb3eae79218ae4e8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4f6000a9-601d-4b1e-aa40-eee119e41f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4f6000a9-601d-4b1e-aa40-eee119e41f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fab51352-08ed-4015-a86d-12521458a70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fab51352-08ed-4015-a86d-12521458a70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '344ef48f-2c3c-4311-aa9d-0309022e341b', 'volume_name': 'volume-344ef48f-2c3c-4311-aa9d-0309022e341b', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (249b02ff-912f-42b7-ab97-a53866fe5586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (249b02ff-912f-42b7-ab97-a53866fe5586) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32406368-f48a-48bd-aebf-e6afff304625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:41 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Volume 344ef48f-2c3c-4311-aa9d-0309022e341b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-344ef48f-2c3c-4311-aa9d-0309022e341b', 'volume_size': 1} Aug 16 21:19:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:19:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:19:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] ==> create_volume: call "{'self': , '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-08-16T19:19:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-570400349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=344ef48f-2c3c-4311-aa9d-0309022e341b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00797d4161c14aa1a3526132056f0080',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=2026-08-16T19:19:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:19:42Z,use_quota=True,user_id='3a440acc5b7a4dfeb3eae79218ae4e8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:19:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Creating volume 344ef48f-2c3c-4311-aa9d-0309022e341b {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:19:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:19:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:19:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:19:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:19:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:19:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:19:41 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:19:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-344ef48f-2c3c-4311-aa9d-0309022e341b 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:19:41 devstack sudo[98269]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-344ef48f-2c3c-4311-aa9d-0309022e341b 1073741824 Aug 16 21:19:41 devstack sudo[98269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:19:42 devstack sudo[98269]: pam_unix(sudo:session): session closed for user root Aug 16 21:19:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-344ef48f-2c3c-4311-aa9d-0309022e341b 1073741824" returned: 0 in 0.669s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:19:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-344ef48f-2c3c-4311-aa9d-0309022e341b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:19:42 devstack sudo[98276]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-344ef48f-2c3c-4311-aa9d-0309022e341b Aug 16 21:19:42 devstack sudo[98276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:19:42 devstack sudo[98276]: pam_unix(sudo:session): session closed for user root Aug 16 21:19:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-344ef48f-2c3c-4311-aa9d-0309022e341b" returned: 0 in 0.336s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:19:42 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] <== create_volume: return (1052ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:19:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.058s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:19:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32406368-f48a-48bd-aebf-e6afff304625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-344ef48f-2c3c-4311-aa9d-0309022e341b', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6ae6a71-5b56-4d65-98c4-cebfb82ccae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:42 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Volume volume-344ef48f-2c3c-4311-aa9d-0309022e341b (344ef48f-2c3c-4311-aa9d-0309022e341b): created successfully Aug 16 21:19:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6ae6a71-5b56-4d65-98c4-cebfb82ccae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Flow 'volume_create_manager' (a1c96723-a3d9-4aa9-8384-aea9e4747f35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:42 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-e95aa0d5-a8f2-4587-9abb-389c6c50f42f tempest-AttachVolumeShelveTestJSON-117748370 None] Created volume successfully. Aug 16 21:19:52 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:19:52 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:UPDATE=5,cinder:SELECT=1,cinder:INSERT=1,cinder:DELETE=1 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:19:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-82013c8e-512d-4042-9f88-36b64984e8a6 req-c9c80704-a985-45cf-90ed-f5976d7edd9a tempest-AttachVolumeShelveTestJSON-117748370 None] No connector for attachment 8396f0d8-73ad-4025-886e-b5c2649d0fb0; skipping storage backend terminate_connection call. {{(pid=94342) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:5010}} Aug 16 21:19:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-82013c8e-512d-4042-9f88-36b64984e8a6 req-c9c80704-a985-45cf-90ed-f5976d7edd9a tempest-AttachVolumeShelveTestJSON-117748370 None] Deleting attachment 8396f0d8-73ad-4025-886e-b5c2649d0fb0. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:20:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-8d95a20e-fa78-4f05-aa03-1f5c56c32fb4 req-ab8d1180-cdbe-4b23-9666-42b0302f3e30 tempest-ServerActionsTestOtherA-1324822873 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:20:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-8d95a20e-fa78-4f05-aa03-1f5c56c32fb4 req-ab8d1180-cdbe-4b23-9666-42b0302f3e30 tempest-ServerActionsTestOtherA-1324822873 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:20:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-8d95a20e-fa78-4f05-aa03-1f5c56c32fb4 req-ab8d1180-cdbe-4b23-9666-42b0302f3e30 tempest-ServerActionsTestOtherA-1324822873 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.053s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:20:03 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-8d95a20e-fa78-4f05-aa03-1f5c56c32fb4 req-ab8d1180-cdbe-4b23-9666-42b0302f3e30 tempest-ServerActionsTestOtherA-1324822873 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec', 'name': 'volume-18fa0969-26f7-4f89-be28-b13234c7eb4d', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '7a944cb8-c9d4-4c17-a523-e3eff64d0b48', 'enforce_multipath': True} {{(pid=94342) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 16 21:20:03 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-8d95a20e-fa78-4f05-aa03-1f5c56c32fb4 req-ab8d1180-cdbe-4b23-9666-42b0302f3e30 tempest-ServerActionsTestOtherA-1324822873 None] attachment_update completed successfully. Aug 16 21:20:07 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-0dfa3ce4-79ac-4b77-8373-4d87be676554 req-2324c7bf-7651-4e41-a5d7-4ada811ef6be tempest-ServerActionsTestOtherA-1324822873 None] Terminate volume connection completed successfully. Aug 16 21:20:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-0dfa3ce4-79ac-4b77-8373-4d87be676554 req-2324c7bf-7651-4e41-a5d7-4ada811ef6be tempest-ServerActionsTestOtherA-1324822873 None] Deleting attachment 7a944cb8-c9d4-4c17-a523-e3eff64d0b48. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:20:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-0dfa3ce4-79ac-4b77-8373-4d87be676554 req-b11da649-781f-4a97-b0e1-baa32134026e tempest-ServerActionsTestOtherA-1324822873 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:20:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-0dfa3ce4-79ac-4b77-8373-4d87be676554 req-b11da649-781f-4a97-b0e1-baa32134026e tempest-ServerActionsTestOtherA-1324822873 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:20:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-0dfa3ce4-79ac-4b77-8373-4d87be676554 req-b11da649-781f-4a97-b0e1-baa32134026e tempest-ServerActionsTestOtherA-1324822873 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.033s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:20:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-0dfa3ce4-79ac-4b77-8373-4d87be676554 req-b11da649-781f-4a97-b0e1-baa32134026e tempest-ServerActionsTestOtherA-1324822873 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec', 'name': 'volume-18fa0969-26f7-4f89-be28-b13234c7eb4d', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '0901ab4e-10d9-4c94-b43d-8a616487363b', 'enforce_multipath': True} {{(pid=94342) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 16 21:20:09 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-0dfa3ce4-79ac-4b77-8373-4d87be676554 req-b11da649-781f-4a97-b0e1-baa32134026e tempest-ServerActionsTestOtherA-1324822873 None] attachment_update completed successfully. Aug 16 21:20:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:20:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:20:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:20:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:20:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:20:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:20:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:20:09 devstack sudo[98710]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:20:09 devstack sudo[98710]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:20:09 devstack sudo[98710]: pam_unix(sudo:session): session closed for user root Aug 16 21:20:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.334s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:20:09 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:20:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager._thread_info {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:20:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread count: 8 {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:20:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread info: [<_MainThread(MainThread, started 140145850327168)>, , , , , , , ] {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Flow 'volume_create_manager' (a590cf09-9ac7-4aa2-906f-5bc5e065573f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (90b083a3-73f1-4c1b-bb1f-dc08eb929f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (90b083a3-73f1-4c1b-bb1f-dc08eb929f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:20:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2111277270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=16df19e2-1f0d-43db-9a74-ac5563a72687,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72964d01dd004efaaaf52e670125dc43',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=2026-08-16T19:20:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:20:10Z,use_quota=True,user_id='69dea1b0c60740738fa2ec4282b757b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fda19571-283a-4018-9e69-982c1646c7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fda19571-283a-4018-9e69-982c1646c7a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a965397b-570b-4364-b8d7-26cd9e4180b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a965397b-570b-4364-b8d7-26cd9e4180b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '16df19e2-1f0d-43db-9a74-ac5563a72687', 'volume_name': 'volume-16df19e2-1f0d-43db-9a74-ac5563a72687', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (919bd2df-980b-4326-bec0-420f2a7b7982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (919bd2df-980b-4326-bec0-420f2a7b7982) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1f4524d-3b44-46ca-9d12-2cac998ae821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:10 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Volume 16df19e2-1f0d-43db-9a74-ac5563a72687: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-16df19e2-1f0d-43db-9a74-ac5563a72687', 'volume_size': 1} Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] ==> create_volume: call "{'self': , '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-08-16T19:20:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2111277270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=16df19e2-1f0d-43db-9a74-ac5563a72687,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72964d01dd004efaaaf52e670125dc43',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=2026-08-16T19:20:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:20:10Z,use_quota=True,user_id='69dea1b0c60740738fa2ec4282b757b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Creating volume 16df19e2-1f0d-43db-9a74-ac5563a72687 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:20:10 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-16df19e2-1f0d-43db-9a74-ac5563a72687 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:20:10 devstack sudo[98735]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-16df19e2-1f0d-43db-9a74-ac5563a72687 1073741824 Aug 16 21:20:10 devstack sudo[98735]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:20:10 devstack sudo[98735]: pam_unix(sudo:session): session closed for user root Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-16df19e2-1f0d-43db-9a74-ac5563a72687 1073741824" returned: 0 in 0.493s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:20:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-16df19e2-1f0d-43db-9a74-ac5563a72687 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:20:10 devstack sudo[98769]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-16df19e2-1f0d-43db-9a74-ac5563a72687 Aug 16 21:20:10 devstack sudo[98769]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:20:11 devstack sudo[98769]: pam_unix(sudo:session): session closed for user root Aug 16 21:20:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-16df19e2-1f0d-43db-9a74-ac5563a72687" returned: 0 in 0.445s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:20:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] <== create_volume: return (1051ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:20:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.055s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:20:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1f4524d-3b44-46ca-9d12-2cac998ae821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-16df19e2-1f0d-43db-9a74-ac5563a72687', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2fd10be4-2744-416a-9c33-315cdfad0f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:11 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Volume volume-16df19e2-1f0d-43db-9a74-ac5563a72687 (16df19e2-1f0d-43db-9a74-ac5563a72687): created successfully Aug 16 21:20:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2fd10be4-2744-416a-9c33-315cdfad0f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Flow 'volume_create_manager' (a590cf09-9ac7-4aa2-906f-5bc5e065573f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:11 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-2fa0d26f-6109-488e-8ab5-3269ffd8c84d tempest-ServersNegativeTestJSON-344567707 None] Created volume successfully. Aug 16 21:20:13 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:20:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Flow 'volume_create_manager' (08e73b37-8378-405c-bf64-87fa56e27cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f3d8a65-f596-4d83-877f-eb1cfbcda7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f3d8a65-f596-4d83-877f-eb1cfbcda7e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:20:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-400236343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8f0f7a12-747f-427e-bbc6-973c448f2218,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72964d01dd004efaaaf52e670125dc43',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=2026-08-16T19:20:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:20:14Z,use_quota=True,user_id='69dea1b0c60740738fa2ec4282b757b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (25a3db55-820e-4afa-95e4-b2e22ec5e019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (25a3db55-820e-4afa-95e4-b2e22ec5e019) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (85b3a6cf-ff80-429c-baa9-2d1654be64a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (85b3a6cf-ff80-429c-baa9-2d1654be64a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8f0f7a12-747f-427e-bbc6-973c448f2218', 'volume_name': 'volume-8f0f7a12-747f-427e-bbc6-973c448f2218', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ca23d2d0-b3bb-4f53-a7a9-f0e038e343d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ca23d2d0-b3bb-4f53-a7a9-f0e038e343d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b382d54d-2fe8-411e-8c31-c3abeec82b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:14 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Volume 8f0f7a12-747f-427e-bbc6-973c448f2218: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8f0f7a12-747f-427e-bbc6-973c448f2218', 'volume_size': 1} Aug 16 21:20:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:20:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:20:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] ==> create_volume: call "{'self': , '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-08-16T19:20:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-400236343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8f0f7a12-747f-427e-bbc6-973c448f2218,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72964d01dd004efaaaf52e670125dc43',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=2026-08-16T19:20:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:20:14Z,use_quota=True,user_id='69dea1b0c60740738fa2ec4282b757b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:20:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Creating volume 8f0f7a12-747f-427e-bbc6-973c448f2218 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:20:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:20:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:20:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:20:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:20:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:20:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:20:14 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:20:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8f0f7a12-747f-427e-bbc6-973c448f2218 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:20:14 devstack sudo[98832]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8f0f7a12-747f-427e-bbc6-973c448f2218 1073741824 Aug 16 21:20:14 devstack sudo[98832]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:20:15 devstack sudo[98832]: pam_unix(sudo:session): session closed for user root Aug 16 21:20:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8f0f7a12-747f-427e-bbc6-973c448f2218 1073741824" returned: 0 in 1.047s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:20:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8f0f7a12-747f-427e-bbc6-973c448f2218 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:20:15 devstack sudo[98883]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8f0f7a12-747f-427e-bbc6-973c448f2218 Aug 16 21:20:15 devstack sudo[98883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:20:15 devstack sudo[98883]: pam_unix(sudo:session): session closed for user root Aug 16 21:20:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8f0f7a12-747f-427e-bbc6-973c448f2218" returned: 0 in 0.634s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:20:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] <== create_volume: return (1782ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:20:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.785s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:20:15 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b382d54d-2fe8-411e-8c31-c3abeec82b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8f0f7a12-747f-427e-bbc6-973c448f2218', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:15 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (96113fbb-c883-4d1c-8997-c98c38cf0038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:15 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Volume volume-8f0f7a12-747f-427e-bbc6-973c448f2218 (8f0f7a12-747f-427e-bbc6-973c448f2218): created successfully Aug 16 21:20:15 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (96113fbb-c883-4d1c-8997-c98c38cf0038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:15 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Flow 'volume_create_manager' (08e73b37-8378-405c-bf64-87fa56e27cba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:15 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-5d0c05bb-6256-422f-8a00-a95df7c65375 tempest-ServersNegativeTestJSON-344567707 None] Created volume successfully. Aug 16 21:20:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6b9357c6-3472-43c9-881b-27b4e7ce8169 tempest-ServersNegativeTestJSON-344567707 None] Acquiring lock "cinder-8f0f7a12-747f-427e-bbc6-973c448f2218-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:20:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6b9357c6-3472-43c9-881b-27b4e7ce8169 tempest-ServersNegativeTestJSON-344567707 None] Lock "cinder-8f0f7a12-747f-427e-bbc6-973c448f2218-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:20:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6b9357c6-3472-43c9-881b-27b4e7ce8169 tempest-ServersNegativeTestJSON-344567707 None] Acquiring lock "cinder-quobyte-8f0f7a12-747f-427e-bbc6-973c448f2218" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:20:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6b9357c6-3472-43c9-881b-27b4e7ce8169 tempest-ServersNegativeTestJSON-344567707 None] Lock "cinder-quobyte-8f0f7a12-747f-427e-bbc6-973c448f2218" acquired by "delete_volume" :: waited 0.025s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:20:16 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[20884e9b-8da8-495a-bc8d-25365cdacda5]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:20:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6b9357c6-3472-43c9-881b-27b4e7ce8169 tempest-ServersNegativeTestJSON-344567707 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8f0f7a12-747f-427e-bbc6-973c448f2218 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:20:17 devstack sudo[98933]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8f0f7a12-747f-427e-bbc6-973c448f2218 Aug 16 21:20:17 devstack sudo[98933]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:20:17 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-eeafe370-b4d7-4fe3-b580-5496fc4d3059 req-b04a3222-1bfb-4da3-92aa-5df05c9ad746 tempest-AttachVolumeTestJSON-638489269 None] Terminate volume connection completed successfully. Aug 16 21:20:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-eeafe370-b4d7-4fe3-b580-5496fc4d3059 req-b04a3222-1bfb-4da3-92aa-5df05c9ad746 tempest-AttachVolumeTestJSON-638489269 None] Deleting attachment 0e1c92f4-de55-4c36-a03d-759c0bd390c4. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:20:17 devstack sudo[98933]: pam_unix(sudo:session): session closed for user root Aug 16 21:20:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6b9357c6-3472-43c9-881b-27b4e7ce8169 tempest-ServersNegativeTestJSON-344567707 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8f0f7a12-747f-427e-bbc6-973c448f2218" returned: 0 in 0.540s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:20:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6b9357c6-3472-43c9-881b-27b4e7ce8169 tempest-ServersNegativeTestJSON-344567707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8f0f7a12-747f-427e-bbc6-973c448f2218 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:20:17 devstack sudo[98940]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8f0f7a12-747f-427e-bbc6-973c448f2218 Aug 16 21:20:17 devstack sudo[98940]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:20:18 devstack sudo[98940]: pam_unix(sudo:session): session closed for user root Aug 16 21:20:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6b9357c6-3472-43c9-881b-27b4e7ce8169 tempest-ServersNegativeTestJSON-344567707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8f0f7a12-747f-427e-bbc6-973c448f2218" returned: 0 in 0.586s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:20:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6b9357c6-3472-43c9-881b-27b4e7ce8169 tempest-ServersNegativeTestJSON-344567707 None] Lock "cinder-quobyte-8f0f7a12-747f-427e-bbc6-973c448f2218" released by "delete_volume" :: held 1.235s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:20:18 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-6b9357c6-3472-43c9-881b-27b4e7ce8169 tempest-ServersNegativeTestJSON-344567707 None] Created reservations ['708127d7-19e1-457d-a8fb-de471f97b08a', '1f06409c-97a7-4e51-99ee-98e4e3a0dadb', 'a0206deb-d632-42e5-97ef-d7d42b22a674', '8a8fd8ba-76dc-44b2-9698-e93f8e0cdeb8'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6b9357c6-3472-43c9-881b-27b4e7ce8169 tempest-ServersNegativeTestJSON-344567707 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:20:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6b9357c6-3472-43c9-881b-27b4e7ce8169 tempest-ServersNegativeTestJSON-344567707 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:20:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6b9357c6-3472-43c9-881b-27b4e7ce8169 tempest-ServersNegativeTestJSON-344567707 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:20:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6b9357c6-3472-43c9-881b-27b4e7ce8169 tempest-ServersNegativeTestJSON-344567707 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:20:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6b9357c6-3472-43c9-881b-27b4e7ce8169 tempest-ServersNegativeTestJSON-344567707 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:20:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6b9357c6-3472-43c9-881b-27b4e7ce8169 tempest-ServersNegativeTestJSON-344567707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:20:18 devstack sudo[98951]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:20:18 devstack sudo[98951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:20:18 devstack sudo[98951]: pam_unix(sudo:session): session closed for user root Aug 16 21:20:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6b9357c6-3472-43c9-881b-27b4e7ce8169 tempest-ServersNegativeTestJSON-344567707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.429s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:20:18 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-6b9357c6-3472-43c9-881b-27b4e7ce8169 tempest-ServersNegativeTestJSON-344567707 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:20:18 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-6b9357c6-3472-43c9-881b-27b4e7ce8169 tempest-ServersNegativeTestJSON-344567707 None] Deleted volume successfully. Aug 16 21:20:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6b9357c6-3472-43c9-881b-27b4e7ce8169 tempest-ServersNegativeTestJSON-344567707 None] Lock "cinder-8f0f7a12-747f-427e-bbc6-973c448f2218-delete_volume" released by "delete_volume" :: held 2.095s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:20:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7e966a66-9708-4083-a9f4-073d1b577630 tempest-ServersNegativeTestJSON-344567707 None] Acquiring lock "cinder-16df19e2-1f0d-43db-9a74-ac5563a72687-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:20:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7e966a66-9708-4083-a9f4-073d1b577630 tempest-ServersNegativeTestJSON-344567707 None] Lock "cinder-16df19e2-1f0d-43db-9a74-ac5563a72687-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:20:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7e966a66-9708-4083-a9f4-073d1b577630 tempest-ServersNegativeTestJSON-344567707 None] Acquiring lock "cinder-quobyte-16df19e2-1f0d-43db-9a74-ac5563a72687" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:20:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7e966a66-9708-4083-a9f4-073d1b577630 tempest-ServersNegativeTestJSON-344567707 None] Lock "cinder-quobyte-16df19e2-1f0d-43db-9a74-ac5563a72687" acquired by "delete_volume" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:20:19 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[848ef3c3-455d-4493-a033-d4b7ce482fea]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:20:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7e966a66-9708-4083-a9f4-073d1b577630 tempest-ServersNegativeTestJSON-344567707 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-16df19e2-1f0d-43db-9a74-ac5563a72687 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:20:19 devstack sudo[98960]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-16df19e2-1f0d-43db-9a74-ac5563a72687 Aug 16 21:20:19 devstack sudo[98960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:20:19 devstack sudo[98960]: pam_unix(sudo:session): session closed for user root Aug 16 21:20:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7e966a66-9708-4083-a9f4-073d1b577630 tempest-ServersNegativeTestJSON-344567707 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-16df19e2-1f0d-43db-9a74-ac5563a72687" returned: 0 in 0.428s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:20:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7e966a66-9708-4083-a9f4-073d1b577630 tempest-ServersNegativeTestJSON-344567707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-16df19e2-1f0d-43db-9a74-ac5563a72687 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:20:19 devstack sudo[98966]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-16df19e2-1f0d-43db-9a74-ac5563a72687 Aug 16 21:20:19 devstack sudo[98966]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:20:20 devstack sudo[98966]: pam_unix(sudo:session): session closed for user root Aug 16 21:20:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7e966a66-9708-4083-a9f4-073d1b577630 tempest-ServersNegativeTestJSON-344567707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-16df19e2-1f0d-43db-9a74-ac5563a72687" returned: 0 in 0.500s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:20:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7e966a66-9708-4083-a9f4-073d1b577630 tempest-ServersNegativeTestJSON-344567707 None] Lock "cinder-quobyte-16df19e2-1f0d-43db-9a74-ac5563a72687" released by "delete_volume" :: held 0.978s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:20:20 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-7e966a66-9708-4083-a9f4-073d1b577630 tempest-ServersNegativeTestJSON-344567707 None] Created reservations ['d3b128df-20f5-42e0-b0ff-0b539c2e307b', 'b22bd792-0066-456c-a551-f7edce26944d', '85b195ea-64f0-4d84-a651-8bc2195cad6d', 'df6c23d1-6051-426d-95a9-e3767e8a9ab5'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7e966a66-9708-4083-a9f4-073d1b577630 tempest-ServersNegativeTestJSON-344567707 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:20:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7e966a66-9708-4083-a9f4-073d1b577630 tempest-ServersNegativeTestJSON-344567707 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:20:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7e966a66-9708-4083-a9f4-073d1b577630 tempest-ServersNegativeTestJSON-344567707 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:20:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7e966a66-9708-4083-a9f4-073d1b577630 tempest-ServersNegativeTestJSON-344567707 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:20:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7e966a66-9708-4083-a9f4-073d1b577630 tempest-ServersNegativeTestJSON-344567707 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:20:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7e966a66-9708-4083-a9f4-073d1b577630 tempest-ServersNegativeTestJSON-344567707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:20:20 devstack sudo[98970]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:20:20 devstack sudo[98970]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:20:20 devstack sudo[98970]: pam_unix(sudo:session): session closed for user root Aug 16 21:20:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7e966a66-9708-4083-a9f4-073d1b577630 tempest-ServersNegativeTestJSON-344567707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.416s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:20:20 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-7e966a66-9708-4083-a9f4-073d1b577630 tempest-ServersNegativeTestJSON-344567707 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:20:20 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-7e966a66-9708-4083-a9f4-073d1b577630 tempest-ServersNegativeTestJSON-344567707 None] Deleted volume successfully. Aug 16 21:20:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7e966a66-9708-4083-a9f4-073d1b577630 tempest-ServersNegativeTestJSON-344567707 None] Lock "cinder-16df19e2-1f0d-43db-9a74-ac5563a72687-delete_volume" released by "delete_volume" :: held 1.715s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:20:30 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=30,cinder:UPDATE=26,cinder:INSERT=6,cinder:DELETE=1 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:20:30 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=30,cinder:UPDATE=24,cinder:DELETE=3,cinder:INSERT=4 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:20:44 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=1 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:20:44 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:UPDATE=1 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:20:46 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1894c598-f703-4235-8bd4-b156f1d8a463 tempest-AttachVolumeShelveTestJSON-117748370 None] Acquiring lock "cinder-344ef48f-2c3c-4311-aa9d-0309022e341b-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:20:46 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1894c598-f703-4235-8bd4-b156f1d8a463 tempest-AttachVolumeShelveTestJSON-117748370 None] Lock "cinder-344ef48f-2c3c-4311-aa9d-0309022e341b-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:20:46 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1894c598-f703-4235-8bd4-b156f1d8a463 tempest-AttachVolumeShelveTestJSON-117748370 None] Acquiring lock "cinder-quobyte-344ef48f-2c3c-4311-aa9d-0309022e341b" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:20:46 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1894c598-f703-4235-8bd4-b156f1d8a463 tempest-AttachVolumeShelveTestJSON-117748370 None] Lock "cinder-quobyte-344ef48f-2c3c-4311-aa9d-0309022e341b" acquired by "delete_volume" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:20:47 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[207d7808-c6ae-4533-b2da-c094226cfd27]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:20:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1894c598-f703-4235-8bd4-b156f1d8a463 tempest-AttachVolumeShelveTestJSON-117748370 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-344ef48f-2c3c-4311-aa9d-0309022e341b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:20:47 devstack sudo[99258]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-344ef48f-2c3c-4311-aa9d-0309022e341b Aug 16 21:20:47 devstack sudo[99258]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:20:47 devstack sudo[99258]: pam_unix(sudo:session): session closed for user root Aug 16 21:20:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1894c598-f703-4235-8bd4-b156f1d8a463 tempest-AttachVolumeShelveTestJSON-117748370 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-344ef48f-2c3c-4311-aa9d-0309022e341b" returned: 0 in 0.425s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:20:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1894c598-f703-4235-8bd4-b156f1d8a463 tempest-AttachVolumeShelveTestJSON-117748370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-344ef48f-2c3c-4311-aa9d-0309022e341b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:20:47 devstack sudo[99263]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-344ef48f-2c3c-4311-aa9d-0309022e341b Aug 16 21:20:47 devstack sudo[99263]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:20:47 devstack sudo[99263]: pam_unix(sudo:session): session closed for user root Aug 16 21:20:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1894c598-f703-4235-8bd4-b156f1d8a463 tempest-AttachVolumeShelveTestJSON-117748370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-344ef48f-2c3c-4311-aa9d-0309022e341b" returned: 0 in 0.278s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:20:47 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1894c598-f703-4235-8bd4-b156f1d8a463 tempest-AttachVolumeShelveTestJSON-117748370 None] Lock "cinder-quobyte-344ef48f-2c3c-4311-aa9d-0309022e341b" released by "delete_volume" :: held 0.750s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:20:47 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-1894c598-f703-4235-8bd4-b156f1d8a463 tempest-AttachVolumeShelveTestJSON-117748370 None] Created reservations ['217bb98c-03b9-4344-b57a-3b1cc6f0b531', '12e58c03-4c96-490b-b123-78c2aada1a94', '59893b12-99ba-49e1-85f7-5602360e9036', 'a638e701-6d92-4ccf-b43e-14e5c7d4fde7'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1894c598-f703-4235-8bd4-b156f1d8a463 tempest-AttachVolumeShelveTestJSON-117748370 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:20:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1894c598-f703-4235-8bd4-b156f1d8a463 tempest-AttachVolumeShelveTestJSON-117748370 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:20:47 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1894c598-f703-4235-8bd4-b156f1d8a463 tempest-AttachVolumeShelveTestJSON-117748370 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:20:47 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1894c598-f703-4235-8bd4-b156f1d8a463 tempest-AttachVolumeShelveTestJSON-117748370 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:20:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1894c598-f703-4235-8bd4-b156f1d8a463 tempest-AttachVolumeShelveTestJSON-117748370 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:20:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1894c598-f703-4235-8bd4-b156f1d8a463 tempest-AttachVolumeShelveTestJSON-117748370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:20:47 devstack sudo[99268]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:20:47 devstack sudo[99268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:20:48 devstack sudo[99268]: pam_unix(sudo:session): session closed for user root Aug 16 21:20:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1894c598-f703-4235-8bd4-b156f1d8a463 tempest-AttachVolumeShelveTestJSON-117748370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.294s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:20:48 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-1894c598-f703-4235-8bd4-b156f1d8a463 tempest-AttachVolumeShelveTestJSON-117748370 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:20:48 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-1894c598-f703-4235-8bd4-b156f1d8a463 tempest-AttachVolumeShelveTestJSON-117748370 None] Deleted volume successfully. Aug 16 21:20:48 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1894c598-f703-4235-8bd4-b156f1d8a463 tempest-AttachVolumeShelveTestJSON-117748370 None] Lock "cinder-344ef48f-2c3c-4311-aa9d-0309022e341b-delete_volume" released by "delete_volume" :: held 1.330s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:20:54 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-172fb0b9-b4da-4741-97db-e69c41741468 req-8f07bc55-53f1-4a64-8593-9339746fe9de tempest-ServerActionsTestOtherA-1324822873 None] Terminate volume connection completed successfully. Aug 16 21:20:54 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-172fb0b9-b4da-4741-97db-e69c41741468 req-8f07bc55-53f1-4a64-8593-9339746fe9de tempest-ServerActionsTestOtherA-1324822873 None] Deleting attachment 0901ab4e-10d9-4c94-b43d-8a616487363b. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:21:01 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:21:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Flow 'volume_create_manager' (90fb1c75-15f4-4a41-be47-6fd347ed7530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (90c3c6cf-ac5b-43d7-9058-c295ed0af723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (90c3c6cf-ac5b-43d7-9058-c295ed0af723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:21:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1755889958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7f927e69-78eb-4717-83ec-21f91453d0f2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a24753e6cbff4335b1563661091931d7',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=2026-08-16T19:21:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:21:01Z,use_quota=True,user_id='0cf74245fed245e981c4a36df79fbe7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c9041099-d88f-47a2-a07e-ae933c241d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c9041099-d88f-47a2-a07e-ae933c241d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8cfee2b6-7081-40a9-91d3-0f8f0ecd6ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8cfee2b6-7081-40a9-91d3-0f8f0ecd6ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7f927e69-78eb-4717-83ec-21f91453d0f2', 'volume_name': 'volume-7f927e69-78eb-4717-83ec-21f91453d0f2', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89953772-ed5a-451b-81e5-799c230c5c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89953772-ed5a-451b-81e5-799c230c5c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bf04bb8d-6e8b-4143-9047-443027435a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:01 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Volume 7f927e69-78eb-4717-83ec-21f91453d0f2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7f927e69-78eb-4717-83ec-21f91453d0f2', 'volume_size': 1} Aug 16 21:21:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] ==> create_volume: call "{'self': , '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-08-16T19:21:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1755889958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7f927e69-78eb-4717-83ec-21f91453d0f2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a24753e6cbff4335b1563661091931d7',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=2026-08-16T19:21:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:21:01Z,use_quota=True,user_id='0cf74245fed245e981c4a36df79fbe7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:21:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Creating volume 7f927e69-78eb-4717-83ec-21f91453d0f2 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:21:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:21:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:21:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.041s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:21:01 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:21:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7f927e69-78eb-4717-83ec-21f91453d0f2 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:01 devstack sudo[99462]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7f927e69-78eb-4717-83ec-21f91453d0f2 1073741824 Aug 16 21:21:01 devstack sudo[99462]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:02 devstack sudo[99462]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7f927e69-78eb-4717-83ec-21f91453d0f2 1073741824" returned: 0 in 0.648s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7f927e69-78eb-4717-83ec-21f91453d0f2 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:02 devstack sudo[99482]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7f927e69-78eb-4717-83ec-21f91453d0f2 Aug 16 21:21:02 devstack sudo[99482]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:02 devstack sudo[99482]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7f927e69-78eb-4717-83ec-21f91453d0f2" returned: 0 in 0.467s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] <== create_volume: return (1196ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:21:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.201s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bf04bb8d-6e8b-4143-9047-443027435a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7f927e69-78eb-4717-83ec-21f91453d0f2', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84c2aed2-1d3c-482b-8a94-75faf2945d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:02 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Volume volume-7f927e69-78eb-4717-83ec-21f91453d0f2 (7f927e69-78eb-4717-83ec-21f91453d0f2): created successfully Aug 16 21:21:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84c2aed2-1d3c-482b-8a94-75faf2945d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Flow 'volume_create_manager' (90fb1c75-15f4-4a41-be47-6fd347ed7530) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:02 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-74f0d6b4-4359-4b8e-a3ca-ebdb2e3b904d tempest-VolumesTestJSON-563396165 None] Created volume successfully. Aug 16 21:21:04 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:21:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Flow 'volume_create_manager' (a9da903b-6821-46a2-a069-2fab09920e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (96478ff8-649d-44f0-a503-dbf59ba5ff39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (96478ff8-649d-44f0-a503-dbf59ba5ff39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:21:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1381155698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6b76b8dc-6f62-4b34-b9bb-ddd557206d07,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a24753e6cbff4335b1563661091931d7',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=2026-08-16T19:21:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:21:05Z,use_quota=True,user_id='0cf74245fed245e981c4a36df79fbe7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (69747265-87ae-482e-a13e-65aebae1b4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (69747265-87ae-482e-a13e-65aebae1b4d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2262f761-1059-4d75-a185-1a007c29d824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2262f761-1059-4d75-a185-1a007c29d824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6b76b8dc-6f62-4b34-b9bb-ddd557206d07', 'volume_name': 'volume-6b76b8dc-6f62-4b34-b9bb-ddd557206d07', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2c0c481c-7ef5-44a8-a595-346b1a21863e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2c0c481c-7ef5-44a8-a595-346b1a21863e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb88b763-13da-450f-a7dc-eed74cd201f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:04 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Volume 6b76b8dc-6f62-4b34-b9bb-ddd557206d07: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6b76b8dc-6f62-4b34-b9bb-ddd557206d07', 'volume_size': 1} Aug 16 21:21:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:04 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] ==> create_volume: call "{'self': , '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-08-16T19:21:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1381155698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6b76b8dc-6f62-4b34-b9bb-ddd557206d07,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a24753e6cbff4335b1563661091931d7',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=2026-08-16T19:21:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:21:05Z,use_quota=True,user_id='0cf74245fed245e981c4a36df79fbe7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:21:04 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Creating volume 6b76b8dc-6f62-4b34-b9bb-ddd557206d07 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:21:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:04 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:21:04 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:21:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:04 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:21:04 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:21:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6b76b8dc-6f62-4b34-b9bb-ddd557206d07 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:05 devstack sudo[99486]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6b76b8dc-6f62-4b34-b9bb-ddd557206d07 1073741824 Aug 16 21:21:05 devstack sudo[99486]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:06 devstack sudo[99486]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6b76b8dc-6f62-4b34-b9bb-ddd557206d07 1073741824" returned: 0 in 1.106s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6b76b8dc-6f62-4b34-b9bb-ddd557206d07 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:06 devstack sudo[99530]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6b76b8dc-6f62-4b34-b9bb-ddd557206d07 Aug 16 21:21:06 devstack sudo[99530]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:06 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:21:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Flow 'volume_create_manager' (368a5f2a-d861-4381-ae41-090f98e3a864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a16df759-0612-4bcc-9f10-f6fcd4fcba35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:06 devstack sudo[99530]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6b76b8dc-6f62-4b34-b9bb-ddd557206d07" returned: 0 in 0.423s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] <== create_volume: return (1616ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:21:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.619s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a16df759-0612-4bcc-9f10-f6fcd4fcba35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:21:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1237976187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ee869c4a-d385-4fe6-ba6e-100da063319d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa45356460b94da4944a56ec7a8005da',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=2026-08-16T19:21:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:21:06Z,use_quota=True,user_id='971dd217720d44578e6ac6f0a69c12c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9d5fe338-6e41-475a-b158-3ad4d4b7f223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9d5fe338-6e41-475a-b158-3ad4d4b7f223) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d0a85c3c-f96a-4643-8acb-9dc5e56db085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:06 devstack cinder-volume[94342]: DEBUG cinder.image.glance [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Creating Keystone auth plugin from conf {{(pid=94342) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 16 21:21:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb88b763-13da-450f-a7dc-eed74cd201f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6b76b8dc-6f62-4b34-b9bb-ddd557206d07', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (db221da0-1078-40de-b706-bff2784bf9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:06 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Volume volume-6b76b8dc-6f62-4b34-b9bb-ddd557206d07 (6b76b8dc-6f62-4b34-b9bb-ddd557206d07): created successfully Aug 16 21:21:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (db221da0-1078-40de-b706-bff2784bf9b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Flow 'volume_create_manager' (a9da903b-6821-46a2-a069-2fab09920e03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:06 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-0cdd5ae7-165e-4f86-ba1a-c7571b0e1fe1 tempest-VolumesTestJSON-563396165 None] Created volume successfully. Aug 16 21:21:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d0a85c3c-f96a-4643-8acb-9dc5e56db085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'ee869c4a-d385-4fe6-ba6e-100da063319d', 'volume_name': 'volume-ee869c4a-d385-4fe6-ba6e-100da063319d', 'volume_size': 1, 'image_id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'd96e77627bc24cbcb02b84387371f7c5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'created_at': datetime.datetime(2026, 8, 16, 19, 11, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/83988414-26d6-47e6-9143-471cb39d7e3b/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aed2a150-809b-4b30-918f-29a04b615d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aed2a150-809b-4b30-918f-29a04b615d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (50a3df64-fe71-468f-a4a6-09ac2f4b3dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:07 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Volume ee869c4a-d385-4fe6-ba6e-100da063319d: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-ee869c4a-d385-4fe6-ba6e-100da063319d', 'volume_size': 1, 'image_id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'd96e77627bc24cbcb02b84387371f7c5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'created_at': datetime.datetime(2026, 8, 16, 19, 11, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/83988414-26d6-47e6-9143-471cb39d7e3b/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': } Aug 16 21:21:07 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Trying to clone ee869c4a-d385-4fe6-ba6e-100da063319d from image 83988414-26d6-47e6-9143-471cb39d7e3b at location (None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}]). {{(pid=94342) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Flow 'volume_create_manager' (ebcc1722-1726-4b8c-b166-b1f5bca832e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (120b2ca5-b3a6-40be-afd9-f06e547daaf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (120b2ca5-b3a6-40be-afd9-f06e547daaf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:21:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-417703165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d3289f4f-c181-4f38-8b4a-ce717d9dfead,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a24753e6cbff4335b1563661091931d7',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=2026-08-16T19:21:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:21:08Z,use_quota=True,user_id='0cf74245fed245e981c4a36df79fbe7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ee248560-9c3f-42a7-93af-98099260427c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ee248560-9c3f-42a7-93af-98099260427c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f1b09598-78ee-47fe-9c92-61717a06536a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f1b09598-78ee-47fe-9c92-61717a06536a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd3289f4f-c181-4f38-8b4a-ce717d9dfead', 'volume_name': 'volume-d3289f4f-c181-4f38-8b4a-ce717d9dfead', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ba41f2ae-ff35-4829-ae72-16279749fb51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ba41f2ae-ff35-4829-ae72-16279749fb51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7d975802-4035-401b-b433-5c3d0c072a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:08 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Volume d3289f4f-c181-4f38-8b4a-ce717d9dfead: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d3289f4f-c181-4f38-8b4a-ce717d9dfead', 'volume_size': 1} Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] ==> create_volume: call "{'self': , '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-08-16T19:21:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-417703165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d3289f4f-c181-4f38-8b4a-ce717d9dfead,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a24753e6cbff4335b1563661091931d7',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=2026-08-16T19:21:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:21:08Z,use_quota=True,user_id='0cf74245fed245e981c4a36df79fbe7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Creating volume d3289f4f-c181-4f38-8b4a-ce717d9dfead {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:21:08 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d3289f4f-c181-4f38-8b4a-ce717d9dfead 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:08 devstack sudo[99598]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d3289f4f-c181-4f38-8b4a-ce717d9dfead 1073741824 Aug 16 21:21:08 devstack sudo[99598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_u_d9ybmidevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 16 21:21:08 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Image download 20.69 MB at 20.69 MB/s Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[82a8e36d-d03c-4f0d-847f-b4e34171e0f7]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_u_d9ybmidevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:08 devstack sudo[99600]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_u_d9ybmidevstack@QuobyteHD Aug 16 21:21:08 devstack sudo[99600]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:08 devstack sudo[99600]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_u_d9ybmidevstack@QuobyteHD" returned: 0 in 0.648s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Temporary image 83988414-26d6-47e6-9143-471cb39d7e3b is fetched for user 971dd217720d44578e6ac6f0a69c12c5. {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 16 21:21:08 devstack sudo[99598]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d3289f4f-c181-4f38-8b4a-ce717d9dfead 1073741824" returned: 0 in 0.855s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[0f8ba3a5-5839-44dd-8136-14d0bd867e4d]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_u_d9ybmidevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d3289f4f-c181-4f38-8b4a-ce717d9dfead {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:09 devstack sudo[99614]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d3289f4f-c181-4f38-8b4a-ce717d9dfead Aug 16 21:21:09 devstack sudo[99614]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:09 devstack sudo[99613]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_u_d9ybmidevstack@QuobyteHD Aug 16 21:21:09 devstack sudo[99613]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:09 devstack sudo[99614]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d3289f4f-c181-4f38-8b4a-ce717d9dfead" returned: 0 in 0.378s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] <== create_volume: return (1342ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.345s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7d975802-4035-401b-b433-5c3d0c072a14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d3289f4f-c181-4f38-8b4a-ce717d9dfead', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (74b8d6e3-e3af-4a67-9f91-c305a07c6683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:09 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Volume volume-d3289f4f-c181-4f38-8b4a-ce717d9dfead (d3289f4f-c181-4f38-8b4a-ce717d9dfead): created successfully Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (74b8d6e3-e3af-4a67-9f91-c305a07c6683) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Flow 'volume_create_manager' (ebcc1722-1726-4b8c-b166-b1f5bca832e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:09 devstack sudo[99613]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_u_d9ybmidevstack@QuobyteHD" returned: 0 in 0.466s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] ==> create_volume: call "{'self': , '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-08-16T19:21:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1237976187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ee869c4a-d385-4fe6-ba6e-100da063319d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa45356460b94da4944a56ec7a8005da',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=2026-08-16T19:21:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:21:06Z,use_quota=True,user_id='971dd217720d44578e6ac6f0a69c12c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Creating volume ee869c4a-d385-4fe6-ba6e-100da063319d {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:21:09 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ee869c4a-d385-4fe6-ba6e-100da063319d 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:09 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-7ff20d45-5c96-48d8-bb98-1de9b84ce47b tempest-VolumesTestJSON-563396165 None] Created volume successfully. Aug 16 21:21:09 devstack sudo[99621]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ee869c4a-d385-4fe6-ba6e-100da063319d 1073741824 Aug 16 21:21:09 devstack sudo[99621]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:09 devstack sudo[99623]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:21:09 devstack sudo[99623]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:09 devstack sudo[99623]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.375s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:10 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:21:10 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager._thread_info {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:21:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread count: 28 {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:21:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread info: [<_MainThread(MainThread, started 140145850327168)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:21:10 devstack sudo[99621]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ee869c4a-d385-4fe6-ba6e-100da063319d 1073741824" returned: 0 in 0.821s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ee869c4a-d385-4fe6-ba6e-100da063319d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:10 devstack sudo[99630]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ee869c4a-d385-4fe6-ba6e-100da063319d Aug 16 21:21:10 devstack sudo[99630]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:10 devstack sudo[99630]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ee869c4a-d385-4fe6-ba6e-100da063319d" returned: 0 in 0.369s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] <== create_volume: return (1281ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:21:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.285s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:10 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Attempting download of 83988414-26d6-47e6-9143-471cb39d7e3b ((None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}])) to volume ee869c4a-d385-4fe6-ba6e-100da063319d. {{(pid=94342) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 16 21:21:10 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[75811fd0-18af-44d6-b9a7-4a9b630902c4]: (4, 'raw') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:21:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_8rvekxzu {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:11 devstack sudo[99644]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_8rvekxzu Aug 16 21:21:11 devstack sudo[99644]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:11 devstack sudo[99644]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_8rvekxzu" returned: 0 in 0.517s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_8rvekxzu {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:11 devstack sudo[99663]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_8rvekxzu Aug 16 21:21:11 devstack sudo[99663]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-12e906f5-ae8f-4146-b41f-852dc23f005c tempest-VolumesTestJSON-563396165 None] Acquiring lock "cinder-d3289f4f-c181-4f38-8b4a-ce717d9dfead-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:21:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-12e906f5-ae8f-4146-b41f-852dc23f005c tempest-VolumesTestJSON-563396165 None] Lock "cinder-d3289f4f-c181-4f38-8b4a-ce717d9dfead-delete_volume" acquired by "delete_volume" :: waited 0.077s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:21:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-12e906f5-ae8f-4146-b41f-852dc23f005c tempest-VolumesTestJSON-563396165 None] Acquiring lock "cinder-quobyte-d3289f4f-c181-4f38-8b4a-ce717d9dfead" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:21:12 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-12e906f5-ae8f-4146-b41f-852dc23f005c tempest-VolumesTestJSON-563396165 None] Lock "cinder-quobyte-d3289f4f-c181-4f38-8b4a-ce717d9dfead" acquired by "delete_volume" :: waited 0.045s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:21:12 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[6d20996a-a236-4ffe-bac2-b0f112661c70]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:21:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-12e906f5-ae8f-4146-b41f-852dc23f005c tempest-VolumesTestJSON-563396165 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d3289f4f-c181-4f38-8b4a-ce717d9dfead {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:12 devstack sudo[99663]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_8rvekxzu" returned: 1 in 0.653s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_8rvekxzu' failed. Not Retrying. {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:21:12 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[dabbdf6a-6064-4b02-98cd-f2898708e27d]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:21:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_u_d9ybmidevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:12 devstack sudo[99666]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d3289f4f-c181-4f38-8b4a-ce717d9dfead Aug 16 21:21:12 devstack sudo[99666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:12 devstack sudo[99669]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_u_d9ybmidevstack@QuobyteHD Aug 16 21:21:12 devstack sudo[99669]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:12 devstack sudo[99666]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-12e906f5-ae8f-4146-b41f-852dc23f005c tempest-VolumesTestJSON-563396165 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d3289f4f-c181-4f38-8b4a-ce717d9dfead" returned: 0 in 0.505s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-12e906f5-ae8f-4146-b41f-852dc23f005c tempest-VolumesTestJSON-563396165 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d3289f4f-c181-4f38-8b4a-ce717d9dfead {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:12 devstack sudo[99676]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d3289f4f-c181-4f38-8b4a-ce717d9dfead Aug 16 21:21:12 devstack sudo[99676]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:12 devstack sudo[99669]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_u_d9ybmidevstack@QuobyteHD" returned: 0 in 0.479s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:12 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] 83988414-26d6-47e6-9143-471cb39d7e3b was qcow2, converting to qcow2 {{(pid=94342) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 16 21:21:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_u_d9ybmidevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ee869c4a-d385-4fe6-ba6e-100da063319d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:12 devstack sudo[99682]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_u_d9ybmidevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ee869c4a-d385-4fe6-ba6e-100da063319d Aug 16 21:21:12 devstack sudo[99682]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:12 devstack sudo[99676]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-12e906f5-ae8f-4146-b41f-852dc23f005c tempest-VolumesTestJSON-563396165 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d3289f4f-c181-4f38-8b4a-ce717d9dfead" returned: 0 in 0.299s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:12 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-12e906f5-ae8f-4146-b41f-852dc23f005c tempest-VolumesTestJSON-563396165 None] Lock "cinder-quobyte-d3289f4f-c181-4f38-8b4a-ce717d9dfead" released by "delete_volume" :: held 0.853s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:21:12 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-12e906f5-ae8f-4146-b41f-852dc23f005c tempest-VolumesTestJSON-563396165 None] Created reservations ['90d7870f-6fa7-4978-b1a3-c6800dc94ad7', '9969ee56-5255-4c24-af26-9ecb5dc648ab', '4fbb0202-5b85-4fd7-9f7a-7352c259c8e1', '5be9a604-89f3-40e6-bb50-05a92ab016b2'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-12e906f5-ae8f-4146-b41f-852dc23f005c tempest-VolumesTestJSON-563396165 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-12e906f5-ae8f-4146-b41f-852dc23f005c tempest-VolumesTestJSON-563396165 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-12e906f5-ae8f-4146-b41f-852dc23f005c tempest-VolumesTestJSON-563396165 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:21:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-12e906f5-ae8f-4146-b41f-852dc23f005c tempest-VolumesTestJSON-563396165 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:21:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-12e906f5-ae8f-4146-b41f-852dc23f005c tempest-VolumesTestJSON-563396165 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-12e906f5-ae8f-4146-b41f-852dc23f005c tempest-VolumesTestJSON-563396165 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:13 devstack sudo[99688]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:21:13 devstack sudo[99688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-04e264d5-42ff-4ebd-8a44-01de8429bd68 tempest-VolumesTestJSON-563396165 None] Acquiring lock "cinder-6b76b8dc-6f62-4b34-b9bb-ddd557206d07-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:21:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-04e264d5-42ff-4ebd-8a44-01de8429bd68 tempest-VolumesTestJSON-563396165 None] Lock "cinder-6b76b8dc-6f62-4b34-b9bb-ddd557206d07-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:21:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-04e264d5-42ff-4ebd-8a44-01de8429bd68 tempest-VolumesTestJSON-563396165 None] Acquiring lock "cinder-quobyte-6b76b8dc-6f62-4b34-b9bb-ddd557206d07" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:21:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-04e264d5-42ff-4ebd-8a44-01de8429bd68 tempest-VolumesTestJSON-563396165 None] Lock "cinder-quobyte-6b76b8dc-6f62-4b34-b9bb-ddd557206d07" acquired by "delete_volume" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:21:13 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[c1529e55-6faf-4812-ace3-26aefc3822c3]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:21:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-04e264d5-42ff-4ebd-8a44-01de8429bd68 tempest-VolumesTestJSON-563396165 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6b76b8dc-6f62-4b34-b9bb-ddd557206d07 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:13 devstack sudo[99688]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:13 devstack sudo[99691]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6b76b8dc-6f62-4b34-b9bb-ddd557206d07 Aug 16 21:21:13 devstack sudo[99691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-12e906f5-ae8f-4146-b41f-852dc23f005c tempest-VolumesTestJSON-563396165 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.390s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:13 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-12e906f5-ae8f-4146-b41f-852dc23f005c tempest-VolumesTestJSON-563396165 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:21:13 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-12e906f5-ae8f-4146-b41f-852dc23f005c tempest-VolumesTestJSON-563396165 None] Deleted volume successfully. Aug 16 21:21:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-12e906f5-ae8f-4146-b41f-852dc23f005c tempest-VolumesTestJSON-563396165 None] Lock "cinder-d3289f4f-c181-4f38-8b4a-ce717d9dfead-delete_volume" released by "delete_volume" :: held 1.588s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:21:13 devstack sudo[99691]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-04e264d5-42ff-4ebd-8a44-01de8429bd68 tempest-VolumesTestJSON-563396165 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6b76b8dc-6f62-4b34-b9bb-ddd557206d07" returned: 0 in 0.477s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-04e264d5-42ff-4ebd-8a44-01de8429bd68 tempest-VolumesTestJSON-563396165 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6b76b8dc-6f62-4b34-b9bb-ddd557206d07 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:13 devstack sudo[99700]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6b76b8dc-6f62-4b34-b9bb-ddd557206d07 Aug 16 21:21:13 devstack sudo[99700]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:14 devstack sudo[99700]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-04e264d5-42ff-4ebd-8a44-01de8429bd68 tempest-VolumesTestJSON-563396165 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6b76b8dc-6f62-4b34-b9bb-ddd557206d07" returned: 0 in 0.278s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-04e264d5-42ff-4ebd-8a44-01de8429bd68 tempest-VolumesTestJSON-563396165 None] Lock "cinder-quobyte-6b76b8dc-6f62-4b34-b9bb-ddd557206d07" released by "delete_volume" :: held 0.797s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-04e264d5-42ff-4ebd-8a44-01de8429bd68 tempest-VolumesTestJSON-563396165 None] Created reservations ['6c9e3a2a-574b-4571-93fc-6f400fc0ed1a', 'ac5d8eb0-c6a0-4287-9d37-466069354015', '12f6226e-f8ae-440d-bc76-c717bbc0b093', 'dd83fc61-4246-4e11-b48c-60756e24e562'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-04e264d5-42ff-4ebd-8a44-01de8429bd68 tempest-VolumesTestJSON-563396165 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-04e264d5-42ff-4ebd-8a44-01de8429bd68 tempest-VolumesTestJSON-563396165 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-04e264d5-42ff-4ebd-8a44-01de8429bd68 tempest-VolumesTestJSON-563396165 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-04e264d5-42ff-4ebd-8a44-01de8429bd68 tempest-VolumesTestJSON-563396165 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-04e264d5-42ff-4ebd-8a44-01de8429bd68 tempest-VolumesTestJSON-563396165 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-04e264d5-42ff-4ebd-8a44-01de8429bd68 tempest-VolumesTestJSON-563396165 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:14 devstack sudo[99703]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:21:14 devstack sudo[99703]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d95a3c0b-a999-4c74-b5bb-f0667b243df9 tempest-VolumesTestJSON-563396165 None] Acquiring lock "cinder-7f927e69-78eb-4717-83ec-21f91453d0f2-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d95a3c0b-a999-4c74-b5bb-f0667b243df9 tempest-VolumesTestJSON-563396165 None] Lock "cinder-7f927e69-78eb-4717-83ec-21f91453d0f2-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d95a3c0b-a999-4c74-b5bb-f0667b243df9 tempest-VolumesTestJSON-563396165 None] Acquiring lock "cinder-quobyte-7f927e69-78eb-4717-83ec-21f91453d0f2" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d95a3c0b-a999-4c74-b5bb-f0667b243df9 tempest-VolumesTestJSON-563396165 None] Lock "cinder-quobyte-7f927e69-78eb-4717-83ec-21f91453d0f2" acquired by "delete_volume" :: waited 0.023s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[f7c36f16-d777-475a-bb29-de459923779e]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d95a3c0b-a999-4c74-b5bb-f0667b243df9 tempest-VolumesTestJSON-563396165 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7f927e69-78eb-4717-83ec-21f91453d0f2 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:14 devstack sudo[99703]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-04e264d5-42ff-4ebd-8a44-01de8429bd68 tempest-VolumesTestJSON-563396165 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.375s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-04e264d5-42ff-4ebd-8a44-01de8429bd68 tempest-VolumesTestJSON-563396165 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:21:14 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-04e264d5-42ff-4ebd-8a44-01de8429bd68 tempest-VolumesTestJSON-563396165 None] Deleted volume successfully. Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-04e264d5-42ff-4ebd-8a44-01de8429bd68 tempest-VolumesTestJSON-563396165 None] Lock "cinder-6b76b8dc-6f62-4b34-b9bb-ddd557206d07-delete_volume" released by "delete_volume" :: held 1.437s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:21:14 devstack sudo[99705]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7f927e69-78eb-4717-83ec-21f91453d0f2 Aug 16 21:21:14 devstack sudo[99705]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:14 devstack sudo[99682]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_u_d9ybmidevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ee869c4a-d385-4fe6-ba6e-100da063319d" returned: 0 in 1.990s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_u_d9ybmidevstack@QuobyteHD, size 112.00 MB, duration 1.99 sec, destination /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ee869c4a-d385-4fe6-ba6e-100da063319d {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:21:14 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Converted 112.00 MB image at 56.24 MB/s Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ee869c4a-d385-4fe6-ba6e-100da063319d 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:14 devstack sudo[99708]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ee869c4a-d385-4fe6-ba6e-100da063319d 1G Aug 16 21:21:14 devstack sudo[99708]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:14 devstack sudo[99705]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d95a3c0b-a999-4c74-b5bb-f0667b243df9 tempest-VolumesTestJSON-563396165 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7f927e69-78eb-4717-83ec-21f91453d0f2" returned: 0 in 0.428s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d95a3c0b-a999-4c74-b5bb-f0667b243df9 tempest-VolumesTestJSON-563396165 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7f927e69-78eb-4717-83ec-21f91453d0f2 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:14 devstack sudo[99716]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7f927e69-78eb-4717-83ec-21f91453d0f2 Aug 16 21:21:14 devstack sudo[99716]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:14 devstack sudo[99708]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ee869c4a-d385-4fe6-ba6e-100da063319d 1G" returned: 0 in 0.329s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Downloaded image 83988414-26d6-47e6-9143-471cb39d7e3b ((None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}])) to volume ee869c4a-d385-4fe6-ba6e-100da063319d successfully. {{(pid=94342) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Temporary image 83988414-26d6-47e6-9143-471cb39d7e3b for user 971dd217720d44578e6ac6f0a69c12c5 is deleted. {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 16 21:21:14 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Marking volume ee869c4a-d385-4fe6-ba6e-100da063319d as bootable. {{(pid=94342) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 16 21:21:15 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Copying metadata from image 83988414-26d6-47e6-9143-471cb39d7e3b to ee869c4a-d385-4fe6-ba6e-100da063319d. {{(pid=94342) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 16 21:21:15 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Creating volume glance metadata for volume ee869c4a-d385-4fe6-ba6e-100da063319d backed by image 83988414-26d6-47e6-9143-471cb39d7e3b with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': '', 'image_id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'image_name': 'cirros-0.6.3-x86_64-disk', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94342) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 16 21:21:15 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (50a3df64-fe71-468f-a4a6-09ac2f4b3dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ee869c4a-d385-4fe6-ba6e-100da063319d', 'volume_size': 1, 'image_id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'd96e77627bc24cbcb02b84387371f7c5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'created_at': datetime.datetime(2026, 8, 16, 19, 11, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/83988414-26d6-47e6-9143-471cb39d7e3b/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:15 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a304fc9-37f2-4542-9eea-50f4b38c40c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:15 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Volume volume-ee869c4a-d385-4fe6-ba6e-100da063319d (ee869c4a-d385-4fe6-ba6e-100da063319d): created successfully Aug 16 21:21:15 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a304fc9-37f2-4542-9eea-50f4b38c40c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:15 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Flow 'volume_create_manager' (368a5f2a-d861-4381-ae41-090f98e3a864) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:15 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-76a841e1-13ab-4e0b-b078-60623f168de1 tempest-ServerActionsTestOtherA-1324822873 None] Created volume successfully. Aug 16 21:21:15 devstack sudo[99716]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d95a3c0b-a999-4c74-b5bb-f0667b243df9 tempest-VolumesTestJSON-563396165 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7f927e69-78eb-4717-83ec-21f91453d0f2" returned: 0 in 0.259s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:15 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d95a3c0b-a999-4c74-b5bb-f0667b243df9 tempest-VolumesTestJSON-563396165 None] Lock "cinder-quobyte-7f927e69-78eb-4717-83ec-21f91453d0f2" released by "delete_volume" :: held 0.738s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:21:15 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-d95a3c0b-a999-4c74-b5bb-f0667b243df9 tempest-VolumesTestJSON-563396165 None] Created reservations ['e82d17f8-5282-4b2d-9026-fb90956f794f', 'bf2192d4-8b34-4c90-a6b8-fa1889c7251d', 'e3348dba-4782-452d-aa4c-4b0772f9ce73', '9fca643b-ba97-4fa5-bb31-6fb010ed20c7'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d95a3c0b-a999-4c74-b5bb-f0667b243df9 tempest-VolumesTestJSON-563396165 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d95a3c0b-a999-4c74-b5bb-f0667b243df9 tempest-VolumesTestJSON-563396165 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d95a3c0b-a999-4c74-b5bb-f0667b243df9 tempest-VolumesTestJSON-563396165 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:21:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d95a3c0b-a999-4c74-b5bb-f0667b243df9 tempest-VolumesTestJSON-563396165 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:21:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d95a3c0b-a999-4c74-b5bb-f0667b243df9 tempest-VolumesTestJSON-563396165 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d95a3c0b-a999-4c74-b5bb-f0667b243df9 tempest-VolumesTestJSON-563396165 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:15 devstack sudo[99719]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:21:15 devstack sudo[99719]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:15 devstack sudo[99719]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d95a3c0b-a999-4c74-b5bb-f0667b243df9 tempest-VolumesTestJSON-563396165 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.252s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:15 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-d95a3c0b-a999-4c74-b5bb-f0667b243df9 tempest-VolumesTestJSON-563396165 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:21:15 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-d95a3c0b-a999-4c74-b5bb-f0667b243df9 tempest-VolumesTestJSON-563396165 None] Deleted volume successfully. Aug 16 21:21:15 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d95a3c0b-a999-4c74-b5bb-f0667b243df9 tempest-VolumesTestJSON-563396165 None] Lock "cinder-7f927e69-78eb-4717-83ec-21f91453d0f2-delete_volume" released by "delete_volume" :: held 1.219s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:21:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-952b8a23-6071-4f93-a4e8-12c681cc9c7f req-7082fe68-2a77-426e-983c-a0407611df35 tempest-ServerActionsTestOtherA-1324822873 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-952b8a23-6071-4f93-a4e8-12c681cc9c7f req-7082fe68-2a77-426e-983c-a0407611df35 tempest-ServerActionsTestOtherA-1324822873 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-952b8a23-6071-4f93-a4e8-12c681cc9c7f req-7082fe68-2a77-426e-983c-a0407611df35 tempest-ServerActionsTestOtherA-1324822873 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.026s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-952b8a23-6071-4f93-a4e8-12c681cc9c7f req-7082fe68-2a77-426e-983c-a0407611df35 tempest-ServerActionsTestOtherA-1324822873 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec', 'name': 'volume-ee869c4a-d385-4fe6-ba6e-100da063319d', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'f5bc4bdc-f933-4ff0-866a-3141c88b12e3', 'enforce_multipath': True} {{(pid=94342) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 16 21:21:19 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-952b8a23-6071-4f93-a4e8-12c681cc9c7f req-7082fe68-2a77-426e-983c-a0407611df35 tempest-ServerActionsTestOtherA-1324822873 None] attachment_update completed successfully. Aug 16 21:21:21 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-7bf9dce5-ce18-49b1-9fb8-f4b1815eb261 tempest-GroupSnapshotsTest-1750466764 None] Group tempest-GroupSnapshotsTest-Group-405289794: creating Aug 16 21:21:21 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-7bf9dce5-ce18-49b1-9fb8-f4b1815eb261 tempest-GroupSnapshotsTest-1750466764 None] Group tempest-GroupSnapshotsTest-Group-405289794: created successfully Aug 16 21:21:21 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-7bf9dce5-ce18-49b1-9fb8-f4b1815eb261 tempest-GroupSnapshotsTest-1750466764 None] Create group completed successfully. Aug 16 21:21:22 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:21:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Flow 'volume_create_manager' (27033d1f-b9ed-40f1-9784-ba39b13125c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d99a0b34-a553-4799-a6a4-0b3e35d7aa41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d99a0b34-a553-4799-a6a4-0b3e35d7aa41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:21:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-937048839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cd564522-d90a-4e93-8f10-5438b1714f71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75bea2ab0d974c2580c043bdb40843b1',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=2026-08-16T19:21:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:21:22Z,use_quota=True,user_id='8093eead7b194d03ac4defbe35877b5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8db62761-1c9a-4a93-a3e3-f79897c15593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8db62761-1c9a-4a93-a3e3-f79897c15593) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f8c398ef-51b3-4e35-aa50-ee550e10b87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f8c398ef-51b3-4e35-aa50-ee550e10b87b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cd564522-d90a-4e93-8f10-5438b1714f71', 'volume_name': 'volume-cd564522-d90a-4e93-8f10-5438b1714f71', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (93f80f69-8bf7-4537-bdf0-b8f20c04d0ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (93f80f69-8bf7-4537-bdf0-b8f20c04d0ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ddc112cc-9cbf-4245-b80d-560a73b6a770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:22 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Volume cd564522-d90a-4e93-8f10-5438b1714f71: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cd564522-d90a-4e93-8f10-5438b1714f71', 'volume_size': 1} Aug 16 21:21:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] ==> create_volume: call "{'self': , '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-08-16T19:21:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-937048839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cd564522-d90a-4e93-8f10-5438b1714f71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75bea2ab0d974c2580c043bdb40843b1',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=2026-08-16T19:21:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:21:22Z,use_quota=True,user_id='8093eead7b194d03ac4defbe35877b5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:21:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Creating volume cd564522-d90a-4e93-8f10-5438b1714f71 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:21:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:21:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:21:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:21:22 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:21:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd564522-d90a-4e93-8f10-5438b1714f71 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:22 devstack sudo[99766]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd564522-d90a-4e93-8f10-5438b1714f71 1073741824 Aug 16 21:21:22 devstack sudo[99766]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:23 devstack sudo[99766]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd564522-d90a-4e93-8f10-5438b1714f71 1073741824" returned: 0 in 0.832s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Flow 'volume_create_manager' (76d84ccd-b6df-4578-b429-d69b1bd5a27c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (323063c0-719b-4dba-b308-2b9eea0869ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd564522-d90a-4e93-8f10-5438b1714f71 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (323063c0-719b-4dba-b308-2b9eea0869ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:21:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-688074617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7d99c1b0-5626-48a1-82ca-69bd694bb3e1,host='devstack@QuobyteHD#QuobyteHD',id=cd091d76-0f0e-4c5a-942b-d45f36545f83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8138eaddfa45f1846b226f2bfa08ae',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=2026-08-16T19:21:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:21:23Z,use_quota=True,user_id='c1c8fec994644a2b87ab617bb4d3a891',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b111955e-18b0-4f5f-bfe2-c31ebd2a3c46),volume_type_id=b111955e-18b0-4f5f-bfe2-c31ebd2a3c46)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:23 devstack sudo[100174]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd564522-d90a-4e93-8f10-5438b1714f71 Aug 16 21:21:23 devstack sudo[100174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9026fb9b-ea81-4a80-b4b5-0b14f08228a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9026fb9b-ea81-4a80-b4b5-0b14f08228a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8a9b881d-0352-4519-b200-b066a64efe0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8a9b881d-0352-4519-b200-b066a64efe0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cd091d76-0f0e-4c5a-942b-d45f36545f83', 'volume_name': 'volume-cd091d76-0f0e-4c5a-942b-d45f36545f83', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1dbfda7-a8b2-40b3-bc4b-8a9082af3ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1dbfda7-a8b2-40b3-bc4b-8a9082af3ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (80b33158-9ec7-4832-b530-951ffb931de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:23 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Volume cd091d76-0f0e-4c5a-942b-d45f36545f83: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cd091d76-0f0e-4c5a-942b-d45f36545f83', 'volume_size': 1} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:23 devstack sudo[100174]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd564522-d90a-4e93-8f10-5438b1714f71" returned: 0 in 0.311s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] <== create_volume: return (1271ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.273s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.227s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=7d99c1b0-5626-48a1-82ca-69bd694bb3e1,created_at=2026-08-16T19:21:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-688074617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7d99c1b0-5626-48a1-82ca-69bd694bb3e1,host='devstack@QuobyteHD#QuobyteHD',id=cd091d76-0f0e-4c5a-942b-d45f36545f83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8138eaddfa45f1846b226f2bfa08ae',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=2026-08-16T19:21:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:21:23Z,use_quota=True,user_id='c1c8fec994644a2b87ab617bb4d3a891',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b111955e-18b0-4f5f-bfe2-c31ebd2a3c46),volume_type_id=b111955e-18b0-4f5f-bfe2-c31ebd2a3c46)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Creating volume cd091d76-0f0e-4c5a-942b-d45f36545f83 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:21:23 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:23 devstack sudo[100184]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 1073741824 Aug 16 21:21:23 devstack sudo[100184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ddc112cc-9cbf-4245-b80d-560a73b6a770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cd564522-d90a-4e93-8f10-5438b1714f71', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (adde4e4f-3ebe-464a-a815-4122034d698f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:23 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Volume volume-cd564522-d90a-4e93-8f10-5438b1714f71 (cd564522-d90a-4e93-8f10-5438b1714f71): created successfully Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (adde4e4f-3ebe-464a-a815-4122034d698f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Flow 'volume_create_manager' (27033d1f-b9ed-40f1-9784-ba39b13125c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:23 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-0f894e61-39e9-4b62-b7ac-c84cdebef30f tempest-AttachVolumeNegativeTest-737531472 None] Created volume successfully. Aug 16 21:21:24 devstack sudo[100184]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 1073741824" returned: 0 in 0.428s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:24 devstack sudo[100200]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 Aug 16 21:21:24 devstack sudo[100200]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:24 devstack sudo[100200]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83" returned: 0 in 0.274s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:24 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] <== create_volume: return (751ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:21:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.757s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (80b33158-9ec7-4832-b530-951ffb931de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cd091d76-0f0e-4c5a-942b-d45f36545f83', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (81e0fda8-6958-4969-ae2d-f2738c173f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:24 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Volume volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 (cd091d76-0f0e-4c5a-942b-d45f36545f83): created successfully Aug 16 21:21:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (81e0fda8-6958-4969-ae2d-f2738c173f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Flow 'volume_create_manager' (76d84ccd-b6df-4578-b429-d69b1bd5a27c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:24 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-2a6c1da2-9123-4866-a432-edba04f64b71 tempest-GroupSnapshotsTest-1750466764 None] Created volume successfully. Aug 16 21:21:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-3fdb3e63-86d4-4acf-84fe-881bfd77cd6c req-3cc87b09-4ec5-42f7-897e-6141d9bce404 tempest-AttachVolumeNegativeTest-737531472 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-3fdb3e63-86d4-4acf-84fe-881bfd77cd6c req-3cc87b09-4ec5-42f7-897e-6141d9bce404 tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-3fdb3e63-86d4-4acf-84fe-881bfd77cd6c req-3cc87b09-4ec5-42f7-897e-6141d9bce404 tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.012s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-3fdb3e63-86d4-4acf-84fe-881bfd77cd6c req-3cc87b09-4ec5-42f7-897e-6141d9bce404 tempest-AttachVolumeNegativeTest-737531472 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec', 'name': 'volume-cd564522-d90a-4e93-8f10-5438b1714f71', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '4665e0e5-6f41-49a4-830a-5706f9439fea', 'enforce_multipath': True} {{(pid=94342) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 16 21:21:25 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-3fdb3e63-86d4-4acf-84fe-881bfd77cd6c req-3cc87b09-4ec5-42f7-897e-6141d9bce404 tempest-AttachVolumeNegativeTest-737531472 None] attachment_update completed successfully. Aug 16 21:21:26 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-57562ee0-8943-4396-8835-6ed339ad7d3a tempest-GroupSnapshotsTest-1750466764 None] GroupSnapshot 8f528ef4-6173-483c-a491-23c7a56cc917: creating. Aug 16 21:21:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-57562ee0-8943-4396-8835-6ed339ad7d3a tempest-GroupSnapshotsTest-1750466764 None] Group snapshot 8f528ef4-6173-483c-a491-23c7a56cc917: creating. {{(pid=94342) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 16 21:21:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-57562ee0-8943-4396-8835-6ed339ad7d3a tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-57562ee0-8943-4396-8835-6ed339ad7d3a tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:26 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-57562ee0-8943-4396-8835-6ed339ad7d3a tempest-GroupSnapshotsTest-1750466764 None] Creating offline snapshot bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c of volume cd091d76-0f0e-4c5a-942b-d45f36545f83 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:21:26 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[9a3538f2-2971-4b09-8c0e-0bdfcce639fb]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:21:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-57562ee0-8943-4396-8835-6ed339ad7d3a tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:26 devstack sudo[100237]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 Aug 16 21:21:26 devstack sudo[100237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:26 devstack sudo[100237]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-57562ee0-8943-4396-8835-6ed339ad7d3a tempest-GroupSnapshotsTest-1750466764 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83" returned: 0 in 0.410s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-57562ee0-8943-4396-8835-6ed339ad7d3a tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:26 devstack sudo[100242]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c 1G Aug 16 21:21:26 devstack sudo[100242]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:27 devstack sudo[100242]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-57562ee0-8943-4396-8835-6ed339ad7d3a tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c 1G" returned: 0 in 0.667s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-57562ee0-8943-4396-8835-6ed339ad7d3a tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:27 devstack sudo[100248]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c Aug 16 21:21:27 devstack sudo[100248]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:28 devstack sudo[100248]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-57562ee0-8943-4396-8835-6ed339ad7d3a tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c" returned: 0 in 0.510s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:28 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-57562ee0-8943-4396-8835-6ed339ad7d3a tempest-GroupSnapshotsTest-1750466764 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c is being set with open permissions: ugo+rw: NotImplementedError Aug 16 21:21:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-57562ee0-8943-4396-8835-6ed339ad7d3a tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:28 devstack sudo[100255]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c Aug 16 21:21:28 devstack sudo[100255]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:28 devstack sudo[100255]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-57562ee0-8943-4396-8835-6ed339ad7d3a tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c" returned: 0 in 0.323s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-57562ee0-8943-4396-8835-6ed339ad7d3a tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:28 devstack sudo[100258]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.info Aug 16 21:21:28 devstack sudo[100258]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:28 devstack sudo[100258]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-57562ee0-8943-4396-8835-6ed339ad7d3a tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.info" returned: 0 in 0.463s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:28 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-57562ee0-8943-4396-8835-6ed339ad7d3a tempest-GroupSnapshotsTest-1750466764 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.info is being set with open permissions: ugo+rw: NotImplementedError Aug 16 21:21:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-57562ee0-8943-4396-8835-6ed339ad7d3a tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:28 devstack sudo[100264]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.info Aug 16 21:21:28 devstack sudo[100264]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:29 devstack sudo[100264]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-57562ee0-8943-4396-8835-6ed339ad7d3a tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.info" returned: 0 in 0.354s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-57562ee0-8943-4396-8835-6ed339ad7d3a tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.835s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:29 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-57562ee0-8943-4396-8835-6ed339ad7d3a tempest-GroupSnapshotsTest-1750466764 None] group_snapshot 8f528ef4-6173-483c-a491-23c7a56cc917: created successfully Aug 16 21:21:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.003s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "cinder-quobyte-bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c-a78a6435-f37b-44da-8a40-5b4efafb4678" by "_create_volume_from_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:21:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c-a78a6435-f37b-44da-8a40-5b4efafb4678" acquired by "_create_volume_from_snapshot" :: waited 0.068s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:21:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Creating volume a78a6435-f37b-44da-8a40-5b4efafb4678 from snapshot bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c {{(pid=94342) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 16 21:21:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:21:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:21:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.068s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:21:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "cinder-quobyte-a78a6435-f37b-44da-8a40-5b4efafb4678" by "_copy_volume_from_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:21:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-a78a6435-f37b-44da-8a40-5b4efafb4678" acquired by "_copy_volume_from_snapshot" :: waited 0.117s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:21:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] snapshot: bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c, volume: a78a6435-f37b-44da-8a40-5b4efafb4678, {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:403}} Aug 16 21:21:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:21:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:21:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:32 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[e21698c2-7b9f-4c03-9cf0-04983e105a7f]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:21:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:32 devstack sudo[100306]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c Aug 16 21:21:32 devstack sudo[100306]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:33 devstack sudo[100306]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c" returned: 0 in 0.672s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-cd091d76-0f0e-4c5a-942b-d45f36545f83(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:21:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] will copy from snapshot at /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:422}} Aug 16 21:21:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Creating direct copy from snapshot {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:430}} Aug 16 21:21:33 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[979c2bc9-b2a5-4f2a-840c-ac32ad818ddc]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:21:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:33 devstack sudo[100318]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 Aug 16 21:21:33 devstack sudo[100318]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:33 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:21:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Flow 'volume_create_manager' (5a545656-5984-4200-b279-58976e7b9a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f27d4287-3f6c-4dcc-8450-f636a1b4215f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f27d4287-3f6c-4dcc-8450-f636a1b4215f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:21:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2010616956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2c2e7431-d2b4-4592-91ac-f2f7768b8319,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='281f05c1c3c04767babc457f5bf66b50',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=2026-08-16T19:21:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:21:33Z,use_quota=True,user_id='54c53ca47aea48eab96773c2a5c4e55d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (88b5c442-3e0f-4cd6-966b-f2c30a057d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (88b5c442-3e0f-4cd6-966b-f2c30a057d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (892c72a9-c6a3-4822-a173-2af1310a99bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (892c72a9-c6a3-4822-a173-2af1310a99bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2c2e7431-d2b4-4592-91ac-f2f7768b8319', 'volume_name': 'volume-2c2e7431-d2b4-4592-91ac-f2f7768b8319', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e4074b97-4059-415b-a0ad-24db5c306cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e4074b97-4059-415b-a0ad-24db5c306cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c59e9ca6-44af-4e19-83ea-ceeb8c5cd95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:33 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Volume 2c2e7431-d2b4-4592-91ac-f2f7768b8319: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2c2e7431-d2b4-4592-91ac-f2f7768b8319', 'volume_size': 1} Aug 16 21:21:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:34 devstack sudo[100318]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83" returned: 0 in 1.060s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:34 devstack cinder-volume[94342]: DEBUG cinder.utils [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Path /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a78a6435-f37b-44da-8a40-5b4efafb4678 not found in is_blk_device check {{(pid=94342) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 16 21:21:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a78a6435-f37b-44da-8a40-5b4efafb4678 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:34 devstack sudo[100348]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a78a6435-f37b-44da-8a40-5b4efafb4678 Aug 16 21:21:34 devstack sudo[100348]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:42 devstack sudo[100348]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a78a6435-f37b-44da-8a40-5b4efafb4678" returned: 0 in 8.362s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:42 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[13a92041-1780-41c8-ab58-d8a962f03811]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:21:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:42 devstack sudo[100411]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 Aug 16 21:21:42 devstack sudo[100411]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:43 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-202a8bfb-0a19-4da9-b721-f423b1cdcdec req-49239a95-a734-4a24-b34c-15653c562318 tempest-ServerActionsTestOtherA-1324822873 None] Terminate volume connection completed successfully. Aug 16 21:21:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-202a8bfb-0a19-4da9-b721-f423b1cdcdec req-49239a95-a734-4a24-b34c-15653c562318 tempest-ServerActionsTestOtherA-1324822873 None] Deleting attachment f5bc4bdc-f933-4ff0-866a-3141c88b12e3. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:21:43 devstack sudo[100411]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83" returned: 0 in 0.833s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:43 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Image conversion details: src /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83, size 1024.00 MB, duration 8.36 sec, destination /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a78a6435-f37b-44da-8a40-5b4efafb4678 {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:21:43 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Converted 1024.00 MB image at 122.43 MB/s Aug 16 21:21:43 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a78a6435-f37b-44da-8a40-5b4efafb4678 is being set with open permissions: ugo+rw: NotImplementedError Aug 16 21:21:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a78a6435-f37b-44da-8a40-5b4efafb4678 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:43 devstack sudo[100449]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a78a6435-f37b-44da-8a40-5b4efafb4678 Aug 16 21:21:43 devstack sudo[100449]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:43 devstack sudo[100449]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a78a6435-f37b-44da-8a40-5b4efafb4678" returned: 0 in 0.323s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:43 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-a78a6435-f37b-44da-8a40-5b4efafb4678" released by "_copy_volume_from_snapshot" :: held 11.501s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:21:43 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c-a78a6435-f37b-44da-8a40-5b4efafb4678" released by "_create_volume_from_snapshot" :: held 11.702s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:21:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 11.776s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 9.987s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] ==> create_volume: call "{'self': , '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-08-16T19:21:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2010616956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2c2e7431-d2b4-4592-91ac-f2f7768b8319,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='281f05c1c3c04767babc457f5bf66b50',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=2026-08-16T19:21:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:21:33Z,use_quota=True,user_id='54c53ca47aea48eab96773c2a5c4e55d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:21:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Creating volume 2c2e7431-d2b4-4592-91ac-f2f7768b8319 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:21:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:21:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:21:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:21:43 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:21:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2c2e7431-d2b4-4592-91ac-f2f7768b8319 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:43 devstack sudo[100453]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2c2e7431-d2b4-4592-91ac-f2f7768b8319 1073741824 Aug 16 21:21:43 devstack sudo[100453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:43 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-776ded8d-9410-405d-8518-56beadcf5409 tempest-GroupSnapshotsTest-1750466764 None] Create group from source-snapshot-8f528ef4-6173-483c-a491-23c7a56cc917 completed successfully. Aug 16 21:21:44 devstack sudo[100453]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2c2e7431-d2b4-4592-91ac-f2f7768b8319 1073741824" returned: 0 in 0.530s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2c2e7431-d2b4-4592-91ac-f2f7768b8319 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:44 devstack sudo[100459]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2c2e7431-d2b4-4592-91ac-f2f7768b8319 Aug 16 21:21:44 devstack sudo[100459]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:44 devstack sudo[100459]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2c2e7431-d2b4-4592-91ac-f2f7768b8319" returned: 0 in 0.358s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:44 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] <== create_volume: return (952ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:21:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.959s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:44 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:UPDATE=58,cinder:SELECT=66,cinder:INSERT=17,cinder:DELETE=7 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:21:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c59e9ca6-44af-4e19-83ea-ceeb8c5cd95f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2c2e7431-d2b4-4592-91ac-f2f7768b8319', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f02cffb9-019f-42c8-afa0-9bb14b052056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:44 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=70,cinder:INSERT=20,cinder:UPDATE=66,cinder:DELETE=3 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:21:44 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Volume volume-2c2e7431-d2b4-4592-91ac-f2f7768b8319 (2c2e7431-d2b4-4592-91ac-f2f7768b8319): created successfully Aug 16 21:21:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f02cffb9-019f-42c8-afa0-9bb14b052056) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Flow 'volume_create_manager' (5a545656-5984-4200-b279-58976e7b9a4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:44 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-73b28364-5815-4919-821a-38ad66bd6436 tempest-AttachVolumeTestJSON-638489269 None] Created volume successfully. Aug 16 21:21:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-202a8bfb-0a19-4da9-b721-f423b1cdcdec req-20ccdaed-b3a1-42d8-8c0a-7a7de379ab64 tempest-ServerActionsTestOtherA-1324822873 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-202a8bfb-0a19-4da9-b721-f423b1cdcdec req-20ccdaed-b3a1-42d8-8c0a-7a7de379ab64 tempest-ServerActionsTestOtherA-1324822873 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.004s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-202a8bfb-0a19-4da9-b721-f423b1cdcdec req-20ccdaed-b3a1-42d8-8c0a-7a7de379ab64 tempest-ServerActionsTestOtherA-1324822873 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.021s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-202a8bfb-0a19-4da9-b721-f423b1cdcdec req-20ccdaed-b3a1-42d8-8c0a-7a7de379ab64 tempest-ServerActionsTestOtherA-1324822873 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec', 'name': 'volume-ee869c4a-d385-4fe6-ba6e-100da063319d', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'ee18d908-78b6-4ccd-be69-e3058bba6522', 'enforce_multipath': True} {{(pid=94342) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 16 21:21:45 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-202a8bfb-0a19-4da9-b721-f423b1cdcdec req-20ccdaed-b3a1-42d8-8c0a-7a7de379ab64 tempest-ServerActionsTestOtherA-1324822873 None] attachment_update completed successfully. Aug 16 21:21:45 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-41ad949d-8a47-4b06-8e74-409ba2b7a60f tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "cinder-quobyte-a78a6435-f37b-44da-8a40-5b4efafb4678" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:21:45 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-41ad949d-8a47-4b06-8e74-409ba2b7a60f tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-a78a6435-f37b-44da-8a40-5b4efafb4678" acquired by "delete_volume" :: waited 0.026s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:21:45 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[706cd636-39c9-49e8-9bfa-d0520e2a848f]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:21:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-41ad949d-8a47-4b06-8e74-409ba2b7a60f tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a78a6435-f37b-44da-8a40-5b4efafb4678 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:46 devstack sudo[100476]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a78a6435-f37b-44da-8a40-5b4efafb4678 Aug 16 21:21:46 devstack sudo[100476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-93d70cf3-c0b6-4bba-99b0-41c21782efd8 req-3324cd36-e1f3-4cf6-93f8-4b9e52710768 tempest-AttachVolumeTestJSON-638489269 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-93d70cf3-c0b6-4bba-99b0-41c21782efd8 req-3324cd36-e1f3-4cf6-93f8-4b9e52710768 tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.003s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-93d70cf3-c0b6-4bba-99b0-41c21782efd8 req-3324cd36-e1f3-4cf6-93f8-4b9e52710768 tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.030s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-93d70cf3-c0b6-4bba-99b0-41c21782efd8 req-3324cd36-e1f3-4cf6-93f8-4b9e52710768 tempest-AttachVolumeTestJSON-638489269 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec', 'name': 'volume-2c2e7431-d2b4-4592-91ac-f2f7768b8319', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '00cc4f92-1d7c-4a3d-96e8-25cd94bb7bbb', 'enforce_multipath': True} {{(pid=94342) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 16 21:21:46 devstack sudo[100476]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-41ad949d-8a47-4b06-8e74-409ba2b7a60f tempest-GroupSnapshotsTest-1750466764 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a78a6435-f37b-44da-8a40-5b4efafb4678" returned: 0 in 0.906s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-41ad949d-8a47-4b06-8e74-409ba2b7a60f tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a78a6435-f37b-44da-8a40-5b4efafb4678 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:46 devstack sudo[100528]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a78a6435-f37b-44da-8a40-5b4efafb4678 Aug 16 21:21:46 devstack sudo[100528]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:46 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-93d70cf3-c0b6-4bba-99b0-41c21782efd8 req-3324cd36-e1f3-4cf6-93f8-4b9e52710768 tempest-AttachVolumeTestJSON-638489269 None] attachment_update completed successfully. Aug 16 21:21:47 devstack sudo[100528]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-41ad949d-8a47-4b06-8e74-409ba2b7a60f tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a78a6435-f37b-44da-8a40-5b4efafb4678" returned: 0 in 0.389s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:47 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-41ad949d-8a47-4b06-8e74-409ba2b7a60f tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-a78a6435-f37b-44da-8a40-5b4efafb4678" released by "delete_volume" :: held 1.377s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:21:47 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-41ad949d-8a47-4b06-8e74-409ba2b7a60f tempest-GroupSnapshotsTest-1750466764 None] Created reservations ['8906beef-c959-48c8-9b67-426224188aab'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:47 devstack cinder-volume[94342]: WARNING cinder.quota [None req-41ad949d-8a47-4b06-8e74-409ba2b7a60f tempest-GroupSnapshotsTest-1750466764 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2039830593 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2039830593, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:21:47 devstack cinder-volume[94342]: WARNING cinder.quota [None req-41ad949d-8a47-4b06-8e74-409ba2b7a60f tempest-GroupSnapshotsTest-1750466764 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2039830593 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2039830593, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:21:47 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-41ad949d-8a47-4b06-8e74-409ba2b7a60f tempest-GroupSnapshotsTest-1750466764 None] Created reservations ['5d3d2724-d297-40e4-adbd-38961204afdb', '19de0ba6-af9a-4755-abfa-8c5eab0b2c46', 'fb6f5666-e9d8-4370-a7bc-0bbf6477e34d', 'be7cbaac-dcf4-45f7-95d4-2de1b37291a2'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-41ad949d-8a47-4b06-8e74-409ba2b7a60f tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-41ad949d-8a47-4b06-8e74-409ba2b7a60f tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:47 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-41ad949d-8a47-4b06-8e74-409ba2b7a60f tempest-GroupSnapshotsTest-1750466764 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:21:47 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-41ad949d-8a47-4b06-8e74-409ba2b7a60f tempest-GroupSnapshotsTest-1750466764 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:21:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-41ad949d-8a47-4b06-8e74-409ba2b7a60f tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-41ad949d-8a47-4b06-8e74-409ba2b7a60f tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:47 devstack sudo[100548]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:21:47 devstack sudo[100548]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:47 devstack sudo[100548]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-41ad949d-8a47-4b06-8e74-409ba2b7a60f tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.385s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:47 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-41ad949d-8a47-4b06-8e74-409ba2b7a60f tempest-GroupSnapshotsTest-1750466764 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:21:47 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-41ad949d-8a47-4b06-8e74-409ba2b7a60f tempest-GroupSnapshotsTest-1750466764 None] Delete group completed successfully. Aug 16 21:21:48 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-bbc5901d-a6e8-441f-8eb5-47ecd4490164 tempest-GroupSnapshotsTest-1750466764 None] group_snapshot 8f528ef4-6173-483c-a491-23c7a56cc917: deleting Aug 16 21:21:48 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bbc5901d-a6e8-441f-8eb5-47ecd4490164 tempest-GroupSnapshotsTest-1750466764 None] group_snapshot 8f528ef4-6173-483c-a491-23c7a56cc917: deleting {{(pid=94342) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 16 21:21:48 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bbc5901d-a6e8-441f-8eb5-47ecd4490164 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "cinder-quobyte-cd091d76-0f0e-4c5a-942b-d45f36545f83" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:21:48 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bbc5901d-a6e8-441f-8eb5-47ecd4490164 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-cd091d76-0f0e-4c5a-942b-d45f36545f83" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:21:48 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bbc5901d-a6e8-441f-8eb5-47ecd4490164 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "cinder-quobyte-bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:21:48 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bbc5901d-a6e8-441f-8eb5-47ecd4490164 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c" acquired by "_delete_snapshot" :: waited 0.013s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:21:48 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-bbc5901d-a6e8-441f-8eb5-47ecd4490164 tempest-GroupSnapshotsTest-1750466764 None] Deleting offline snapshot bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c of volume cd091d76-0f0e-4c5a-942b-d45f36545f83 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:21:48 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-bbc5901d-a6e8-441f-8eb5-47ecd4490164 tempest-GroupSnapshotsTest-1750466764 None] snapshot_file for this snap is: volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:21:48 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[4fa766fe-cc78-4466-94f1-425f6393645e]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:21:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bbc5901d-a6e8-441f-8eb5-47ecd4490164 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:48 devstack sudo[100580]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c Aug 16 21:21:48 devstack sudo[100580]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:48 devstack sudo[100580]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bbc5901d-a6e8-441f-8eb5-47ecd4490164 tempest-GroupSnapshotsTest-1750466764 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c" returned: 0 in 0.407s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:48 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-bbc5901d-a6e8-441f-8eb5-47ecd4490164 tempest-GroupSnapshotsTest-1750466764 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-cd091d76-0f0e-4c5a-942b-d45f36545f83(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:21:48 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[fba97ec2-c70f-4f25-9bf3-b69473bd2dda]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:21:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bbc5901d-a6e8-441f-8eb5-47ecd4490164 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:49 devstack sudo[100610]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 Aug 16 21:21:49 devstack sudo[100610]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:49 devstack sudo[100610]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bbc5901d-a6e8-441f-8eb5-47ecd4490164 tempest-GroupSnapshotsTest-1750466764 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83" returned: 0 in 0.522s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bbc5901d-a6e8-441f-8eb5-47ecd4490164 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:49 devstack sudo[100623]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c Aug 16 21:21:49 devstack sudo[100623]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:49 devstack sudo[100623]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bbc5901d-a6e8-441f-8eb5-47ecd4490164 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c" returned: 0 in 0.524s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bbc5901d-a6e8-441f-8eb5-47ecd4490164 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:50 devstack sudo[100633]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c Aug 16 21:21:50 devstack sudo[100633]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Flow 'volume_create_manager' (b8cfdff2-f6ef-4538-94c1-c8b4b26c2f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d04cf40-a971-4989-9596-ed0f22c4cef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d04cf40-a971-4989-9596-ed0f22c4cef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:21:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1604356741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='281f05c1c3c04767babc457f5bf66b50',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=2026-08-16T19:21:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:21:50Z,use_quota=True,user_id='54c53ca47aea48eab96773c2a5c4e55d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13adcf83-81a9-471d-8f47-bfda7f86b2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13adcf83-81a9-471d-8f47-bfda7f86b2a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8a8d26cb-3ab1-47ef-856e-4c75a8e072b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8a8d26cb-3ab1-47ef-856e-4c75a8e072b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379', 'volume_name': 'volume-0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fef187a8-8876-409a-be66-8fa3992c7331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fef187a8-8876-409a-be66-8fa3992c7331) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1a9e7d14-0b33-4e6e-99b2-eff59a072c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:50 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Volume 0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379', 'volume_size': 1} Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] ==> create_volume: call "{'self': , '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-08-16T19:21:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1604356741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='281f05c1c3c04767babc457f5bf66b50',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=2026-08-16T19:21:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:21:50Z,use_quota=True,user_id='54c53ca47aea48eab96773c2a5c4e55d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Creating volume 0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.030s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:21:50 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:50 devstack sudo[100637]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379 1073741824 Aug 16 21:21:50 devstack sudo[100637]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:50 devstack sudo[100633]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bbc5901d-a6e8-441f-8eb5-47ecd4490164 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83.bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c" returned: 0 in 0.837s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bbc5901d-a6e8-441f-8eb5-47ecd4490164 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-bcd9c920-0f15-4619-9f79-5ed4ceb3ad6c" released by "_delete_snapshot" :: held 2.458s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:21:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bbc5901d-a6e8-441f-8eb5-47ecd4490164 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-cd091d76-0f0e-4c5a-942b-d45f36545f83" released by "delete_snapshot" :: held 2.494s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:21:51 devstack cinder-volume[94342]: WARNING cinder.quota [None req-bbc5901d-a6e8-441f-8eb5-47ecd4490164 tempest-GroupSnapshotsTest-1750466764 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2039830593 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2039830593, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:21:51 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-bbc5901d-a6e8-441f-8eb5-47ecd4490164 tempest-GroupSnapshotsTest-1750466764 None] Created reservations ['7220c746-682a-4ee4-a953-3c53f71dda13', '6b3e94c6-fe78-4741-b919-c4232ce61a3d', 'f0d255be-6bf4-408a-894c-b9d4fc8bddb3', '9935ebf0-2fd8-4772-b7ec-293deb088819'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:51 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-bbc5901d-a6e8-441f-8eb5-47ecd4490164 tempest-GroupSnapshotsTest-1750466764 None] group_snapshot 8f528ef4-6173-483c-a491-23c7a56cc917: deleted successfully Aug 16 21:21:51 devstack sudo[100637]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379 1073741824" returned: 0 in 0.965s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:51 devstack sudo[100643]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379 Aug 16 21:21:51 devstack sudo[100643]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:51 devstack sudo[100643]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379" returned: 0 in 0.369s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:51 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] <== create_volume: return (1417ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:21:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.434s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1a9e7d14-0b33-4e6e-99b2-eff59a072c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (90bb5962-1cfc-440f-8539-417dd7052626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:51 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Volume volume-0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379 (0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379): created successfully Aug 16 21:21:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (90bb5962-1cfc-440f-8539-417dd7052626) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Flow 'volume_create_manager' (b8cfdff2-f6ef-4538-94c1-c8b4b26c2f9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:51 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-1a75630d-f342-43e4-8ea3-fa9502abd95d tempest-AttachVolumeTestJSON-638489269 None] Created volume successfully. Aug 16 21:21:52 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-68009e8e-c665-4170-b45d-62eb03afa018 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "cinder-quobyte-cd091d76-0f0e-4c5a-942b-d45f36545f83" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:21:52 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-68009e8e-c665-4170-b45d-62eb03afa018 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-cd091d76-0f0e-4c5a-942b-d45f36545f83" acquired by "delete_volume" :: waited 0.052s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:21:52 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[470fab6b-9d1b-45d7-9098-c06e62003139]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:21:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-68009e8e-c665-4170-b45d-62eb03afa018 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:53 devstack sudo[100651]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 Aug 16 21:21:53 devstack sudo[100651]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:53 devstack sudo[100651]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-68009e8e-c665-4170-b45d-62eb03afa018 tempest-GroupSnapshotsTest-1750466764 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83" returned: 0 in 1.018s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-68009e8e-c665-4170-b45d-62eb03afa018 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:53 devstack sudo[100667]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83 Aug 16 21:21:53 devstack sudo[100667]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-eb517e9c-af73-4da1-a199-390082c8b804 req-72892360-002e-4401-a37d-3c33663e5ceb tempest-AttachVolumeTestJSON-638489269 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-eb517e9c-af73-4da1-a199-390082c8b804 req-72892360-002e-4401-a37d-3c33663e5ceb tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-eb517e9c-af73-4da1-a199-390082c8b804 req-72892360-002e-4401-a37d-3c33663e5ceb tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.041s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:54 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-eb517e9c-af73-4da1-a199-390082c8b804 req-72892360-002e-4401-a37d-3c33663e5ceb tempest-AttachVolumeTestJSON-638489269 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec', 'name': 'volume-0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'ac99c844-2a48-462f-a2ef-0ce9319b01f7', 'enforce_multipath': True} {{(pid=94342) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 16 21:21:54 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-eb517e9c-af73-4da1-a199-390082c8b804 req-72892360-002e-4401-a37d-3c33663e5ceb tempest-AttachVolumeTestJSON-638489269 None] attachment_update completed successfully. Aug 16 21:21:54 devstack sudo[100667]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-68009e8e-c665-4170-b45d-62eb03afa018 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd091d76-0f0e-4c5a-942b-d45f36545f83" returned: 0 in 0.727s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:54 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-68009e8e-c665-4170-b45d-62eb03afa018 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-cd091d76-0f0e-4c5a-942b-d45f36545f83" released by "delete_volume" :: held 1.897s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:21:54 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-68009e8e-c665-4170-b45d-62eb03afa018 tempest-GroupSnapshotsTest-1750466764 None] Created reservations ['d36e5288-a600-4274-b852-382528ed2f2c'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:54 devstack cinder-volume[94342]: WARNING cinder.db.api [None req-68009e8e-c665-4170-b45d-62eb03afa018 tempest-GroupSnapshotsTest-1750466764 None] Reservation would make usage less than 0 for the following resources, so on commit they will be limited to prevent going below 0: ['gigabytes', 'gigabytes_tempest-GroupSnapshotsTest-volume-type-2039830593'] Aug 16 21:21:54 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-68009e8e-c665-4170-b45d-62eb03afa018 tempest-GroupSnapshotsTest-1750466764 None] Created reservations ['90849e1c-ad1c-4d0f-b7db-eddae6c31583', 'b95e2ab5-4206-4969-9df1-a48fa375997d', 'fa6e97b5-7ef4-429d-9ef7-61cb24b64be7', '0029e3a4-6ff2-4db5-904c-1757b2a57bbc'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-68009e8e-c665-4170-b45d-62eb03afa018 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-68009e8e-c665-4170-b45d-62eb03afa018 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-68009e8e-c665-4170-b45d-62eb03afa018 tempest-GroupSnapshotsTest-1750466764 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:21:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-68009e8e-c665-4170-b45d-62eb03afa018 tempest-GroupSnapshotsTest-1750466764 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:21:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-68009e8e-c665-4170-b45d-62eb03afa018 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-68009e8e-c665-4170-b45d-62eb03afa018 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:55 devstack sudo[100677]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:21:55 devstack sudo[100677]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:56 devstack sudo[100677]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-68009e8e-c665-4170-b45d-62eb03afa018 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.841s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:56 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-68009e8e-c665-4170-b45d-62eb03afa018 tempest-GroupSnapshotsTest-1750466764 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:21:56 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-68009e8e-c665-4170-b45d-62eb03afa018 tempest-GroupSnapshotsTest-1750466764 None] Delete group completed successfully. Aug 16 21:21:56 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-8ec238ec-5996-46cd-82ae-d6fed90dfcca tempest-GroupSnapshotsTest-1750466764 None] Group tempest-GroupSnapshotsTest-Group-1693566606: creating Aug 16 21:21:56 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-8ec238ec-5996-46cd-82ae-d6fed90dfcca tempest-GroupSnapshotsTest-1750466764 None] Group tempest-GroupSnapshotsTest-Group-1693566606: created successfully Aug 16 21:21:56 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-8ec238ec-5996-46cd-82ae-d6fed90dfcca tempest-GroupSnapshotsTest-1750466764 None] Create group completed successfully. Aug 16 21:21:58 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:21:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Flow 'volume_create_manager' (65fe28ac-3b77-4b0f-a5a1-ad7567fc0f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (35db618e-f0f2-4c86-bf9f-0cc5a693d63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (35db618e-f0f2-4c86-bf9f-0cc5a693d63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:21:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1977886028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=79c5ba3f-36de-4fca-821f-48b31a71fec1,host='devstack@QuobyteHD#QuobyteHD',id=79aa7f69-17d2-4778-aa22-e740582dcdd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8138eaddfa45f1846b226f2bfa08ae',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=2026-08-16T19:21:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:21:59Z,use_quota=True,user_id='c1c8fec994644a2b87ab617bb4d3a891',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e10ddc7b-e797-4002-b847-1770d3bcc730),volume_type_id=e10ddc7b-e797-4002-b847-1770d3bcc730)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1d842569-d9c5-4ffb-8142-55464052040e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1d842569-d9c5-4ffb-8142-55464052040e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0108d16f-f42a-4bb6-b748-bb7a395fdea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0108d16f-f42a-4bb6-b748-bb7a395fdea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '79aa7f69-17d2-4778-aa22-e740582dcdd0', 'volume_name': 'volume-79aa7f69-17d2-4778-aa22-e740582dcdd0', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (674b7abc-b1e9-4230-957a-bfeb1a322aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (674b7abc-b1e9-4230-957a-bfeb1a322aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0379b6bd-afab-4785-92e7-29ca8c21a36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:58 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Volume 79aa7f69-17d2-4778-aa22-e740582dcdd0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-79aa7f69-17d2-4778-aa22-e740582dcdd0', 'volume_size': 1} Aug 16 21:21:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=79c5ba3f-36de-4fca-821f-48b31a71fec1,created_at=2026-08-16T19:21:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1977886028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=79c5ba3f-36de-4fca-821f-48b31a71fec1,host='devstack@QuobyteHD#QuobyteHD',id=79aa7f69-17d2-4778-aa22-e740582dcdd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8138eaddfa45f1846b226f2bfa08ae',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=2026-08-16T19:21:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:21:59Z,use_quota=True,user_id='c1c8fec994644a2b87ab617bb4d3a891',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e10ddc7b-e797-4002-b847-1770d3bcc730),volume_type_id=e10ddc7b-e797-4002-b847-1770d3bcc730)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:21:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Creating volume 79aa7f69-17d2-4778-aa22-e740582dcdd0 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:21:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:21:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:21:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:21:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:21:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:21:58 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:21:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:58 devstack sudo[100690]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0 1073741824 Aug 16 21:21:58 devstack sudo[100690]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:58 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-98da1843-6210-4630-b895-99953577978d req-3ae39def-9913-4ab5-936c-65917e9ba5d0 tempest-AttachVolumeTestJSON-638489269 None] Terminate volume connection completed successfully. Aug 16 21:21:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-98da1843-6210-4630-b895-99953577978d req-3ae39def-9913-4ab5-936c-65917e9ba5d0 tempest-AttachVolumeTestJSON-638489269 None] Deleting attachment 00cc4f92-1d7c-4a3d-96e8-25cd94bb7bbb. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:21:59 devstack sudo[100690]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0 1073741824" returned: 0 in 0.741s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:21:59 devstack sudo[100697]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0 Aug 16 21:21:59 devstack sudo[100697]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:21:59 devstack sudo[100697]: pam_unix(sudo:session): session closed for user root Aug 16 21:21:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0" returned: 0 in 0.233s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:21:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] <== create_volume: return (1019ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:21:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.021s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:21:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0379b6bd-afab-4785-92e7-29ca8c21a36e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-79aa7f69-17d2-4778-aa22-e740582dcdd0', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7276a092-ddf9-407e-bc93-69ef1fa6bf39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:59 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Volume volume-79aa7f69-17d2-4778-aa22-e740582dcdd0 (79aa7f69-17d2-4778-aa22-e740582dcdd0): created successfully Aug 16 21:21:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7276a092-ddf9-407e-bc93-69ef1fa6bf39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Flow 'volume_create_manager' (65fe28ac-3b77-4b0f-a5a1-ad7567fc0f34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:59 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f0236699-d4e4-4d5e-ad10-52148688c455 tempest-GroupSnapshotsTest-1750466764 None] Created volume successfully. Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Flow 'volume_create_manager' (2f2e1791-544a-4b29-ab97-b3ef8bf6a64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73f81cfe-7459-4653-ac24-ff6fdae4c65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73f81cfe-7459-4653-ac24-ff6fdae4c65b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:22:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1772071161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=79c5ba3f-36de-4fca-821f-48b31a71fec1,host='devstack@QuobyteHD#QuobyteHD',id=3dd818a0-950b-4717-848b-80c984937c4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8138eaddfa45f1846b226f2bfa08ae',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=2026-08-16T19:22:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:22:01Z,use_quota=True,user_id='c1c8fec994644a2b87ab617bb4d3a891',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e10ddc7b-e797-4002-b847-1770d3bcc730),volume_type_id=e10ddc7b-e797-4002-b847-1770d3bcc730)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bd2079d7-ee6d-45f2-adb3-62c0b2fb94d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bd2079d7-ee6d-45f2-adb3-62c0b2fb94d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6fa8b141-99e5-45d5-a5ce-1e7d73926a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6fa8b141-99e5-45d5-a5ce-1e7d73926a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3dd818a0-950b-4717-848b-80c984937c4d', 'volume_name': 'volume-3dd818a0-950b-4717-848b-80c984937c4d', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc61e940-e5b8-4be5-a22a-618dc0bc5d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc61e940-e5b8-4be5-a22a-618dc0bc5d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1e92e6b6-c65a-44a5-aafb-2646bafd9052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:01 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Volume 3dd818a0-950b-4717-848b-80c984937c4d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3dd818a0-950b-4717-848b-80c984937c4d', 'volume_size': 1} Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=79c5ba3f-36de-4fca-821f-48b31a71fec1,created_at=2026-08-16T19:22:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1772071161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=79c5ba3f-36de-4fca-821f-48b31a71fec1,host='devstack@QuobyteHD#QuobyteHD',id=3dd818a0-950b-4717-848b-80c984937c4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8138eaddfa45f1846b226f2bfa08ae',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=2026-08-16T19:22:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:22:01Z,use_quota=True,user_id='c1c8fec994644a2b87ab617bb4d3a891',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e10ddc7b-e797-4002-b847-1770d3bcc730),volume_type_id=e10ddc7b-e797-4002-b847-1770d3bcc730)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Creating volume 3dd818a0-950b-4717-848b-80c984937c4d {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:22:01 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:01 devstack sudo[100705]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d 1073741824 Aug 16 21:22:01 devstack sudo[100705]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:01 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-4dc931c8-1d00-49d7-a087-e2226a9d60a8 req-66626afd-1c2c-4565-9e17-dc265a0f3289 tempest-AttachVolumeTestJSON-638489269 None] Terminate volume connection completed successfully. Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-4dc931c8-1d00-49d7-a087-e2226a9d60a8 req-66626afd-1c2c-4565-9e17-dc265a0f3289 tempest-AttachVolumeTestJSON-638489269 None] Deleting attachment ac99c844-2a48-462f-a2ef-0ce9319b01f7. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:22:01 devstack sudo[100705]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d 1073741824" returned: 0 in 0.621s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:01 devstack sudo[100712]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d Aug 16 21:22:01 devstack sudo[100712]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:02 devstack sudo[100712]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d" returned: 0 in 0.318s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] <== create_volume: return (996ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:22:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.998s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:22:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1e92e6b6-c65a-44a5-aafb-2646bafd9052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3dd818a0-950b-4717-848b-80c984937c4d', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f2709d31-1e1e-4390-a774-056f7286f003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:02 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Volume volume-3dd818a0-950b-4717-848b-80c984937c4d (3dd818a0-950b-4717-848b-80c984937c4d): created successfully Aug 16 21:22:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f2709d31-1e1e-4390-a774-056f7286f003) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Flow 'volume_create_manager' (2f2e1791-544a-4b29-ab97-b3ef8bf6a64a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:22:02 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b88389ca-20ee-4e76-be1c-0dbb69f50d11 tempest-GroupSnapshotsTest-1750466764 None] Created volume successfully. Aug 16 21:22:03 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-afee5a84-58c9-4113-b2de-c6fff0651f56 tempest-GroupSnapshotsTest-1750466764 None] Update group completed successfully. Aug 16 21:22:05 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-9234d4ce-c6ed-4dfe-b020-f4d851ca951a tempest-GroupSnapshotsTest-1750466764 None] Update group completed successfully. Aug 16 21:22:06 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-df8b428c-cea4-46b6-889f-7b79b8768b30 tempest-GroupSnapshotsTest-1750466764 None] Update group completed successfully. Aug 16 21:22:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2f2475c9-bdeb-4350-8844-91eba9c9775a tempest-AttachVolumeTestJSON-638489269 None] Acquiring lock "cinder-0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:07 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-5ed732f1-3eab-49a8-9459-75a7116f0a99 tempest-GroupSnapshotsTest-1750466764 None] Update group completed successfully. Aug 16 21:22:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2f2475c9-bdeb-4350-8844-91eba9c9775a tempest-AttachVolumeTestJSON-638489269 None] Lock "cinder-0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2f2475c9-bdeb-4350-8844-91eba9c9775a tempest-AttachVolumeTestJSON-638489269 None] Acquiring lock "cinder-quobyte-0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2f2475c9-bdeb-4350-8844-91eba9c9775a tempest-AttachVolumeTestJSON-638489269 None] Lock "cinder-quobyte-0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379" acquired by "delete_volume" :: waited 0.029s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:07 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[2d9c9501-641f-4e8f-9d66-ae6f40a0b00e]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:22:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2f2475c9-bdeb-4350-8844-91eba9c9775a tempest-AttachVolumeTestJSON-638489269 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:07 devstack sudo[100767]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379 Aug 16 21:22:07 devstack sudo[100767]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:08 devstack sudo[100767]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2f2475c9-bdeb-4350-8844-91eba9c9775a tempest-AttachVolumeTestJSON-638489269 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379" returned: 0 in 0.383s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2f2475c9-bdeb-4350-8844-91eba9c9775a tempest-AttachVolumeTestJSON-638489269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:08 devstack sudo[100774]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379 Aug 16 21:22:08 devstack sudo[100774]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:08 devstack sudo[100774]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2f2475c9-bdeb-4350-8844-91eba9c9775a tempest-AttachVolumeTestJSON-638489269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379" returned: 0 in 0.260s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2f2475c9-bdeb-4350-8844-91eba9c9775a tempest-AttachVolumeTestJSON-638489269 None] Lock "cinder-quobyte-0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379" released by "delete_volume" :: held 0.694s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:08 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-2f2475c9-bdeb-4350-8844-91eba9c9775a tempest-AttachVolumeTestJSON-638489269 None] Created reservations ['2705eceb-52af-4fb6-84b7-eb32fd48f944', '3e7a9d25-f3f9-4c68-a2b8-56ad0cd87336', 'e10cd3c3-d11d-4422-96c2-dcbc190a1a07', '8993ca5a-21ec-4f8e-be7c-e4d33befe63d'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:22:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2f2475c9-bdeb-4350-8844-91eba9c9775a tempest-AttachVolumeTestJSON-638489269 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:22:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2f2475c9-bdeb-4350-8844-91eba9c9775a tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:22:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2f2475c9-bdeb-4350-8844-91eba9c9775a tempest-AttachVolumeTestJSON-638489269 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:22:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2f2475c9-bdeb-4350-8844-91eba9c9775a tempest-AttachVolumeTestJSON-638489269 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:22:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2f2475c9-bdeb-4350-8844-91eba9c9775a tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:22:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2f2475c9-bdeb-4350-8844-91eba9c9775a tempest-AttachVolumeTestJSON-638489269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:08 devstack sudo[100777]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:22:08 devstack sudo[100777]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:08 devstack sudo[100777]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2f2475c9-bdeb-4350-8844-91eba9c9775a tempest-AttachVolumeTestJSON-638489269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.260s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:08 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-2f2475c9-bdeb-4350-8844-91eba9c9775a tempest-AttachVolumeTestJSON-638489269 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:22:08 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-2f2475c9-bdeb-4350-8844-91eba9c9775a tempest-AttachVolumeTestJSON-638489269 None] Deleted volume successfully. Aug 16 21:22:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1813a87c-799b-4d32-84a8-b1170f9f69df tempest-AttachVolumeTestJSON-638489269 None] Acquiring lock "cinder-2c2e7431-d2b4-4592-91ac-f2f7768b8319-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2f2475c9-bdeb-4350-8844-91eba9c9775a tempest-AttachVolumeTestJSON-638489269 None] Lock "cinder-0c7c7453-b5f3-4d1d-a36a-4cba3e1fc379-delete_volume" released by "delete_volume" :: held 1.188s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1813a87c-799b-4d32-84a8-b1170f9f69df tempest-AttachVolumeTestJSON-638489269 None] Lock "cinder-2c2e7431-d2b4-4592-91ac-f2f7768b8319-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1813a87c-799b-4d32-84a8-b1170f9f69df tempest-AttachVolumeTestJSON-638489269 None] Acquiring lock "cinder-quobyte-2c2e7431-d2b4-4592-91ac-f2f7768b8319" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1813a87c-799b-4d32-84a8-b1170f9f69df tempest-AttachVolumeTestJSON-638489269 None] Lock "cinder-quobyte-2c2e7431-d2b4-4592-91ac-f2f7768b8319" acquired by "delete_volume" :: waited 0.028s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:08 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[029aeeb1-1796-4977-b09b-dffe106d8aea]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:22:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1813a87c-799b-4d32-84a8-b1170f9f69df tempest-AttachVolumeTestJSON-638489269 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2c2e7431-d2b4-4592-91ac-f2f7768b8319 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:09 devstack sudo[100781]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2c2e7431-d2b4-4592-91ac-f2f7768b8319 Aug 16 21:22:09 devstack sudo[100781]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:09 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] GroupSnapshot 194e5e80-ff84-4647-baa7-1fc6c280eb12: creating. Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] Group snapshot 194e5e80-ff84-4647-baa7-1fc6c280eb12: creating. {{(pid=94342) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] Creating offline snapshot 1a498e40-213e-40fc-95b9-a8e761ec4abb of volume 79aa7f69-17d2-4778-aa22-e740582dcdd0 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[319c1405-dc4d-46bb-8715-ff5f15982443]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:09 devstack sudo[100781]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1813a87c-799b-4d32-84a8-b1170f9f69df tempest-AttachVolumeTestJSON-638489269 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2c2e7431-d2b4-4592-91ac-f2f7768b8319" returned: 0 in 0.471s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1813a87c-799b-4d32-84a8-b1170f9f69df tempest-AttachVolumeTestJSON-638489269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2c2e7431-d2b4-4592-91ac-f2f7768b8319 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:09 devstack sudo[100793]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2c2e7431-d2b4-4592-91ac-f2f7768b8319 Aug 16 21:22:09 devstack sudo[100793]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:09 devstack sudo[100787]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0 Aug 16 21:22:09 devstack sudo[100787]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:09 devstack sudo[100796]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:22:09 devstack sudo[100796]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:09 devstack sudo[100793]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1813a87c-799b-4d32-84a8-b1170f9f69df tempest-AttachVolumeTestJSON-638489269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2c2e7431-d2b4-4592-91ac-f2f7768b8319" returned: 0 in 0.309s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1813a87c-799b-4d32-84a8-b1170f9f69df tempest-AttachVolumeTestJSON-638489269 None] Lock "cinder-quobyte-2c2e7431-d2b4-4592-91ac-f2f7768b8319" released by "delete_volume" :: held 0.826s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:09 devstack sudo[100787]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0" returned: 0 in 0.437s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.1a498e40-213e-40fc-95b9-a8e761ec4abb 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-1813a87c-799b-4d32-84a8-b1170f9f69df tempest-AttachVolumeTestJSON-638489269 None] Created reservations ['ca58c332-59c7-4bfd-a864-c4c58c30c732', 'a7e52319-0598-4ff8-9dfe-dfe4489bebba', 'b9e4d35e-bbfd-4119-a0e0-efe94a044b77', 'f483c154-0301-4e7f-b502-a5d717f6802f'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:22:09 devstack sudo[100802]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.1a498e40-213e-40fc-95b9-a8e761ec4abb 1G Aug 16 21:22:09 devstack sudo[100802]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1813a87c-799b-4d32-84a8-b1170f9f69df tempest-AttachVolumeTestJSON-638489269 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1813a87c-799b-4d32-84a8-b1170f9f69df tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1813a87c-799b-4d32-84a8-b1170f9f69df tempest-AttachVolumeTestJSON-638489269 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1813a87c-799b-4d32-84a8-b1170f9f69df tempest-AttachVolumeTestJSON-638489269 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1813a87c-799b-4d32-84a8-b1170f9f69df tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1813a87c-799b-4d32-84a8-b1170f9f69df tempest-AttachVolumeTestJSON-638489269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:09 devstack sudo[100796]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.337s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager._thread_info {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread count: 28 {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:22:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread info: [<_MainThread(MainThread, started 140145850327168)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:22:10 devstack sudo[100805]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:22:10 devstack sudo[100805]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-57fff547-2a81-44f5-b6ac-2c4bbf0d49bb tempest-AttachVolumeTestJSON-638489269 None] Acquiring lock "cinder-45b1073a-192d-4044-972d-f11372804783-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-57fff547-2a81-44f5-b6ac-2c4bbf0d49bb tempest-AttachVolumeTestJSON-638489269 None] Lock "cinder-45b1073a-192d-4044-972d-f11372804783-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-57fff547-2a81-44f5-b6ac-2c4bbf0d49bb tempest-AttachVolumeTestJSON-638489269 None] Acquiring lock "cinder-quobyte-45b1073a-192d-4044-972d-f11372804783" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:10 devstack sudo[100805]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-57fff547-2a81-44f5-b6ac-2c4bbf0d49bb tempest-AttachVolumeTestJSON-638489269 None] Lock "cinder-quobyte-45b1073a-192d-4044-972d-f11372804783" acquired by "delete_volume" :: waited 0.021s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1813a87c-799b-4d32-84a8-b1170f9f69df tempest-AttachVolumeTestJSON-638489269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.326s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:10 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-1813a87c-799b-4d32-84a8-b1170f9f69df tempest-AttachVolumeTestJSON-638489269 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:22:10 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-1813a87c-799b-4d32-84a8-b1170f9f69df tempest-AttachVolumeTestJSON-638489269 None] Deleted volume successfully. Aug 16 21:22:10 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[5dee112a-bff8-4766-983e-5803b4b8a14f]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:22:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-57fff547-2a81-44f5-b6ac-2c4bbf0d49bb tempest-AttachVolumeTestJSON-638489269 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-45b1073a-192d-4044-972d-f11372804783 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1813a87c-799b-4d32-84a8-b1170f9f69df tempest-AttachVolumeTestJSON-638489269 None] Lock "cinder-2c2e7431-d2b4-4592-91ac-f2f7768b8319-delete_volume" released by "delete_volume" :: held 1.447s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:10 devstack sudo[100802]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.1a498e40-213e-40fc-95b9-a8e761ec4abb 1G" returned: 0 in 0.544s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-79aa7f69-17d2-4778-aa22-e740582dcdd0 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.1a498e40-213e-40fc-95b9-a8e761ec4abb {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:10 devstack sudo[100813]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-79aa7f69-17d2-4778-aa22-e740582dcdd0 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.1a498e40-213e-40fc-95b9-a8e761ec4abb Aug 16 21:22:10 devstack sudo[100813]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:10 devstack sudo[100811]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-45b1073a-192d-4044-972d-f11372804783 Aug 16 21:22:10 devstack sudo[100811]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:10 devstack sudo[100813]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-79aa7f69-17d2-4778-aa22-e740582dcdd0 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.1a498e40-213e-40fc-95b9-a8e761ec4abb" returned: 0 in 0.291s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:10 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.1a498e40-213e-40fc-95b9-a8e761ec4abb is being set with open permissions: ugo+rw: NotImplementedError Aug 16 21:22:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.1a498e40-213e-40fc-95b9-a8e761ec4abb {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:10 devstack sudo[100811]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-57fff547-2a81-44f5-b6ac-2c4bbf0d49bb tempest-AttachVolumeTestJSON-638489269 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-45b1073a-192d-4044-972d-f11372804783" returned: 0 in 0.374s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-57fff547-2a81-44f5-b6ac-2c4bbf0d49bb tempest-AttachVolumeTestJSON-638489269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-45b1073a-192d-4044-972d-f11372804783 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:10 devstack sudo[100822]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.1a498e40-213e-40fc-95b9-a8e761ec4abb Aug 16 21:22:10 devstack sudo[100822]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:10 devstack sudo[100823]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-45b1073a-192d-4044-972d-f11372804783 Aug 16 21:22:10 devstack sudo[100823]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:10 devstack sudo[100822]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.1a498e40-213e-40fc-95b9-a8e761ec4abb" returned: 0 in 0.244s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:10 devstack sudo[100823]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-57fff547-2a81-44f5-b6ac-2c4bbf0d49bb tempest-AttachVolumeTestJSON-638489269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-45b1073a-192d-4044-972d-f11372804783" returned: 0 in 0.248s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-57fff547-2a81-44f5-b6ac-2c4bbf0d49bb tempest-AttachVolumeTestJSON-638489269 None] Lock "cinder-quobyte-45b1073a-192d-4044-972d-f11372804783" released by "delete_volume" :: held 0.683s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:10 devstack sudo[100828]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.info Aug 16 21:22:10 devstack sudo[100828]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:10 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-57fff547-2a81-44f5-b6ac-2c4bbf0d49bb tempest-AttachVolumeTestJSON-638489269 None] Created reservations ['d609c519-7465-4f73-a295-c78e5a69ba82', 'd9dfda3d-22bb-4631-91bb-979c4a2672fa', '11fdc4fb-c1a2-4302-b18a-f45da5347855', '6ad92309-7f93-41bd-bc07-7ac43710e2b1'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:22:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-57fff547-2a81-44f5-b6ac-2c4bbf0d49bb tempest-AttachVolumeTestJSON-638489269 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:22:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-57fff547-2a81-44f5-b6ac-2c4bbf0d49bb tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:22:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-57fff547-2a81-44f5-b6ac-2c4bbf0d49bb tempest-AttachVolumeTestJSON-638489269 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:22:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-57fff547-2a81-44f5-b6ac-2c4bbf0d49bb tempest-AttachVolumeTestJSON-638489269 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:22:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-57fff547-2a81-44f5-b6ac-2c4bbf0d49bb tempest-AttachVolumeTestJSON-638489269 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:22:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-57fff547-2a81-44f5-b6ac-2c4bbf0d49bb tempest-AttachVolumeTestJSON-638489269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:11 devstack sudo[100830]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:22:11 devstack sudo[100830]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:11 devstack sudo[100828]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.info" returned: 0 in 0.262s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:11 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.info is being set with open permissions: ugo+rw: NotImplementedError Aug 16 21:22:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:11 devstack sudo[100833]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.info Aug 16 21:22:11 devstack sudo[100833]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:11 devstack sudo[100830]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-57fff547-2a81-44f5-b6ac-2c4bbf0d49bb tempest-AttachVolumeTestJSON-638489269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.256s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:11 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-57fff547-2a81-44f5-b6ac-2c4bbf0d49bb tempest-AttachVolumeTestJSON-638489269 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:22:11 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-57fff547-2a81-44f5-b6ac-2c4bbf0d49bb tempest-AttachVolumeTestJSON-638489269 None] Deleted volume successfully. Aug 16 21:22:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-57fff547-2a81-44f5-b6ac-2c4bbf0d49bb tempest-AttachVolumeTestJSON-638489269 None] Lock "cinder-45b1073a-192d-4044-972d-f11372804783-delete_volume" released by "delete_volume" :: held 1.152s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:11 devstack sudo[100833]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.info" returned: 0 in 0.275s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.139s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:22:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:22:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:22:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] Creating offline snapshot 2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4 of volume 3dd818a0-950b-4717-848b-80c984937c4d {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:22:11 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[2eb586ac-90a0-4ebe-82e1-69eabb540185]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:22:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:11 devstack sudo[100837]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d Aug 16 21:22:11 devstack sudo[100837]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:11 devstack sudo[100837]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d" returned: 0 in 0.414s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:11 devstack sudo[100842]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4 1G Aug 16 21:22:11 devstack sudo[100842]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:12 devstack sudo[100842]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4 1G" returned: 0 in 0.495s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3dd818a0-950b-4717-848b-80c984937c4d -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:12 devstack sudo[100848]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3dd818a0-950b-4717-848b-80c984937c4d -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4 Aug 16 21:22:12 devstack sudo[100848]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:12 devstack sudo[100848]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3dd818a0-950b-4717-848b-80c984937c4d -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4" returned: 0 in 0.384s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:12 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4 is being set with open permissions: ugo+rw: NotImplementedError Aug 16 21:22:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:12 devstack sudo[100854]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4 Aug 16 21:22:12 devstack sudo[100854]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:13 devstack sudo[100854]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4" returned: 0 in 0.317s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:13 devstack sudo[100858]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.info Aug 16 21:22:13 devstack sudo[100858]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:13 devstack sudo[100858]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.info" returned: 0 in 0.285s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:13 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.info is being set with open permissions: ugo+rw: NotImplementedError Aug 16 21:22:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:13 devstack sudo[100861]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.info Aug 16 21:22:13 devstack sudo[100861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:13 devstack sudo[100861]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.info" returned: 0 in 0.271s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.250s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:22:13 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-36f39d43-98d6-4fae-b669-b96974ce9516 tempest-GroupSnapshotsTest-1750466764 None] group_snapshot 194e5e80-ff84-4647-baa7-1fc6c280eb12: created successfully Aug 16 21:22:14 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] group_snapshot 194e5e80-ff84-4647-baa7-1fc6c280eb12: deleting Aug 16 21:22:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] group_snapshot 194e5e80-ff84-4647-baa7-1fc6c280eb12: deleting {{(pid=94342) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 16 21:22:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "cinder-quobyte-79aa7f69-17d2-4778-aa22-e740582dcdd0" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-79aa7f69-17d2-4778-aa22-e740582dcdd0" acquired by "delete_snapshot" :: waited 0.029s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "cinder-quobyte-1a498e40-213e-40fc-95b9-a8e761ec4abb" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-1a498e40-213e-40fc-95b9-a8e761ec4abb" acquired by "_delete_snapshot" :: waited 0.026s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Deleting offline snapshot 1a498e40-213e-40fc-95b9-a8e761ec4abb of volume 79aa7f69-17d2-4778-aa22-e740582dcdd0 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:22:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] snapshot_file for this snap is: volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.1a498e40-213e-40fc-95b9-a8e761ec4abb {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:22:14 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[f1c1f2e1-642d-4886-b472-0fbecb5476a5]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:22:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.1a498e40-213e-40fc-95b9-a8e761ec4abb {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:15 devstack sudo[100868]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.1a498e40-213e-40fc-95b9-a8e761ec4abb Aug 16 21:22:15 devstack sudo[100868]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:15 devstack sudo[100868]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.1a498e40-213e-40fc-95b9-a8e761ec4abb" returned: 0 in 0.738s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-79aa7f69-17d2-4778-aa22-e740582dcdd0(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:22:15 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[bc15fbb4-aa2f-40af-87c3-8fbb42e3a143]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:22:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:15 devstack sudo[100899]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0 Aug 16 21:22:15 devstack sudo[100899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:16 devstack sudo[100899]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0" returned: 0 in 0.444s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.1a498e40-213e-40fc-95b9-a8e761ec4abb {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:16 devstack sudo[100905]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.1a498e40-213e-40fc-95b9-a8e761ec4abb Aug 16 21:22:16 devstack sudo[100905]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:16 devstack sudo[100905]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.1a498e40-213e-40fc-95b9-a8e761ec4abb" returned: 0 in 0.572s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.1a498e40-213e-40fc-95b9-a8e761ec4abb {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:16 devstack sudo[100913]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.1a498e40-213e-40fc-95b9-a8e761ec4abb Aug 16 21:22:16 devstack sudo[100913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:17 devstack sudo[100913]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0.1a498e40-213e-40fc-95b9-a8e761ec4abb" returned: 0 in 0.358s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-1a498e40-213e-40fc-95b9-a8e761ec4abb" released by "_delete_snapshot" :: held 2.269s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-79aa7f69-17d2-4778-aa22-e740582dcdd0" released by "delete_snapshot" :: held 2.309s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "cinder-quobyte-3dd818a0-950b-4717-848b-80c984937c4d" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-3dd818a0-950b-4717-848b-80c984937c4d" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "cinder-quobyte-2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Deleting offline snapshot 2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4 of volume 3dd818a0-950b-4717-848b-80c984937c4d {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:22:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] snapshot_file for this snap is: volume-3dd818a0-950b-4717-848b-80c984937c4d.2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:22:17 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[decbec48-9731-4f12-bb1e-4adde68f9c65]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:22:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:17 devstack sudo[100918]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4 Aug 16 21:22:17 devstack sudo[100918]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:17 devstack sudo[100918]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4" returned: 0 in 0.491s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3dd818a0-950b-4717-848b-80c984937c4d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:22:17 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[a4c281cd-2d2d-4cdd-8f2c-6b311f023bb5]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:22:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:18 devstack sudo[100923]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d Aug 16 21:22:18 devstack sudo[100923]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:18 devstack sudo[100923]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d" returned: 0 in 0.543s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:18 devstack sudo[100928]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4 Aug 16 21:22:18 devstack sudo[100928]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:18 devstack sudo[100928]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4" returned: 0 in 0.483s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:18 devstack sudo[100935]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4 Aug 16 21:22:18 devstack sudo[100935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:19 devstack sudo[100935]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d.2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4" returned: 0 in 0.324s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-2a9e6961-5a55-4fd3-9ebc-d2f623a89ba4" released by "_delete_snapshot" :: held 2.001s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-3dd818a0-950b-4717-848b-80c984937c4d" released by "delete_snapshot" :: held 2.027s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:19 devstack cinder-volume[94342]: WARNING cinder.quota [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-28588780 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-28588780, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:22:19 devstack cinder-volume[94342]: WARNING cinder.quota [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-28588780 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-28588780, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:22:19 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Created reservations ['b025c0be-c12b-4eb7-95b9-9641f338e6e4', '915e6185-cdfc-4386-9317-9aac0570a18d', '1fd85be6-e2a8-465a-9576-453c39e8e406', 'fe98a6a0-d2ab-4e75-87a8-72e320d529d9'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:22:19 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] Created reservations ['a0bf7755-3770-4edc-bfc6-79d502fae2de', 'f42abdc8-b6a8-4db8-9d88-fc588e58c45e', 'd7a0bd0a-0121-4586-bf89-2110fccad42a', 'e14d49ad-5098-4201-9bfd-105d96a693b5'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:22:19 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-28c91986-f4c3-484a-b0e9-68963d1f4232 tempest-GroupSnapshotsTest-1750466764 None] group_snapshot 194e5e80-ff84-4647-baa7-1fc6c280eb12: deleted successfully Aug 16 21:22:20 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-629ff321-25b9-4336-b6b2-aa780a31f6ff req-495d1476-6a67-44e0-9fe3-77662bfbcde0 tempest-AttachVolumeNegativeTest-737531472 None] Terminate volume connection completed successfully. Aug 16 21:22:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-629ff321-25b9-4336-b6b2-aa780a31f6ff req-495d1476-6a67-44e0-9fe3-77662bfbcde0 tempest-AttachVolumeNegativeTest-737531472 None] Deleting attachment 4665e0e5-6f41-49a4-830a-5706f9439fea. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:22:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "cinder-quobyte-3dd818a0-950b-4717-848b-80c984937c4d" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-3dd818a0-950b-4717-848b-80c984937c4d" acquired by "delete_volume" :: waited 0.030s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[838df6e3-44ff-4bc6-a213-54cc9a5f3dc8]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Flow 'volume_create_manager' (9b72e0fb-7a44-493c-b214-28a16672913a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd8dcfa3-4d6c-4a15-9079-44f489bbca46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:21 devstack sudo[100968]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d Aug 16 21:22:21 devstack sudo[100968]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd8dcfa3-4d6c-4a15-9079-44f489bbca46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:22:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1668971248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=764d8992-bc03-490e-a469-e06d09e3dbdb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f7ae0c1169594c2390c517d64262b5e2',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=2026-08-16T19:22:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:22:21Z,use_quota=True,user_id='a71ab1effb0a48298e07ca11a93f2f8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ea37717-1fe7-4251-9013-b73f9dd5b2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ea37717-1fe7-4251-9013-b73f9dd5b2f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c1affdf-88cd-4460-883d-1409398d84ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c1affdf-88cd-4460-883d-1409398d84ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '764d8992-bc03-490e-a469-e06d09e3dbdb', 'volume_name': 'volume-764d8992-bc03-490e-a469-e06d09e3dbdb', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89c1cecf-2c02-46b0-a9a6-62e24c9d209f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89c1cecf-2c02-46b0-a9a6-62e24c9d209f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (95ac9c22-9e62-462f-ace9-d1b4ff856a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:21 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Volume 764d8992-bc03-490e-a469-e06d09e3dbdb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-764d8992-bc03-490e-a469-e06d09e3dbdb', 'volume_size': 1} Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] ==> create_volume: call "{'self': , '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-08-16T19:22:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1668971248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=764d8992-bc03-490e-a469-e06d09e3dbdb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f7ae0c1169594c2390c517d64262b5e2',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=2026-08-16T19:22:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:22:21Z,use_quota=True,user_id='a71ab1effb0a48298e07ca11a93f2f8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Creating volume 764d8992-bc03-490e-a469-e06d09e3dbdb {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:22:21 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-764d8992-bc03-490e-a469-e06d09e3dbdb 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:21 devstack sudo[100974]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-764d8992-bc03-490e-a469-e06d09e3dbdb 1073741824 Aug 16 21:22:21 devstack sudo[100974]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:21 devstack sudo[100968]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d" returned: 0 in 0.514s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:21 devstack sudo[100985]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d Aug 16 21:22:21 devstack sudo[100985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:21 devstack sudo[100974]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-764d8992-bc03-490e-a469-e06d09e3dbdb 1073741824" returned: 0 in 0.721s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:22 devstack sudo[100985]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dd818a0-950b-4717-848b-80c984937c4d" returned: 0 in 0.445s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-764d8992-bc03-490e-a469-e06d09e3dbdb {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-3dd818a0-950b-4717-848b-80c984937c4d" released by "delete_volume" :: held 1.096s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "cinder-quobyte-79aa7f69-17d2-4778-aa22-e740582dcdd0" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-79aa7f69-17d2-4778-aa22-e740582dcdd0" acquired by "delete_volume" :: waited 0.040s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:22 devstack sudo[101011]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-764d8992-bc03-490e-a469-e06d09e3dbdb Aug 16 21:22:22 devstack sudo[101011]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:22 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[eb329b70-1d6b-4292-9757-0a22ce9e7011]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:22:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:22 devstack sudo[101015]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0 Aug 16 21:22:22 devstack sudo[101015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:22 devstack sudo[101011]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-764d8992-bc03-490e-a469-e06d09e3dbdb" returned: 0 in 0.440s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] <== create_volume: return (1232ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:22:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.237s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:22:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (95ac9c22-9e62-462f-ace9-d1b4ff856a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-764d8992-bc03-490e-a469-e06d09e3dbdb', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cbb983d9-7c9b-4d79-8967-cbb1d7cdc786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:22 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Volume volume-764d8992-bc03-490e-a469-e06d09e3dbdb (764d8992-bc03-490e-a469-e06d09e3dbdb): created successfully Aug 16 21:22:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cbb983d9-7c9b-4d79-8967-cbb1d7cdc786) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Flow 'volume_create_manager' (9b72e0fb-7a44-493c-b214-28a16672913a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:22:22 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-47db6bec-c471-4ef9-9441-4f20a18a5105 req-36022b48-cace-4f63-b249-a4d0598c870c tempest-VolumesGetTestJSON-1149053654 None] Created volume successfully. Aug 16 21:22:22 devstack sudo[101015]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0" returned: 0 in 0.645s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:22 devstack sudo[101034]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0 Aug 16 21:22:22 devstack sudo[101034]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:23 devstack sudo[101034]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-79aa7f69-17d2-4778-aa22-e740582dcdd0" returned: 0 in 0.322s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-79aa7f69-17d2-4778-aa22-e740582dcdd0" released by "delete_volume" :: held 1.122s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:23 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] Created reservations ['f6eea26d-5b0a-42c0-94ec-51bab71c91d3'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:22:23 devstack cinder-volume[94342]: WARNING cinder.quota [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-28588780 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-28588780, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:22:23 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] Created reservations ['e0016451-068f-4f6b-84fb-0be75eb033a2', '2bf53110-272a-4cda-b1c5-fa904fcb7e4e', '2a36f376-5190-46cc-aebc-ed753511f80e', '057cc8a6-cd8b-4693-bbc1-d257296e3252'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:22:23 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] Created reservations ['c2ecffc4-f780-4820-8073-8c5449c883a7', 'a3aecf32-2c99-4a10-8d3f-29b3cee92b26', 'e0d7bc6a-08f8-4f68-a871-15d05153c447', '9925987a-a907-4261-945e-ef09e992a1f9'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:22:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:22:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:22:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:22:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:22:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:22:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:23 devstack sudo[101049]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:22:23 devstack sudo[101049]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-fbce31af-2d71-4f25-a20c-dfc4572425c2 req-32964005-39b1-407c-8ec9-7f9e7dae4e98 tempest-VolumesGetTestJSON-1149053654 None] Acquiring lock "cinder-764d8992-bc03-490e-a469-e06d09e3dbdb-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-fbce31af-2d71-4f25-a20c-dfc4572425c2 req-32964005-39b1-407c-8ec9-7f9e7dae4e98 tempest-VolumesGetTestJSON-1149053654 None] Lock "cinder-764d8992-bc03-490e-a469-e06d09e3dbdb-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:23 devstack sudo[101049]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.339s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:24 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:22:24 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b945144c-7017-429f-bc67-45fef93d13a7 tempest-GroupSnapshotsTest-1750466764 None] Delete group completed successfully. Aug 16 21:22:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-fbce31af-2d71-4f25-a20c-dfc4572425c2 req-32964005-39b1-407c-8ec9-7f9e7dae4e98 tempest-VolumesGetTestJSON-1149053654 None] Acquiring lock "cinder-quobyte-764d8992-bc03-490e-a469-e06d09e3dbdb" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-fbce31af-2d71-4f25-a20c-dfc4572425c2 req-32964005-39b1-407c-8ec9-7f9e7dae4e98 tempest-VolumesGetTestJSON-1149053654 None] Lock "cinder-quobyte-764d8992-bc03-490e-a469-e06d09e3dbdb" acquired by "delete_volume" :: waited 0.027s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:24 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[72e103f3-7293-4bce-bad2-6b7591557cb1]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:22:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-fbce31af-2d71-4f25-a20c-dfc4572425c2 req-32964005-39b1-407c-8ec9-7f9e7dae4e98 tempest-VolumesGetTestJSON-1149053654 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-764d8992-bc03-490e-a469-e06d09e3dbdb {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:24 devstack sudo[101054]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-764d8992-bc03-490e-a469-e06d09e3dbdb Aug 16 21:22:24 devstack sudo[101054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:24 devstack sudo[101054]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-fbce31af-2d71-4f25-a20c-dfc4572425c2 req-32964005-39b1-407c-8ec9-7f9e7dae4e98 tempest-VolumesGetTestJSON-1149053654 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-764d8992-bc03-490e-a469-e06d09e3dbdb" returned: 0 in 0.531s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-fbce31af-2d71-4f25-a20c-dfc4572425c2 req-32964005-39b1-407c-8ec9-7f9e7dae4e98 tempest-VolumesGetTestJSON-1149053654 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-764d8992-bc03-490e-a469-e06d09e3dbdb {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:24 devstack sudo[101062]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-764d8992-bc03-490e-a469-e06d09e3dbdb Aug 16 21:22:24 devstack sudo[101062]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:25 devstack sudo[101062]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-fbce31af-2d71-4f25-a20c-dfc4572425c2 req-32964005-39b1-407c-8ec9-7f9e7dae4e98 tempest-VolumesGetTestJSON-1149053654 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-764d8992-bc03-490e-a469-e06d09e3dbdb" returned: 0 in 0.380s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-fbce31af-2d71-4f25-a20c-dfc4572425c2 req-32964005-39b1-407c-8ec9-7f9e7dae4e98 tempest-VolumesGetTestJSON-1149053654 None] Lock "cinder-quobyte-764d8992-bc03-490e-a469-e06d09e3dbdb" released by "delete_volume" :: held 0.981s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:25 devstack cinder-volume[94342]: DEBUG cinder.quota [req-fbce31af-2d71-4f25-a20c-dfc4572425c2 req-32964005-39b1-407c-8ec9-7f9e7dae4e98 tempest-VolumesGetTestJSON-1149053654 None] Created reservations ['caee9900-a853-409e-9711-aea1264b47cb', '991a136c-7924-4bdc-9d10-134b89c6c767', 'ed41f3b0-1fda-4b43-80c4-d1d43fc9c802', 'aa0a43b0-f81e-4d65-ad4b-5f43b0b1e971'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:22:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-fbce31af-2d71-4f25-a20c-dfc4572425c2 req-32964005-39b1-407c-8ec9-7f9e7dae4e98 tempest-VolumesGetTestJSON-1149053654 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:22:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-fbce31af-2d71-4f25-a20c-dfc4572425c2 req-32964005-39b1-407c-8ec9-7f9e7dae4e98 tempest-VolumesGetTestJSON-1149053654 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:22:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [req-fbce31af-2d71-4f25-a20c-dfc4572425c2 req-32964005-39b1-407c-8ec9-7f9e7dae4e98 tempest-VolumesGetTestJSON-1149053654 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:22:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [req-fbce31af-2d71-4f25-a20c-dfc4572425c2 req-32964005-39b1-407c-8ec9-7f9e7dae4e98 tempest-VolumesGetTestJSON-1149053654 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:22:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-fbce31af-2d71-4f25-a20c-dfc4572425c2 req-32964005-39b1-407c-8ec9-7f9e7dae4e98 tempest-VolumesGetTestJSON-1149053654 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:22:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-fbce31af-2d71-4f25-a20c-dfc4572425c2 req-32964005-39b1-407c-8ec9-7f9e7dae4e98 tempest-VolumesGetTestJSON-1149053654 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:25 devstack sudo[101065]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:22:25 devstack sudo[101065]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:25 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-2b9f8f4c-9b22-468a-a842-238ac5db2a49 tempest-GroupSnapshotsTest-1750466764 None] Group tempest-GroupSnapshotsTest-Group-1636407457: creating Aug 16 21:22:25 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-2b9f8f4c-9b22-468a-a842-238ac5db2a49 tempest-GroupSnapshotsTest-1750466764 None] Group tempest-GroupSnapshotsTest-Group-1636407457: created successfully Aug 16 21:22:25 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-2b9f8f4c-9b22-468a-a842-238ac5db2a49 tempest-GroupSnapshotsTest-1750466764 None] Create group completed successfully. Aug 16 21:22:25 devstack sudo[101065]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-fbce31af-2d71-4f25-a20c-dfc4572425c2 req-32964005-39b1-407c-8ec9-7f9e7dae4e98 tempest-VolumesGetTestJSON-1149053654 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.294s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:25 devstack cinder-volume[94342]: DEBUG cinder.manager [req-fbce31af-2d71-4f25-a20c-dfc4572425c2 req-32964005-39b1-407c-8ec9-7f9e7dae4e98 tempest-VolumesGetTestJSON-1149053654 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:22:25 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-fbce31af-2d71-4f25-a20c-dfc4572425c2 req-32964005-39b1-407c-8ec9-7f9e7dae4e98 tempest-VolumesGetTestJSON-1149053654 None] Deleted volume successfully. Aug 16 21:22:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-fbce31af-2d71-4f25-a20c-dfc4572425c2 req-32964005-39b1-407c-8ec9-7f9e7dae4e98 tempest-VolumesGetTestJSON-1149053654 None] Lock "cinder-764d8992-bc03-490e-a469-e06d09e3dbdb-delete_volume" released by "delete_volume" :: held 1.603s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:25 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-fdbac7c2-4e9b-4a8f-a5aa-ada22accd1df req-02a55707-d287-4a6e-832a-cb92429ade69 tempest-ServerActionsTestOtherA-1324822873 None] Terminate volume connection completed successfully. Aug 16 21:22:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-fdbac7c2-4e9b-4a8f-a5aa-ada22accd1df req-02a55707-d287-4a6e-832a-cb92429ade69 tempest-ServerActionsTestOtherA-1324822873 None] Deleting attachment ee18d908-78b6-4ccd-be69-e3058bba6522. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:22:26 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-fdbac7c2-4e9b-4a8f-a5aa-ada22accd1df req-ad12aa3a-1319-438d-967e-d35897822670 tempest-ServerActionsTestOtherA-1324822873 None] Acquiring lock "cinder-ee869c4a-d385-4fe6-ba6e-100da063319d-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:26 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-fdbac7c2-4e9b-4a8f-a5aa-ada22accd1df req-ad12aa3a-1319-438d-967e-d35897822670 tempest-ServerActionsTestOtherA-1324822873 None] Lock "cinder-ee869c4a-d385-4fe6-ba6e-100da063319d-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:26 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-fdbac7c2-4e9b-4a8f-a5aa-ada22accd1df req-ad12aa3a-1319-438d-967e-d35897822670 tempest-ServerActionsTestOtherA-1324822873 None] Acquiring lock "cinder-quobyte-ee869c4a-d385-4fe6-ba6e-100da063319d" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:26 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-fdbac7c2-4e9b-4a8f-a5aa-ada22accd1df req-ad12aa3a-1319-438d-967e-d35897822670 tempest-ServerActionsTestOtherA-1324822873 None] Lock "cinder-quobyte-ee869c4a-d385-4fe6-ba6e-100da063319d" acquired by "delete_volume" :: waited 0.024s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:26 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[ed4e4dc6-bec5-4c3b-bb46-b6ba01957063]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:22:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-fdbac7c2-4e9b-4a8f-a5aa-ada22accd1df req-ad12aa3a-1319-438d-967e-d35897822670 tempest-ServerActionsTestOtherA-1324822873 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ee869c4a-d385-4fe6-ba6e-100da063319d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:26 devstack sudo[101069]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ee869c4a-d385-4fe6-ba6e-100da063319d Aug 16 21:22:26 devstack sudo[101069]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:26 devstack sudo[101069]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-fdbac7c2-4e9b-4a8f-a5aa-ada22accd1df req-ad12aa3a-1319-438d-967e-d35897822670 tempest-ServerActionsTestOtherA-1324822873 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ee869c4a-d385-4fe6-ba6e-100da063319d" returned: 0 in 0.477s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-fdbac7c2-4e9b-4a8f-a5aa-ada22accd1df req-ad12aa3a-1319-438d-967e-d35897822670 tempest-ServerActionsTestOtherA-1324822873 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ee869c4a-d385-4fe6-ba6e-100da063319d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:26 devstack sudo[101074]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ee869c4a-d385-4fe6-ba6e-100da063319d Aug 16 21:22:26 devstack sudo[101074]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:27 devstack sudo[101074]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-fdbac7c2-4e9b-4a8f-a5aa-ada22accd1df req-ad12aa3a-1319-438d-967e-d35897822670 tempest-ServerActionsTestOtherA-1324822873 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ee869c4a-d385-4fe6-ba6e-100da063319d" returned: 0 in 0.381s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-fdbac7c2-4e9b-4a8f-a5aa-ada22accd1df req-ad12aa3a-1319-438d-967e-d35897822670 tempest-ServerActionsTestOtherA-1324822873 None] Lock "cinder-quobyte-ee869c4a-d385-4fe6-ba6e-100da063319d" released by "delete_volume" :: held 0.965s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.quota [req-fdbac7c2-4e9b-4a8f-a5aa-ada22accd1df req-ad12aa3a-1319-438d-967e-d35897822670 tempest-ServerActionsTestOtherA-1324822873 None] Created reservations ['b040bf91-0f86-4dcd-8de5-9e9953e0b177', 'a36d6cb6-2a70-4f87-92b9-bc89c7303374', '6af7d034-b424-4008-bb3f-7ef4fc25c0bf', '9d7f3e38-08e5-45a4-b79e-52ec4ae13b6f'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Flow 'volume_create_manager' (c23104fc-47c1-401b-8beb-5edf1aeef9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1508612f-cc83-403a-8d6c-eaead06f0039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6ce318ce-fb87-443c-943f-97623f72f7dc tempest-ServerActionsTestOtherA-1324822873 None] Acquiring lock "cinder-18fa0969-26f7-4f89-be28-b13234c7eb4d-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-fdbac7c2-4e9b-4a8f-a5aa-ada22accd1df req-ad12aa3a-1319-438d-967e-d35897822670 tempest-ServerActionsTestOtherA-1324822873 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-fdbac7c2-4e9b-4a8f-a5aa-ada22accd1df req-ad12aa3a-1319-438d-967e-d35897822670 tempest-ServerActionsTestOtherA-1324822873 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [req-fdbac7c2-4e9b-4a8f-a5aa-ada22accd1df req-ad12aa3a-1319-438d-967e-d35897822670 tempest-ServerActionsTestOtherA-1324822873 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [req-fdbac7c2-4e9b-4a8f-a5aa-ada22accd1df req-ad12aa3a-1319-438d-967e-d35897822670 tempest-ServerActionsTestOtherA-1324822873 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-fdbac7c2-4e9b-4a8f-a5aa-ada22accd1df req-ad12aa3a-1319-438d-967e-d35897822670 tempest-ServerActionsTestOtherA-1324822873 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.072s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-fdbac7c2-4e9b-4a8f-a5aa-ada22accd1df req-ad12aa3a-1319-438d-967e-d35897822670 tempest-ServerActionsTestOtherA-1324822873 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1508612f-cc83-403a-8d6c-eaead06f0039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:22:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1932765797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=970885c0-2d5f-45fd-8a5f-d508e8a5e80b,host='devstack@QuobyteHD#QuobyteHD',id=cc806b61-68e9-4394-a27b-79d37e3768e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8138eaddfa45f1846b226f2bfa08ae',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=2026-08-16T19:22:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:22:27Z,use_quota=True,user_id='c1c8fec994644a2b87ab617bb4d3a891',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e2c66a3-e1d5-4aba-848d-0f38d2910798),volume_type_id=0e2c66a3-e1d5-4aba-848d-0f38d2910798)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:27 devstack sudo[101077]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:22:27 devstack sudo[101077]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fcb67d95-eaad-40f5-b337-d2059a2830bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fcb67d95-eaad-40f5-b337-d2059a2830bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e9d43c4b-5009-4fb3-ac96-a2156a2cc368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e9d43c4b-5009-4fb3-ac96-a2156a2cc368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cc806b61-68e9-4394-a27b-79d37e3768e3', 'volume_name': 'volume-cc806b61-68e9-4394-a27b-79d37e3768e3', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ec9404af-1178-4215-9971-ff0d96a9b5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ec9404af-1178-4215-9971-ff0d96a9b5bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ee8be57-cf8e-4c49-af70-35181a9591c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:27 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Volume cc806b61-68e9-4394-a27b-79d37e3768e3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cc806b61-68e9-4394-a27b-79d37e3768e3', 'volume_size': 1} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=970885c0-2d5f-45fd-8a5f-d508e8a5e80b,created_at=2026-08-16T19:22:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1932765797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=970885c0-2d5f-45fd-8a5f-d508e8a5e80b,host='devstack@QuobyteHD#QuobyteHD',id=cc806b61-68e9-4394-a27b-79d37e3768e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8138eaddfa45f1846b226f2bfa08ae',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=2026-08-16T19:22:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:22:27Z,use_quota=True,user_id='c1c8fec994644a2b87ab617bb4d3a891',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e2c66a3-e1d5-4aba-848d-0f38d2910798),volume_type_id=0e2c66a3-e1d5-4aba-848d-0f38d2910798)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Creating volume cc806b61-68e9-4394-a27b-79d37e3768e3 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:22:27 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6ce318ce-fb87-443c-943f-97623f72f7dc tempest-ServerActionsTestOtherA-1324822873 None] Lock "cinder-18fa0969-26f7-4f89-be28-b13234c7eb4d-delete_volume" acquired by "delete_volume" :: waited 0.276s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:27 devstack sudo[101079]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3 1073741824 Aug 16 21:22:27 devstack sudo[101079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6ce318ce-fb87-443c-943f-97623f72f7dc tempest-ServerActionsTestOtherA-1324822873 None] Acquiring lock "cinder-quobyte-18fa0969-26f7-4f89-be28-b13234c7eb4d" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6ce318ce-fb87-443c-943f-97623f72f7dc tempest-ServerActionsTestOtherA-1324822873 None] Lock "cinder-quobyte-18fa0969-26f7-4f89-be28-b13234c7eb4d" acquired by "delete_volume" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[f198d1ce-09e5-47c8-8a9d-7f1cb1bb2630]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6ce318ce-fb87-443c-943f-97623f72f7dc tempest-ServerActionsTestOtherA-1324822873 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-18fa0969-26f7-4f89-be28-b13234c7eb4d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:27 devstack sudo[101077]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-fdbac7c2-4e9b-4a8f-a5aa-ada22accd1df req-ad12aa3a-1319-438d-967e-d35897822670 tempest-ServerActionsTestOtherA-1324822873 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.300s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.manager [req-fdbac7c2-4e9b-4a8f-a5aa-ada22accd1df req-ad12aa3a-1319-438d-967e-d35897822670 tempest-ServerActionsTestOtherA-1324822873 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:22:27 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-fdbac7c2-4e9b-4a8f-a5aa-ada22accd1df req-ad12aa3a-1319-438d-967e-d35897822670 tempest-ServerActionsTestOtherA-1324822873 None] Deleted volume successfully. Aug 16 21:22:27 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-fdbac7c2-4e9b-4a8f-a5aa-ada22accd1df req-ad12aa3a-1319-438d-967e-d35897822670 tempest-ServerActionsTestOtherA-1324822873 None] Lock "cinder-ee869c4a-d385-4fe6-ba6e-100da063319d-delete_volume" released by "delete_volume" :: held 1.766s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:27 devstack sudo[101082]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-18fa0969-26f7-4f89-be28-b13234c7eb4d Aug 16 21:22:27 devstack sudo[101082]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:28 devstack sudo[101079]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3 1073741824" returned: 0 in 0.584s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:28 devstack sudo[101082]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6ce318ce-fb87-443c-943f-97623f72f7dc tempest-ServerActionsTestOtherA-1324822873 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-18fa0969-26f7-4f89-be28-b13234c7eb4d" returned: 0 in 0.486s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6ce318ce-fb87-443c-943f-97623f72f7dc tempest-ServerActionsTestOtherA-1324822873 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-18fa0969-26f7-4f89-be28-b13234c7eb4d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:28 devstack sudo[101090]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-18fa0969-26f7-4f89-be28-b13234c7eb4d Aug 16 21:22:28 devstack sudo[101090]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:28 devstack sudo[101092]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3 Aug 16 21:22:28 devstack sudo[101092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:28 devstack sudo[101090]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:28 devstack sudo[101092]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6ce318ce-fb87-443c-943f-97623f72f7dc tempest-ServerActionsTestOtherA-1324822873 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-18fa0969-26f7-4f89-be28-b13234c7eb4d" returned: 0 in 0.364s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3" returned: 0 in 0.363s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:28 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] <== create_volume: return (1025ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:22:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.030s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:22:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6ce318ce-fb87-443c-943f-97623f72f7dc tempest-ServerActionsTestOtherA-1324822873 None] Lock "cinder-quobyte-18fa0969-26f7-4f89-be28-b13234c7eb4d" released by "delete_volume" :: held 0.919s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ee8be57-cf8e-4c49-af70-35181a9591c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cc806b61-68e9-4394-a27b-79d37e3768e3', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f20e4afd-f50d-451c-a93b-0320c096f167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:28 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Volume volume-cc806b61-68e9-4394-a27b-79d37e3768e3 (cc806b61-68e9-4394-a27b-79d37e3768e3): created successfully Aug 16 21:22:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f20e4afd-f50d-451c-a93b-0320c096f167) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Flow 'volume_create_manager' (c23104fc-47c1-401b-8beb-5edf1aeef9c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:22:28 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-c52c9bff-60ad-4531-bbe3-a2211cc2c320 tempest-GroupSnapshotsTest-1750466764 None] Created volume successfully. Aug 16 21:22:28 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-6ce318ce-fb87-443c-943f-97623f72f7dc tempest-ServerActionsTestOtherA-1324822873 None] Created reservations ['652cc1ab-5d9f-4e65-b4bc-b48eec95b3b2', '1f5d84df-28a1-4f38-ba61-2e62759c9674', '82d9df27-05f3-4a83-b445-8c3e54bb9ca9', '1b8ecb6a-7816-4d68-8261-d9816caec2a4'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:22:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6ce318ce-fb87-443c-943f-97623f72f7dc tempest-ServerActionsTestOtherA-1324822873 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:22:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6ce318ce-fb87-443c-943f-97623f72f7dc tempest-ServerActionsTestOtherA-1324822873 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:22:28 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6ce318ce-fb87-443c-943f-97623f72f7dc tempest-ServerActionsTestOtherA-1324822873 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:22:28 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6ce318ce-fb87-443c-943f-97623f72f7dc tempest-ServerActionsTestOtherA-1324822873 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:22:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6ce318ce-fb87-443c-943f-97623f72f7dc tempest-ServerActionsTestOtherA-1324822873 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:22:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6ce318ce-fb87-443c-943f-97623f72f7dc tempest-ServerActionsTestOtherA-1324822873 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:28 devstack sudo[101097]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:22:28 devstack sudo[101097]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:29 devstack sudo[101097]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6ce318ce-fb87-443c-943f-97623f72f7dc tempest-ServerActionsTestOtherA-1324822873 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.274s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:29 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-6ce318ce-fb87-443c-943f-97623f72f7dc tempest-ServerActionsTestOtherA-1324822873 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:22:29 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-6ce318ce-fb87-443c-943f-97623f72f7dc tempest-ServerActionsTestOtherA-1324822873 None] Deleted volume successfully. Aug 16 21:22:29 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6ce318ce-fb87-443c-943f-97623f72f7dc tempest-ServerActionsTestOtherA-1324822873 None] Lock "cinder-18fa0969-26f7-4f89-be28-b13234c7eb4d-delete_volume" released by "delete_volume" :: held 1.479s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:30 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-74be9601-55d7-414b-a68d-125a27355f10 tempest-GroupSnapshotsTest-1750466764 None] GroupSnapshot 757e1c80-5ab4-428e-947f-802c5fb3ebe1: creating. Aug 16 21:22:30 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-74be9601-55d7-414b-a68d-125a27355f10 tempest-GroupSnapshotsTest-1750466764 None] Group snapshot 757e1c80-5ab4-428e-947f-802c5fb3ebe1: creating. {{(pid=94342) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 16 21:22:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-74be9601-55d7-414b-a68d-125a27355f10 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:22:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-74be9601-55d7-414b-a68d-125a27355f10 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:22:30 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-74be9601-55d7-414b-a68d-125a27355f10 tempest-GroupSnapshotsTest-1750466764 None] Creating offline snapshot b114500c-4b27-4b44-b215-7f5951d6b5df of volume cc806b61-68e9-4394-a27b-79d37e3768e3 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:22:30 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[eedcb09d-4374-46bc-ba4b-20609b7a2cfe]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:22:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-74be9601-55d7-414b-a68d-125a27355f10 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:30 devstack sudo[101106]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3 Aug 16 21:22:30 devstack sudo[101106]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:30 devstack sudo[101106]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-74be9601-55d7-414b-a68d-125a27355f10 tempest-GroupSnapshotsTest-1750466764 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3" returned: 0 in 0.624s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-74be9601-55d7-414b-a68d-125a27355f10 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.b114500c-4b27-4b44-b215-7f5951d6b5df 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:30 devstack sudo[101131]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.b114500c-4b27-4b44-b215-7f5951d6b5df 1G Aug 16 21:22:30 devstack sudo[101131]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:31 devstack sudo[101131]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-74be9601-55d7-414b-a68d-125a27355f10 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.b114500c-4b27-4b44-b215-7f5951d6b5df 1G" returned: 0 in 0.821s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-74be9601-55d7-414b-a68d-125a27355f10 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-cc806b61-68e9-4394-a27b-79d37e3768e3 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.b114500c-4b27-4b44-b215-7f5951d6b5df {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:31 devstack sudo[101144]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-cc806b61-68e9-4394-a27b-79d37e3768e3 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.b114500c-4b27-4b44-b215-7f5951d6b5df Aug 16 21:22:31 devstack sudo[101144]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:32 devstack sudo[101144]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-74be9601-55d7-414b-a68d-125a27355f10 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-cc806b61-68e9-4394-a27b-79d37e3768e3 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.b114500c-4b27-4b44-b215-7f5951d6b5df" returned: 0 in 0.378s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:32 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-74be9601-55d7-414b-a68d-125a27355f10 tempest-GroupSnapshotsTest-1750466764 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.b114500c-4b27-4b44-b215-7f5951d6b5df is being set with open permissions: ugo+rw: NotImplementedError Aug 16 21:22:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-74be9601-55d7-414b-a68d-125a27355f10 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.b114500c-4b27-4b44-b215-7f5951d6b5df {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:32 devstack sudo[101150]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.b114500c-4b27-4b44-b215-7f5951d6b5df Aug 16 21:22:32 devstack sudo[101150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:32 devstack sudo[101150]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-74be9601-55d7-414b-a68d-125a27355f10 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.b114500c-4b27-4b44-b215-7f5951d6b5df" returned: 0 in 0.404s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-74be9601-55d7-414b-a68d-125a27355f10 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:32 devstack sudo[101153]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.info Aug 16 21:22:32 devstack sudo[101153]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:32 devstack sudo[101153]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-74be9601-55d7-414b-a68d-125a27355f10 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.info" returned: 0 in 0.356s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:32 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-74be9601-55d7-414b-a68d-125a27355f10 tempest-GroupSnapshotsTest-1750466764 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.info is being set with open permissions: ugo+rw: NotImplementedError Aug 16 21:22:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-74be9601-55d7-414b-a68d-125a27355f10 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:33 devstack sudo[101157]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.info Aug 16 21:22:33 devstack sudo[101157]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:33 devstack sudo[101157]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-74be9601-55d7-414b-a68d-125a27355f10 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.info" returned: 0 in 0.398s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-74be9601-55d7-414b-a68d-125a27355f10 tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.117s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:22:33 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-74be9601-55d7-414b-a68d-125a27355f10 tempest-GroupSnapshotsTest-1750466764 None] group_snapshot 757e1c80-5ab4-428e-947f-802c5fb3ebe1: created successfully Aug 16 21:22:34 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-5951f43d-705e-43e8-ab74-0b4c59bb5048 tempest-GroupSnapshotsTest-1750466764 None] group_snapshot 757e1c80-5ab4-428e-947f-802c5fb3ebe1: deleting Aug 16 21:22:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5951f43d-705e-43e8-ab74-0b4c59bb5048 tempest-GroupSnapshotsTest-1750466764 None] group_snapshot 757e1c80-5ab4-428e-947f-802c5fb3ebe1: deleting {{(pid=94342) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 16 21:22:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5951f43d-705e-43e8-ab74-0b4c59bb5048 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "cinder-quobyte-cc806b61-68e9-4394-a27b-79d37e3768e3" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5951f43d-705e-43e8-ab74-0b4c59bb5048 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-cc806b61-68e9-4394-a27b-79d37e3768e3" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5951f43d-705e-43e8-ab74-0b4c59bb5048 tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "cinder-quobyte-b114500c-4b27-4b44-b215-7f5951d6b5df" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5951f43d-705e-43e8-ab74-0b4c59bb5048 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-b114500c-4b27-4b44-b215-7f5951d6b5df" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-5951f43d-705e-43e8-ab74-0b4c59bb5048 tempest-GroupSnapshotsTest-1750466764 None] Deleting offline snapshot b114500c-4b27-4b44-b215-7f5951d6b5df of volume cc806b61-68e9-4394-a27b-79d37e3768e3 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:22:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-5951f43d-705e-43e8-ab74-0b4c59bb5048 tempest-GroupSnapshotsTest-1750466764 None] snapshot_file for this snap is: volume-cc806b61-68e9-4394-a27b-79d37e3768e3.b114500c-4b27-4b44-b215-7f5951d6b5df {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:22:35 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[b1d96392-1a7b-47cf-92b6-86499e1f2f5b]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:22:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5951f43d-705e-43e8-ab74-0b4c59bb5048 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.b114500c-4b27-4b44-b215-7f5951d6b5df {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:35 devstack sudo[101210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.b114500c-4b27-4b44-b215-7f5951d6b5df Aug 16 21:22:35 devstack sudo[101210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:35 devstack sudo[101210]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5951f43d-705e-43e8-ab74-0b4c59bb5048 tempest-GroupSnapshotsTest-1750466764 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.b114500c-4b27-4b44-b215-7f5951d6b5df" returned: 0 in 0.620s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-5951f43d-705e-43e8-ab74-0b4c59bb5048 tempest-GroupSnapshotsTest-1750466764 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-cc806b61-68e9-4394-a27b-79d37e3768e3(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:22:35 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[8c5084fc-cad2-4480-acf4-fe3b670ae4a9]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:22:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5951f43d-705e-43e8-ab74-0b4c59bb5048 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:35 devstack sudo[101218]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3 Aug 16 21:22:35 devstack sudo[101218]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:36 devstack sudo[101218]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5951f43d-705e-43e8-ab74-0b4c59bb5048 tempest-GroupSnapshotsTest-1750466764 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3" returned: 0 in 0.447s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5951f43d-705e-43e8-ab74-0b4c59bb5048 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.b114500c-4b27-4b44-b215-7f5951d6b5df {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:36 devstack sudo[101223]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.b114500c-4b27-4b44-b215-7f5951d6b5df Aug 16 21:22:36 devstack sudo[101223]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:36 devstack sudo[101223]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5951f43d-705e-43e8-ab74-0b4c59bb5048 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.b114500c-4b27-4b44-b215-7f5951d6b5df" returned: 0 in 0.510s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5951f43d-705e-43e8-ab74-0b4c59bb5048 tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.b114500c-4b27-4b44-b215-7f5951d6b5df {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:36 devstack sudo[101229]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.b114500c-4b27-4b44-b215-7f5951d6b5df Aug 16 21:22:36 devstack sudo[101229]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:37 devstack sudo[101229]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5951f43d-705e-43e8-ab74-0b4c59bb5048 tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3.b114500c-4b27-4b44-b215-7f5951d6b5df" returned: 0 in 0.399s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5951f43d-705e-43e8-ab74-0b4c59bb5048 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-b114500c-4b27-4b44-b215-7f5951d6b5df" released by "_delete_snapshot" :: held 2.135s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5951f43d-705e-43e8-ab74-0b4c59bb5048 tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-cc806b61-68e9-4394-a27b-79d37e3768e3" released by "delete_snapshot" :: held 2.168s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:37 devstack cinder-volume[94342]: WARNING cinder.quota [None req-5951f43d-705e-43e8-ab74-0b4c59bb5048 tempest-GroupSnapshotsTest-1750466764 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1663254087 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1663254087, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:22:37 devstack cinder-volume[94342]: WARNING cinder.quota [None req-5951f43d-705e-43e8-ab74-0b4c59bb5048 tempest-GroupSnapshotsTest-1750466764 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1663254087 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1663254087, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:22:37 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-5951f43d-705e-43e8-ab74-0b4c59bb5048 tempest-GroupSnapshotsTest-1750466764 None] Created reservations ['80df3737-8569-481f-ac0c-239aa9e225d1', '40d33350-a613-48b1-932e-da46c24def71', '5cc0e4c7-93fd-4990-952d-59779dff7fa4', '9470bf9e-2ae7-4106-b624-90e65bc4a140'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:22:37 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-5951f43d-705e-43e8-ab74-0b4c59bb5048 tempest-GroupSnapshotsTest-1750466764 None] group_snapshot 757e1c80-5ab4-428e-947f-802c5fb3ebe1: deleted successfully Aug 16 21:22:39 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0ad19b0a-1878-41aa-9d12-d44c548ad2fd tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "cinder-quobyte-cc806b61-68e9-4394-a27b-79d37e3768e3" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:39 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0ad19b0a-1878-41aa-9d12-d44c548ad2fd tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-cc806b61-68e9-4394-a27b-79d37e3768e3" acquired by "delete_volume" :: waited 0.027s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:39 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[6b82281c-9a08-421c-b2f2-749cec2e158b]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:22:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0ad19b0a-1878-41aa-9d12-d44c548ad2fd tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:39 devstack sudo[101305]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3 Aug 16 21:22:39 devstack sudo[101305]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:39 devstack sudo[101305]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0ad19b0a-1878-41aa-9d12-d44c548ad2fd tempest-GroupSnapshotsTest-1750466764 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3" returned: 0 in 0.620s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0ad19b0a-1878-41aa-9d12-d44c548ad2fd tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:39 devstack sudo[101319]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3 Aug 16 21:22:39 devstack sudo[101319]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:40 devstack sudo[101319]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0ad19b0a-1878-41aa-9d12-d44c548ad2fd tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc806b61-68e9-4394-a27b-79d37e3768e3" returned: 0 in 0.410s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0ad19b0a-1878-41aa-9d12-d44c548ad2fd tempest-GroupSnapshotsTest-1750466764 None] Lock "cinder-quobyte-cc806b61-68e9-4394-a27b-79d37e3768e3" released by "delete_volume" :: held 1.139s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:40 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-0ad19b0a-1878-41aa-9d12-d44c548ad2fd tempest-GroupSnapshotsTest-1750466764 None] Created reservations ['d934102e-11f1-44f2-985b-3327976e5f8b'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:22:40 devstack cinder-volume[94342]: WARNING cinder.quota [None req-0ad19b0a-1878-41aa-9d12-d44c548ad2fd tempest-GroupSnapshotsTest-1750466764 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1663254087 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1663254087, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:22:40 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-0ad19b0a-1878-41aa-9d12-d44c548ad2fd tempest-GroupSnapshotsTest-1750466764 None] Created reservations ['49b2bd5a-14ee-4d23-93a0-d51ec1a07c2e', '6679e19c-ddd0-45cd-8630-064313f55316', 'aae19525-91e6-4bc9-808d-fea212bcf9bb', 'eaf3bb10-8a61-4e97-b54d-c5126c462786'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:22:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0ad19b0a-1878-41aa-9d12-d44c548ad2fd tempest-GroupSnapshotsTest-1750466764 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:22:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0ad19b0a-1878-41aa-9d12-d44c548ad2fd tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:22:40 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0ad19b0a-1878-41aa-9d12-d44c548ad2fd tempest-GroupSnapshotsTest-1750466764 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:22:40 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0ad19b0a-1878-41aa-9d12-d44c548ad2fd tempest-GroupSnapshotsTest-1750466764 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:22:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0ad19b0a-1878-41aa-9d12-d44c548ad2fd tempest-GroupSnapshotsTest-1750466764 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.024s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:22:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0ad19b0a-1878-41aa-9d12-d44c548ad2fd tempest-GroupSnapshotsTest-1750466764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:40 devstack sudo[101324]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:22:40 devstack sudo[101324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:41 devstack sudo[101324]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0ad19b0a-1878-41aa-9d12-d44c548ad2fd tempest-GroupSnapshotsTest-1750466764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.593s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:41 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-0ad19b0a-1878-41aa-9d12-d44c548ad2fd tempest-GroupSnapshotsTest-1750466764 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:22:41 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-0ad19b0a-1878-41aa-9d12-d44c548ad2fd tempest-GroupSnapshotsTest-1750466764 None] Delete group completed successfully. Aug 16 21:22:50 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=155,cinder:UPDATE=147,cinder:INSERT=38,cinder:DELETE=5 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:22:50 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b2e0a0a9-b218-4670-a3a1-370421432f72 tempest-GroupSnapshotsV319Test-1880707661 None] Group tempest-GroupSnapshotsV319Test-Group-990704317: creating Aug 16 21:22:50 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:UPDATE=162,cinder:DELETE=7,cinder:SELECT=153,cinder:INSERT=34 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:22:50 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b2e0a0a9-b218-4670-a3a1-370421432f72 tempest-GroupSnapshotsV319Test-1880707661 None] Group tempest-GroupSnapshotsV319Test-Group-990704317: created successfully Aug 16 21:22:50 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b2e0a0a9-b218-4670-a3a1-370421432f72 tempest-GroupSnapshotsV319Test-1880707661 None] Create group completed successfully. Aug 16 21:22:52 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:22:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Flow 'volume_create_manager' (422d5403-8f66-44fe-bb24-87c5b3e65d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:22:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ccff4d2-3673-454f-a6ff-58027954a514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ccff4d2-3673-454f-a6ff-58027954a514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:22:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1734423411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9c2f3c74-ffcd-4a4c-9fd3-d0fd4081bfc4,host='devstack@QuobyteHD#QuobyteHD',id=26ec91fc-fd2f-4944-ae2a-9084f0563ad2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d471bab42504148bf4dbbf32e51952f',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=2026-08-16T19:22:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:22:53Z,use_quota=True,user_id='3d4b88c2ec064bb0b4fc90b3098eed4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1dfa3d10-4390-4d34-85a9-2a6b654bc061),volume_type_id=1dfa3d10-4390-4d34-85a9-2a6b654bc061)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (920fee5b-d386-4d94-b3ca-5e2334f0fd52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (920fee5b-d386-4d94-b3ca-5e2334f0fd52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6bf108a8-2043-4aa1-ade4-4397c7fb65d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6bf108a8-2043-4aa1-ade4-4397c7fb65d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '26ec91fc-fd2f-4944-ae2a-9084f0563ad2', 'volume_name': 'volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cfd5cf76-7962-4ddc-93f9-d98dd037bd47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cfd5cf76-7962-4ddc-93f9-d98dd037bd47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e12fe3e9-419d-4987-948b-8aae7a5969f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:52 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Volume 26ec91fc-fd2f-4944-ae2a-9084f0563ad2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2', 'volume_size': 1} Aug 16 21:22:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:22:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:22:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=9c2f3c74-ffcd-4a4c-9fd3-d0fd4081bfc4,created_at=2026-08-16T19:22:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1734423411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9c2f3c74-ffcd-4a4c-9fd3-d0fd4081bfc4,host='devstack@QuobyteHD#QuobyteHD',id=26ec91fc-fd2f-4944-ae2a-9084f0563ad2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d471bab42504148bf4dbbf32e51952f',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=2026-08-16T19:22:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:22:53Z,use_quota=True,user_id='3d4b88c2ec064bb0b4fc90b3098eed4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1dfa3d10-4390-4d34-85a9-2a6b654bc061),volume_type_id=1dfa3d10-4390-4d34-85a9-2a6b654bc061)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:22:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Creating volume 26ec91fc-fd2f-4944-ae2a-9084f0563ad2 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:22:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:22:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:22:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:22:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:22:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:22:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:22:52 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:22:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:52 devstack sudo[101337]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2 1073741824 Aug 16 21:22:52 devstack sudo[101337]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:53 devstack sudo[101337]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2 1073741824" returned: 0 in 0.593s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:53 devstack sudo[101363]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2 Aug 16 21:22:53 devstack sudo[101363]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:53 devstack sudo[101363]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2" returned: 0 in 0.330s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] <== create_volume: return (1016ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:22:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.018s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:22:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e12fe3e9-419d-4987-948b-8aae7a5969f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c094ae47-1f7a-403a-9415-e8145944fcca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:53 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Volume volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2 (26ec91fc-fd2f-4944-ae2a-9084f0563ad2): created successfully Aug 16 21:22:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c094ae47-1f7a-403a-9415-e8145944fcca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Flow 'volume_create_manager' (422d5403-8f66-44fe-bb24-87c5b3e65d28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:22:53 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f940d087-1906-4919-a688-69f9b033b141 tempest-GroupSnapshotsV319Test-1880707661 None] Created volume successfully. Aug 16 21:22:54 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-4b58644b-fae3-4255-9331-4a2f53f4baa0 tempest-GroupSnapshotsV319Test-1880707661 None] GroupSnapshot b7843fa3-b420-47c7-a086-48e93f045872: creating. Aug 16 21:22:54 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4b58644b-fae3-4255-9331-4a2f53f4baa0 tempest-GroupSnapshotsV319Test-1880707661 None] Group snapshot b7843fa3-b420-47c7-a086-48e93f045872: creating. {{(pid=94342) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 16 21:22:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4b58644b-fae3-4255-9331-4a2f53f4baa0 tempest-GroupSnapshotsV319Test-1880707661 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:22:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4b58644b-fae3-4255-9331-4a2f53f4baa0 tempest-GroupSnapshotsV319Test-1880707661 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:22:54 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-4b58644b-fae3-4255-9331-4a2f53f4baa0 tempest-GroupSnapshotsV319Test-1880707661 None] Creating offline snapshot def952e2-a2a5-4013-8dc5-44b82f06565f of volume 26ec91fc-fd2f-4944-ae2a-9084f0563ad2 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:22:54 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[7537b04e-b666-4030-a118-4d5516ffcaaa]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:22:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4b58644b-fae3-4255-9331-4a2f53f4baa0 tempest-GroupSnapshotsV319Test-1880707661 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:54 devstack sudo[101366]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2 Aug 16 21:22:54 devstack sudo[101366]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:54 devstack sudo[101366]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4b58644b-fae3-4255-9331-4a2f53f4baa0 tempest-GroupSnapshotsV319Test-1880707661 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2" returned: 0 in 0.453s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4b58644b-fae3-4255-9331-4a2f53f4baa0 tempest-GroupSnapshotsV319Test-1880707661 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.def952e2-a2a5-4013-8dc5-44b82f06565f 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:54 devstack sudo[101371]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.def952e2-a2a5-4013-8dc5-44b82f06565f 1G Aug 16 21:22:54 devstack sudo[101371]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:55 devstack sudo[101371]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4b58644b-fae3-4255-9331-4a2f53f4baa0 tempest-GroupSnapshotsV319Test-1880707661 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.def952e2-a2a5-4013-8dc5-44b82f06565f 1G" returned: 0 in 0.506s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4b58644b-fae3-4255-9331-4a2f53f4baa0 tempest-GroupSnapshotsV319Test-1880707661 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.def952e2-a2a5-4013-8dc5-44b82f06565f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:55 devstack sudo[101377]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.def952e2-a2a5-4013-8dc5-44b82f06565f Aug 16 21:22:55 devstack sudo[101377]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:55 devstack sudo[101377]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4b58644b-fae3-4255-9331-4a2f53f4baa0 tempest-GroupSnapshotsV319Test-1880707661 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.def952e2-a2a5-4013-8dc5-44b82f06565f" returned: 0 in 0.348s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:55 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-4b58644b-fae3-4255-9331-4a2f53f4baa0 tempest-GroupSnapshotsV319Test-1880707661 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.def952e2-a2a5-4013-8dc5-44b82f06565f is being set with open permissions: ugo+rw: NotImplementedError Aug 16 21:22:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4b58644b-fae3-4255-9331-4a2f53f4baa0 tempest-GroupSnapshotsV319Test-1880707661 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.def952e2-a2a5-4013-8dc5-44b82f06565f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:55 devstack sudo[101382]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.def952e2-a2a5-4013-8dc5-44b82f06565f Aug 16 21:22:55 devstack sudo[101382]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:56 devstack sudo[101382]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4b58644b-fae3-4255-9331-4a2f53f4baa0 tempest-GroupSnapshotsV319Test-1880707661 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.def952e2-a2a5-4013-8dc5-44b82f06565f" returned: 0 in 0.272s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4b58644b-fae3-4255-9331-4a2f53f4baa0 tempest-GroupSnapshotsV319Test-1880707661 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:56 devstack sudo[101385]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.info Aug 16 21:22:56 devstack sudo[101385]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:56 devstack sudo[101385]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4b58644b-fae3-4255-9331-4a2f53f4baa0 tempest-GroupSnapshotsV319Test-1880707661 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.info" returned: 0 in 0.320s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:56 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-4b58644b-fae3-4255-9331-4a2f53f4baa0 tempest-GroupSnapshotsV319Test-1880707661 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.info is being set with open permissions: ugo+rw: NotImplementedError Aug 16 21:22:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4b58644b-fae3-4255-9331-4a2f53f4baa0 tempest-GroupSnapshotsV319Test-1880707661 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:56 devstack sudo[101389]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.info Aug 16 21:22:56 devstack sudo[101389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:56 devstack sudo[101389]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4b58644b-fae3-4255-9331-4a2f53f4baa0 tempest-GroupSnapshotsV319Test-1880707661 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.info" returned: 0 in 0.319s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4b58644b-fae3-4255-9331-4a2f53f4baa0 tempest-GroupSnapshotsV319Test-1880707661 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.326s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:22:56 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-4b58644b-fae3-4255-9331-4a2f53f4baa0 tempest-GroupSnapshotsV319Test-1880707661 None] group_snapshot b7843fa3-b420-47c7-a086-48e93f045872: created successfully Aug 16 21:22:58 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-2f7ef3ca-a198-46ee-86cf-f1ab6f71f10b tempest-GroupSnapshotsV319Test-1880707661 None] group_snapshot b7843fa3-b420-47c7-a086-48e93f045872: deleting Aug 16 21:22:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2f7ef3ca-a198-46ee-86cf-f1ab6f71f10b tempest-GroupSnapshotsV319Test-1880707661 None] group_snapshot b7843fa3-b420-47c7-a086-48e93f045872: deleting {{(pid=94342) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 16 21:22:58 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2f7ef3ca-a198-46ee-86cf-f1ab6f71f10b tempest-GroupSnapshotsV319Test-1880707661 None] Acquiring lock "cinder-quobyte-26ec91fc-fd2f-4944-ae2a-9084f0563ad2" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:58 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2f7ef3ca-a198-46ee-86cf-f1ab6f71f10b tempest-GroupSnapshotsV319Test-1880707661 None] Lock "cinder-quobyte-26ec91fc-fd2f-4944-ae2a-9084f0563ad2" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:58 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2f7ef3ca-a198-46ee-86cf-f1ab6f71f10b tempest-GroupSnapshotsV319Test-1880707661 None] Acquiring lock "cinder-quobyte-def952e2-a2a5-4013-8dc5-44b82f06565f" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:58 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2f7ef3ca-a198-46ee-86cf-f1ab6f71f10b tempest-GroupSnapshotsV319Test-1880707661 None] Lock "cinder-quobyte-def952e2-a2a5-4013-8dc5-44b82f06565f" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-2f7ef3ca-a198-46ee-86cf-f1ab6f71f10b tempest-GroupSnapshotsV319Test-1880707661 None] Deleting offline snapshot def952e2-a2a5-4013-8dc5-44b82f06565f of volume 26ec91fc-fd2f-4944-ae2a-9084f0563ad2 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:22:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-2f7ef3ca-a198-46ee-86cf-f1ab6f71f10b tempest-GroupSnapshotsV319Test-1880707661 None] snapshot_file for this snap is: volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.def952e2-a2a5-4013-8dc5-44b82f06565f {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:22:58 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[a6472247-9222-40f5-93b3-54c2548d5311]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:22:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2f7ef3ca-a198-46ee-86cf-f1ab6f71f10b tempest-GroupSnapshotsV319Test-1880707661 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.def952e2-a2a5-4013-8dc5-44b82f06565f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:58 devstack sudo[101392]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.def952e2-a2a5-4013-8dc5-44b82f06565f Aug 16 21:22:58 devstack sudo[101392]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:58 devstack sudo[101392]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2f7ef3ca-a198-46ee-86cf-f1ab6f71f10b tempest-GroupSnapshotsV319Test-1880707661 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.def952e2-a2a5-4013-8dc5-44b82f06565f" returned: 0 in 0.426s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-2f7ef3ca-a198-46ee-86cf-f1ab6f71f10b tempest-GroupSnapshotsV319Test-1880707661 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:22:58 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[02b9c965-6775-4c39-b2ca-cd9f119b797c]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:22:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2f7ef3ca-a198-46ee-86cf-f1ab6f71f10b tempest-GroupSnapshotsV319Test-1880707661 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:58 devstack sudo[101397]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2 Aug 16 21:22:58 devstack sudo[101397]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:59 devstack sudo[101397]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2f7ef3ca-a198-46ee-86cf-f1ab6f71f10b tempest-GroupSnapshotsV319Test-1880707661 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2" returned: 0 in 0.406s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2f7ef3ca-a198-46ee-86cf-f1ab6f71f10b tempest-GroupSnapshotsV319Test-1880707661 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.def952e2-a2a5-4013-8dc5-44b82f06565f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:59 devstack sudo[101403]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.def952e2-a2a5-4013-8dc5-44b82f06565f Aug 16 21:22:59 devstack sudo[101403]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:59 devstack sudo[101403]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2f7ef3ca-a198-46ee-86cf-f1ab6f71f10b tempest-GroupSnapshotsV319Test-1880707661 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.def952e2-a2a5-4013-8dc5-44b82f06565f" returned: 0 in 0.384s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2f7ef3ca-a198-46ee-86cf-f1ab6f71f10b tempest-GroupSnapshotsV319Test-1880707661 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.def952e2-a2a5-4013-8dc5-44b82f06565f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:22:59 devstack sudo[101408]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.def952e2-a2a5-4013-8dc5-44b82f06565f Aug 16 21:22:59 devstack sudo[101408]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:22:59 devstack sudo[101408]: pam_unix(sudo:session): session closed for user root Aug 16 21:22:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2f7ef3ca-a198-46ee-86cf-f1ab6f71f10b tempest-GroupSnapshotsV319Test-1880707661 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2.def952e2-a2a5-4013-8dc5-44b82f06565f" returned: 0 in 0.335s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:22:59 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2f7ef3ca-a198-46ee-86cf-f1ab6f71f10b tempest-GroupSnapshotsV319Test-1880707661 None] Lock "cinder-quobyte-def952e2-a2a5-4013-8dc5-44b82f06565f" released by "_delete_snapshot" :: held 1.687s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:59 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2f7ef3ca-a198-46ee-86cf-f1ab6f71f10b tempest-GroupSnapshotsV319Test-1880707661 None] Lock "cinder-quobyte-26ec91fc-fd2f-4944-ae2a-9084f0563ad2" released by "delete_snapshot" :: held 1.714s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:23:00 devstack cinder-volume[94342]: WARNING cinder.quota [None req-2f7ef3ca-a198-46ee-86cf-f1ab6f71f10b tempest-GroupSnapshotsV319Test-1880707661 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-669868355 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-669868355, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:23:00 devstack cinder-volume[94342]: WARNING cinder.quota [None req-2f7ef3ca-a198-46ee-86cf-f1ab6f71f10b tempest-GroupSnapshotsV319Test-1880707661 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-669868355 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-669868355, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:23:00 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-2f7ef3ca-a198-46ee-86cf-f1ab6f71f10b tempest-GroupSnapshotsV319Test-1880707661 None] Created reservations ['6dd0bd0e-564f-46ad-9301-333e7cd5cb6d', 'bfb7397b-4ffb-475b-938f-0ed81d02bee7', '80390aac-7042-485b-b01e-8f0be459128c', 'd81f892d-2131-4b33-88ac-46c6afcfcca1'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:23:00 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-2f7ef3ca-a198-46ee-86cf-f1ab6f71f10b tempest-GroupSnapshotsV319Test-1880707661 None] group_snapshot b7843fa3-b420-47c7-a086-48e93f045872: deleted successfully Aug 16 21:23:00 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5ca48d8c-a4a8-4102-82bb-ed123c2e8abc tempest-GroupSnapshotsV319Test-1880707661 None] Acquiring lock "cinder-quobyte-26ec91fc-fd2f-4944-ae2a-9084f0563ad2" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:23:00 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5ca48d8c-a4a8-4102-82bb-ed123c2e8abc tempest-GroupSnapshotsV319Test-1880707661 None] Lock "cinder-quobyte-26ec91fc-fd2f-4944-ae2a-9084f0563ad2" acquired by "delete_volume" :: waited 0.034s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:23:01 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[54faeee6-5fb9-48fe-9c09-9d269dbc8d48]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:23:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5ca48d8c-a4a8-4102-82bb-ed123c2e8abc tempest-GroupSnapshotsV319Test-1880707661 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:01 devstack sudo[101415]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2 Aug 16 21:23:01 devstack sudo[101415]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:01 devstack sudo[101415]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5ca48d8c-a4a8-4102-82bb-ed123c2e8abc tempest-GroupSnapshotsV319Test-1880707661 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2" returned: 0 in 0.551s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5ca48d8c-a4a8-4102-82bb-ed123c2e8abc tempest-GroupSnapshotsV319Test-1880707661 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:01 devstack sudo[101423]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2 Aug 16 21:23:01 devstack sudo[101423]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:02 devstack sudo[101423]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5ca48d8c-a4a8-4102-82bb-ed123c2e8abc tempest-GroupSnapshotsV319Test-1880707661 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26ec91fc-fd2f-4944-ae2a-9084f0563ad2" returned: 0 in 0.503s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:02 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5ca48d8c-a4a8-4102-82bb-ed123c2e8abc tempest-GroupSnapshotsV319Test-1880707661 None] Lock "cinder-quobyte-26ec91fc-fd2f-4944-ae2a-9084f0563ad2" released by "delete_volume" :: held 1.189s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:23:02 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-5ca48d8c-a4a8-4102-82bb-ed123c2e8abc tempest-GroupSnapshotsV319Test-1880707661 None] Created reservations ['9471546c-875e-46d7-9040-1a89ec18ca02'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:23:02 devstack cinder-volume[94342]: WARNING cinder.quota [None req-5ca48d8c-a4a8-4102-82bb-ed123c2e8abc tempest-GroupSnapshotsV319Test-1880707661 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-669868355 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-669868355, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:23:02 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-5ca48d8c-a4a8-4102-82bb-ed123c2e8abc tempest-GroupSnapshotsV319Test-1880707661 None] Created reservations ['2e7bf707-b608-472e-9333-43bc9cdde80a', '06066394-8e7d-4624-b96c-df3d9d8cb0bf', '7ec07dd4-5b80-447f-963f-ebea86fe258d', '8a26d487-4964-4d2f-bae8-465e94d7f5f7'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:23:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5ca48d8c-a4a8-4102-82bb-ed123c2e8abc tempest-GroupSnapshotsV319Test-1880707661 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:23:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5ca48d8c-a4a8-4102-82bb-ed123c2e8abc tempest-GroupSnapshotsV319Test-1880707661 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:23:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5ca48d8c-a4a8-4102-82bb-ed123c2e8abc tempest-GroupSnapshotsV319Test-1880707661 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:23:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5ca48d8c-a4a8-4102-82bb-ed123c2e8abc tempest-GroupSnapshotsV319Test-1880707661 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:23:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5ca48d8c-a4a8-4102-82bb-ed123c2e8abc tempest-GroupSnapshotsV319Test-1880707661 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:23:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5ca48d8c-a4a8-4102-82bb-ed123c2e8abc tempest-GroupSnapshotsV319Test-1880707661 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:02 devstack sudo[101431]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:23:02 devstack sudo[101431]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:02 devstack sudo[101431]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5ca48d8c-a4a8-4102-82bb-ed123c2e8abc tempest-GroupSnapshotsV319Test-1880707661 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.360s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:02 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-5ca48d8c-a4a8-4102-82bb-ed123c2e8abc tempest-GroupSnapshotsV319Test-1880707661 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:23:02 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-5ca48d8c-a4a8-4102-82bb-ed123c2e8abc tempest-GroupSnapshotsV319Test-1880707661 None] Delete group completed successfully. Aug 16 21:23:05 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:23:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Flow 'volume_create_manager' (d99e3aa7-c443-4e5a-9de4-78cac8c8940c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:23:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7ee192f6-1c94-485c-9b0f-8ed7be074101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7ee192f6-1c94-485c-9b0f-8ed7be074101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:23:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1033342138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=17733e9a-0473-4345-9c5f-354ada54e314,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75bea2ab0d974c2580c043bdb40843b1',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=2026-08-16T19:23:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:23:05Z,use_quota=True,user_id='8093eead7b194d03ac4defbe35877b5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (23b8f49b-b922-4a65-8dd8-f8f13b38ea82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (23b8f49b-b922-4a65-8dd8-f8f13b38ea82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54b481f5-2950-488a-b63a-72d295c63291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54b481f5-2950-488a-b63a-72d295c63291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '17733e9a-0473-4345-9c5f-354ada54e314', 'volume_name': 'volume-17733e9a-0473-4345-9c5f-354ada54e314', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b3402794-a442-4e9b-8be4-3778484b2751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b3402794-a442-4e9b-8be4-3778484b2751) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cae85d4f-3ef3-4194-8d3f-37d27bc606c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:05 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Volume 17733e9a-0473-4345-9c5f-354ada54e314: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-17733e9a-0473-4345-9c5f-354ada54e314', 'volume_size': 1} Aug 16 21:23:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:23:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:23:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] ==> create_volume: call "{'self': , '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-08-16T19:23:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1033342138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=17733e9a-0473-4345-9c5f-354ada54e314,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75bea2ab0d974c2580c043bdb40843b1',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=2026-08-16T19:23:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:23:05Z,use_quota=True,user_id='8093eead7b194d03ac4defbe35877b5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:23:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Creating volume 17733e9a-0473-4345-9c5f-354ada54e314 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:23:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:23:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:23:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:23:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:23:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:23:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:23:05 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:23:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17733e9a-0473-4345-9c5f-354ada54e314 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:05 devstack sudo[101467]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17733e9a-0473-4345-9c5f-354ada54e314 1073741824 Aug 16 21:23:05 devstack sudo[101467]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:06 devstack sudo[101467]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17733e9a-0473-4345-9c5f-354ada54e314 1073741824" returned: 0 in 0.595s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17733e9a-0473-4345-9c5f-354ada54e314 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:06 devstack sudo[101473]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17733e9a-0473-4345-9c5f-354ada54e314 Aug 16 21:23:06 devstack sudo[101473]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:06 devstack sudo[101473]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17733e9a-0473-4345-9c5f-354ada54e314" returned: 0 in 0.370s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] <== create_volume: return (1030ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:23:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.033s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:23:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cae85d4f-3ef3-4194-8d3f-37d27bc606c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-17733e9a-0473-4345-9c5f-354ada54e314', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20a4ac57-a152-4bfe-87c7-7fde0f379f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:06 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Volume volume-17733e9a-0473-4345-9c5f-354ada54e314 (17733e9a-0473-4345-9c5f-354ada54e314): created successfully Aug 16 21:23:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20a4ac57-a152-4bfe-87c7-7fde0f379f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Flow 'volume_create_manager' (d99e3aa7-c443-4e5a-9de4-78cac8c8940c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:23:06 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-50aaba48-ff4c-4e4b-ab9f-d5274a10098c tempest-AttachVolumeNegativeTest-737531472 None] Created volume successfully. Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Flow 'volume_create_manager' (1f558082-0f7b-4515-b267-0f2a97bed633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (957c45fb-68f2-498c-b973-f8ba9eaefaba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (957c45fb-68f2-498c-b973-f8ba9eaefaba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:23:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-422845092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1edeb439-efb1-41ad-b1b5-260ab0c55ad1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b0bb90d4c174663b8aa856c193c3578',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=2026-08-16T19:23:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:23:10Z,use_quota=True,user_id='63026e8d2a014758aeb46a67a70cf0f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f4734053-0332-47ba-b2f2-b057dd6cb866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f4734053-0332-47ba-b2f2-b057dd6cb866) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:09 devstack sudo[101575]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:23:09 devstack sudo[101575]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e300ef4b-3bb1-4b10-9610-b922a132d069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e300ef4b-3bb1-4b10-9610-b922a132d069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1edeb439-efb1-41ad-b1b5-260ab0c55ad1', 'volume_name': 'volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b4bcd49e-cae5-4305-b3c7-9746cd13a3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b4bcd49e-cae5-4305-b3c7-9746cd13a3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (25609fac-3a94-412d-a660-fea81cc496d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:09 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Volume 1edeb439-efb1-41ad-b1b5-260ab0c55ad1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1', 'volume_size': 1} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] ==> create_volume: call "{'self': , '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-08-16T19:23:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-422845092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1edeb439-efb1-41ad-b1b5-260ab0c55ad1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b0bb90d4c174663b8aa856c193c3578',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=2026-08-16T19:23:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:23:10Z,use_quota=True,user_id='63026e8d2a014758aeb46a67a70cf0f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Creating volume 1edeb439-efb1-41ad-b1b5-260ab0c55ad1 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:23:09 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:09 devstack sudo[101579]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1 1073741824 Aug 16 21:23:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-76a061b4-d156-476f-9243-0115ca8e01dd req-d3042aa1-8df9-492c-8647-59a009031a60 tempest-AttachVolumeNegativeTest-737531472 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:23:09 devstack sudo[101579]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:10 devstack sudo[101575]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.536s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:10 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:23:10 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager._thread_info {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:23:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread count: 28 {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:23:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread info: [<_MainThread(MainThread, started 140145850327168)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:23:10 devstack sudo[101579]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1 1073741824" returned: 0 in 0.751s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:10 devstack sudo[101603]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1 Aug 16 21:23:10 devstack sudo[101603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:10 devstack sudo[101603]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1" returned: 0 in 0.266s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] <== create_volume: return (1069ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:23:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.071s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:23:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-76a061b4-d156-476f-9243-0115ca8e01dd req-d3042aa1-8df9-492c-8647-59a009031a60 tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 1.014s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:23:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-76a061b4-d156-476f-9243-0115ca8e01dd req-d3042aa1-8df9-492c-8647-59a009031a60 tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.015s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:23:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (25609fac-3a94-412d-a660-fea81cc496d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4210fce8-d418-4047-b595-85c989c64b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:10 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Volume volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1 (1edeb439-efb1-41ad-b1b5-260ab0c55ad1): created successfully Aug 16 21:23:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4210fce8-d418-4047-b595-85c989c64b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Flow 'volume_create_manager' (1f558082-0f7b-4515-b267-0f2a97bed633) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:23:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-76a061b4-d156-476f-9243-0115ca8e01dd req-d3042aa1-8df9-492c-8647-59a009031a60 tempest-AttachVolumeNegativeTest-737531472 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec', 'name': 'volume-17733e9a-0473-4345-9c5f-354ada54e314', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'dcb5186a-2ee9-4dc7-94f8-c8915efe9a7f', 'enforce_multipath': True} {{(pid=94342) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 16 21:23:10 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-0081f96b-393d-4ac9-a73a-ddb4d2afb5f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Created volume successfully. Aug 16 21:23:10 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-76a061b4-d156-476f-9243-0115ca8e01dd req-d3042aa1-8df9-492c-8647-59a009031a60 tempest-AttachVolumeNegativeTest-737531472 None] attachment_update completed successfully. Aug 16 21:23:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8350bf31-4369-49ac-a971-77b14c6ff720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:23:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8350bf31-4369-49ac-a971-77b14c6ff720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:23:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-8350bf31-4369-49ac-a971-77b14c6ff720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Creating offline snapshot cc999953-2a8d-45d5-87b5-c9f81f1cee63 of volume 1edeb439-efb1-41ad-b1b5-260ab0c55ad1 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:23:12 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[2027b561-eed8-4bd7-b6ce-b07424e23ece]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:23:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8350bf31-4369-49ac-a971-77b14c6ff720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:12 devstack sudo[102025]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1 Aug 16 21:23:12 devstack sudo[102025]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:13 devstack sudo[102025]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8350bf31-4369-49ac-a971-77b14c6ff720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1" returned: 0 in 1.060s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8350bf31-4369-49ac-a971-77b14c6ff720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.cc999953-2a8d-45d5-87b5-c9f81f1cee63 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:13 devstack sudo[102032]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.cc999953-2a8d-45d5-87b5-c9f81f1cee63 1G Aug 16 21:23:13 devstack sudo[102032]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:14 devstack sudo[102032]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8350bf31-4369-49ac-a971-77b14c6ff720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.cc999953-2a8d-45d5-87b5-c9f81f1cee63 1G" returned: 0 in 0.742s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8350bf31-4369-49ac-a971-77b14c6ff720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.cc999953-2a8d-45d5-87b5-c9f81f1cee63 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:14 devstack sudo[102038]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.cc999953-2a8d-45d5-87b5-c9f81f1cee63 Aug 16 21:23:14 devstack sudo[102038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:14 devstack sudo[102038]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8350bf31-4369-49ac-a971-77b14c6ff720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.cc999953-2a8d-45d5-87b5-c9f81f1cee63" returned: 0 in 0.420s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:14 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-8350bf31-4369-49ac-a971-77b14c6ff720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.cc999953-2a8d-45d5-87b5-c9f81f1cee63 is being set with open permissions: ugo+rw Aug 16 21:23:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8350bf31-4369-49ac-a971-77b14c6ff720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.cc999953-2a8d-45d5-87b5-c9f81f1cee63 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:14 devstack sudo[102044]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.cc999953-2a8d-45d5-87b5-c9f81f1cee63 Aug 16 21:23:14 devstack sudo[102044]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:15 devstack sudo[102044]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8350bf31-4369-49ac-a971-77b14c6ff720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.cc999953-2a8d-45d5-87b5-c9f81f1cee63" returned: 0 in 0.499s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8350bf31-4369-49ac-a971-77b14c6ff720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:15 devstack sudo[102049]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.info Aug 16 21:23:15 devstack sudo[102049]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:15 devstack sudo[102049]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8350bf31-4369-49ac-a971-77b14c6ff720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.info" returned: 0 in 0.700s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:15 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-8350bf31-4369-49ac-a971-77b14c6ff720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.info is being set with open permissions: ugo+rw Aug 16 21:23:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8350bf31-4369-49ac-a971-77b14c6ff720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:15 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-9e485c1e-44fd-4361-ab29-f9135aaced44 req-df0b90a6-f574-4d94-8ce9-a7e8f0d46368 tempest-AttachVolumeNegativeTest-737531472 None] Terminate volume connection completed successfully. Aug 16 21:23:15 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-9e485c1e-44fd-4361-ab29-f9135aaced44 req-df0b90a6-f574-4d94-8ce9-a7e8f0d46368 tempest-AttachVolumeNegativeTest-737531472 None] Deleting attachment dcb5186a-2ee9-4dc7-94f8-c8915efe9a7f. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:23:16 devstack sudo[102081]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.info Aug 16 21:23:16 devstack sudo[102081]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:16 devstack sudo[102081]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8350bf31-4369-49ac-a971-77b14c6ff720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.info" returned: 0 in 0.705s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8350bf31-4369-49ac-a971-77b14c6ff720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.378s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:23:16 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-8350bf31-4369-49ac-a971-77b14c6ff720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Create snapshot completed successfully Aug 16 21:23:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7d2e3cbe-7a2f-45f1-9e8f-0fd487e8bbe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Acquiring lock "cinder-cc999953-2a8d-45d5-87b5-c9f81f1cee63-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:23:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7d2e3cbe-7a2f-45f1-9e8f-0fd487e8bbe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Lock "cinder-cc999953-2a8d-45d5-87b5-c9f81f1cee63-delete_snapshot" acquired by "delete_snapshot" :: waited 0.044s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:23:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7d2e3cbe-7a2f-45f1-9e8f-0fd487e8bbe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Acquiring lock "cinder-quobyte-1edeb439-efb1-41ad-b1b5-260ab0c55ad1" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:23:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7d2e3cbe-7a2f-45f1-9e8f-0fd487e8bbe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Lock "cinder-quobyte-1edeb439-efb1-41ad-b1b5-260ab0c55ad1" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:23:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7d2e3cbe-7a2f-45f1-9e8f-0fd487e8bbe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Acquiring lock "cinder-quobyte-cc999953-2a8d-45d5-87b5-c9f81f1cee63" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:23:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7d2e3cbe-7a2f-45f1-9e8f-0fd487e8bbe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Lock "cinder-quobyte-cc999953-2a8d-45d5-87b5-c9f81f1cee63" acquired by "_delete_snapshot" :: waited 0.033s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:23:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-7d2e3cbe-7a2f-45f1-9e8f-0fd487e8bbe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Deleting offline snapshot cc999953-2a8d-45d5-87b5-c9f81f1cee63 of volume 1edeb439-efb1-41ad-b1b5-260ab0c55ad1 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:23:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-7d2e3cbe-7a2f-45f1-9e8f-0fd487e8bbe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] snapshot_file for this snap is: volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.cc999953-2a8d-45d5-87b5-c9f81f1cee63 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:23:19 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[813b5b2b-b10c-4071-8269-1cbc538d23e8]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:23:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7d2e3cbe-7a2f-45f1-9e8f-0fd487e8bbe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.cc999953-2a8d-45d5-87b5-c9f81f1cee63 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:19 devstack sudo[102125]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.cc999953-2a8d-45d5-87b5-c9f81f1cee63 Aug 16 21:23:19 devstack sudo[102125]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:19 devstack sudo[102125]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7d2e3cbe-7a2f-45f1-9e8f-0fd487e8bbe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.cc999953-2a8d-45d5-87b5-c9f81f1cee63" returned: 0 in 0.720s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-7d2e3cbe-7a2f-45f1-9e8f-0fd487e8bbe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:23:19 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[c964103a-5d22-4fd6-b291-5377ea1199ee]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:23:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7d2e3cbe-7a2f-45f1-9e8f-0fd487e8bbe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:20 devstack sudo[102140]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1 Aug 16 21:23:20 devstack sudo[102140]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:20 devstack sudo[102140]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7d2e3cbe-7a2f-45f1-9e8f-0fd487e8bbe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1" returned: 0 in 0.730s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7d2e3cbe-7a2f-45f1-9e8f-0fd487e8bbe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.cc999953-2a8d-45d5-87b5-c9f81f1cee63 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:20 devstack sudo[102158]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.cc999953-2a8d-45d5-87b5-c9f81f1cee63 Aug 16 21:23:20 devstack sudo[102158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:21 devstack sudo[102158]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7d2e3cbe-7a2f-45f1-9e8f-0fd487e8bbe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.cc999953-2a8d-45d5-87b5-c9f81f1cee63" returned: 0 in 0.887s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7d2e3cbe-7a2f-45f1-9e8f-0fd487e8bbe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.cc999953-2a8d-45d5-87b5-c9f81f1cee63 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:21 devstack sudo[102181]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.cc999953-2a8d-45d5-87b5-c9f81f1cee63 Aug 16 21:23:21 devstack sudo[102181]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:21 devstack sudo[102181]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7d2e3cbe-7a2f-45f1-9e8f-0fd487e8bbe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1.cc999953-2a8d-45d5-87b5-c9f81f1cee63" returned: 0 in 0.524s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7d2e3cbe-7a2f-45f1-9e8f-0fd487e8bbe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Lock "cinder-quobyte-cc999953-2a8d-45d5-87b5-c9f81f1cee63" released by "_delete_snapshot" :: held 3.073s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:23:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7d2e3cbe-7a2f-45f1-9e8f-0fd487e8bbe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Lock "cinder-quobyte-1edeb439-efb1-41ad-b1b5-260ab0c55ad1" released by "delete_snapshot" :: held 3.127s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:23:22 devstack cinder-volume[94342]: WARNING cinder.quota [None req-7d2e3cbe-7a2f-45f1-9e8f-0fd487e8bbe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:23:22 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-7d2e3cbe-7a2f-45f1-9e8f-0fd487e8bbe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Created reservations ['435f350e-ace8-46d2-9b68-be5de226f1b2', 'ab7b5653-d7dd-43b5-b2e8-f03d7ccd5be1', '474b7a25-c20a-419e-95d8-b92d76753ba3', 'c2e2efea-ac79-4414-9fd6-ccf81a26a935'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:23:22 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-7d2e3cbe-7a2f-45f1-9e8f-0fd487e8bbe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Delete snapshot completed successfully. Aug 16 21:23:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7d2e3cbe-7a2f-45f1-9e8f-0fd487e8bbe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Lock "cinder-cc999953-2a8d-45d5-87b5-c9f81f1cee63-delete_snapshot" released by "delete_snapshot" :: held 3.343s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:23:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3fd210ab-fde1-440c-a7ba-5b37209a61f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Acquiring lock "cinder-1edeb439-efb1-41ad-b1b5-260ab0c55ad1-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:23:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3fd210ab-fde1-440c-a7ba-5b37209a61f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Lock "cinder-1edeb439-efb1-41ad-b1b5-260ab0c55ad1-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:23:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3fd210ab-fde1-440c-a7ba-5b37209a61f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Acquiring lock "cinder-quobyte-1edeb439-efb1-41ad-b1b5-260ab0c55ad1" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:23:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3fd210ab-fde1-440c-a7ba-5b37209a61f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Lock "cinder-quobyte-1edeb439-efb1-41ad-b1b5-260ab0c55ad1" acquired by "delete_volume" :: waited 0.066s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:23:23 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[02f75692-acd9-47e7-9902-3ec363f1d813]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:23:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3fd210ab-fde1-440c-a7ba-5b37209a61f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:24 devstack sudo[102187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1 Aug 16 21:23:24 devstack sudo[102187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:24 devstack sudo[102187]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3fd210ab-fde1-440c-a7ba-5b37209a61f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1" returned: 0 in 0.817s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3fd210ab-fde1-440c-a7ba-5b37209a61f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:24 devstack sudo[102192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1 Aug 16 21:23:24 devstack sudo[102192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:25 devstack sudo[102192]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3fd210ab-fde1-440c-a7ba-5b37209a61f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1edeb439-efb1-41ad-b1b5-260ab0c55ad1" returned: 0 in 0.785s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3fd210ab-fde1-440c-a7ba-5b37209a61f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Lock "cinder-quobyte-1edeb439-efb1-41ad-b1b5-260ab0c55ad1" released by "delete_volume" :: held 1.786s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:23:25 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-3fd210ab-fde1-440c-a7ba-5b37209a61f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Created reservations ['d2673b5e-e6b6-48f5-b2c3-fbbca129a31c', 'dfeb3540-0352-4cae-a560-bb34c364ed1c', '993d553e-485e-49b7-a9f9-fa39d4a08d61', '7c327d21-3639-4baf-9189-c26e213b3ccb'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:23:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3fd210ab-fde1-440c-a7ba-5b37209a61f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:23:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3fd210ab-fde1-440c-a7ba-5b37209a61f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:23:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3fd210ab-fde1-440c-a7ba-5b37209a61f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:23:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3fd210ab-fde1-440c-a7ba-5b37209a61f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:23:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3fd210ab-fde1-440c-a7ba-5b37209a61f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.033s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:23:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3fd210ab-fde1-440c-a7ba-5b37209a61f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:25 devstack sudo[102195]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:23:25 devstack sudo[102195]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Flow 'volume_create_manager' (41f6c638-e1c2-4bc5-a8bb-31cf50253ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3e5ec0e-f358-44af-a0c7-cc46af10ef7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3e5ec0e-f358-44af-a0c7-cc46af10ef7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:23:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-718667706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4970f5c4-218a-4708-bce3-e59849788155,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f0e8173d525467e96941e1ac4eb6205',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=2026-08-16T19:23:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:23:26Z,use_quota=True,user_id='30c67a514a504913b10f86b347b31669',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c77fd1cf-edd0-40cb-89b9-0cee7f14ab9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c77fd1cf-edd0-40cb-89b9-0cee7f14ab9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (239d2b31-5d7b-4f42-ba6b-5c56d7fef07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (239d2b31-5d7b-4f42-ba6b-5c56d7fef07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4970f5c4-218a-4708-bce3-e59849788155', 'volume_name': 'volume-4970f5c4-218a-4708-bce3-e59849788155', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ec1dc950-a39d-4ded-b821-03d434c75e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ec1dc950-a39d-4ded-b821-03d434c75e53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (959dd4d0-dcec-4c8d-9541-77cc611613ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:26 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Volume 4970f5c4-218a-4708-bce3-e59849788155: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4970f5c4-218a-4708-bce3-e59849788155', 'volume_size': 1} Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] ==> create_volume: call "{'self': , '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-08-16T19:23:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-718667706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4970f5c4-218a-4708-bce3-e59849788155,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f0e8173d525467e96941e1ac4eb6205',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=2026-08-16T19:23:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:23:26Z,use_quota=True,user_id='30c67a514a504913b10f86b347b31669',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Creating volume 4970f5c4-218a-4708-bce3-e59849788155 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:23:26 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4970f5c4-218a-4708-bce3-e59849788155 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:26 devstack sudo[102197]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4970f5c4-218a-4708-bce3-e59849788155 1073741824 Aug 16 21:23:26 devstack sudo[102197]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:26 devstack sudo[102195]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3fd210ab-fde1-440c-a7ba-5b37209a61f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.693s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-3fd210ab-fde1-440c-a7ba-5b37209a61f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:23:26 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-3fd210ab-fde1-440c-a7ba-5b37209a61f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Deleted volume successfully. Aug 16 21:23:26 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3fd210ab-fde1-440c-a7ba-5b37209a61f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1044899679 None] Lock "cinder-1edeb439-efb1-41ad-b1b5-260ab0c55ad1-delete_volume" released by "delete_volume" :: held 3.159s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:23:27 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-a2978f38-068b-469c-98d6-71f6de028595 tempest-GroupsV314Test-251356901 None] Group tempest-GroupsV314Test-Group-976850462: creating Aug 16 21:23:27 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-a2978f38-068b-469c-98d6-71f6de028595 tempest-GroupsV314Test-251356901 None] Group tempest-GroupsV314Test-Group-976850462: created successfully Aug 16 21:23:27 devstack sudo[102197]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4970f5c4-218a-4708-bce3-e59849788155 1073741824" returned: 0 in 0.975s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:27 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-a2978f38-068b-469c-98d6-71f6de028595 tempest-GroupsV314Test-251356901 None] Create group completed successfully. Aug 16 21:23:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4970f5c4-218a-4708-bce3-e59849788155 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:27 devstack sudo[102226]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4970f5c4-218a-4708-bce3-e59849788155 Aug 16 21:23:27 devstack sudo[102226]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:27 devstack sudo[102226]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4970f5c4-218a-4708-bce3-e59849788155" returned: 0 in 0.396s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:27 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] <== create_volume: return (1462ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:23:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.467s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:23:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (959dd4d0-dcec-4c8d-9541-77cc611613ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4970f5c4-218a-4708-bce3-e59849788155', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68453b7e-3f15-42bc-a039-dea4fb1f5591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:27 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Volume volume-4970f5c4-218a-4708-bce3-e59849788155 (4970f5c4-218a-4708-bce3-e59849788155): created successfully Aug 16 21:23:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68453b7e-3f15-42bc-a039-dea4fb1f5591) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Flow 'volume_create_manager' (41f6c638-e1c2-4bc5-a8bb-31cf50253ac2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:23:27 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-980c4747-5488-4970-ac25-17ea82a64528 tempest-ServerRescueNegativeTestJSON-941339547 None] Created volume successfully. Aug 16 21:23:29 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:23:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Flow 'volume_create_manager' (054fdbc1-3887-45aa-adee-cd03a44bac20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:23:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a926b860-a512-4896-a705-f0d0bd75fabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a926b860-a512-4896-a705-f0d0bd75fabd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1219723433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=82c74ed7-b087-4111-bb48-f78d0576d424,host='devstack@QuobyteHD#QuobyteHD',id=482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9389845ff2149338157575b705c56de',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=2026-08-16T19:23:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:23:29Z,use_quota=True,user_id='baed7b4c1afe4edf86a3af1ff68b1a54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8651bd2e-90c6-4784-b50d-22d5f5602c48),volume_type_id=8651bd2e-90c6-4784-b50d-22d5f5602c48)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50e67b0b-cd6b-4658-8a27-4173f6c7f923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50e67b0b-cd6b-4658-8a27-4173f6c7f923) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65538ed8-9ab6-4e19-b510-00a4e4cc1246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65538ed8-9ab6-4e19-b510-00a4e4cc1246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91', 'volume_name': 'volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (54afd517-71ff-4e88-939c-05df71458417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (54afd517-71ff-4e88-939c-05df71458417) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9188c3fd-b64f-4656-a584-fd3d40dec5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:29 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Volume 482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91', 'volume_size': 1} Aug 16 21:23:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:23:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:23:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=82c74ed7-b087-4111-bb48-f78d0576d424,created_at=2026-08-16T19:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1219723433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=82c74ed7-b087-4111-bb48-f78d0576d424,host='devstack@QuobyteHD#QuobyteHD',id=482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9389845ff2149338157575b705c56de',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=2026-08-16T19:23:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:23:29Z,use_quota=True,user_id='baed7b4c1afe4edf86a3af1ff68b1a54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8651bd2e-90c6-4784-b50d-22d5f5602c48),volume_type_id=8651bd2e-90c6-4784-b50d-22d5f5602c48)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:23:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Creating volume 482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:23:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:23:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:23:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:23:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:23:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:23:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:23:29 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:23:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:29 devstack sudo[102230]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 1073741824 Aug 16 21:23:29 devstack sudo[102230]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:30 devstack sudo[102230]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 1073741824" returned: 0 in 0.760s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:30 devstack sudo[102238]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 Aug 16 21:23:30 devstack sudo[102238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:30 devstack sudo[102238]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91" returned: 0 in 0.586s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:30 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] <== create_volume: return (1444ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:23:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.448s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:23:30 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9188c3fd-b64f-4656-a584-fd3d40dec5a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:30 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c3a3724e-3f21-4bcd-b3cd-d1c9f481b6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:30 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Volume volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 (482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91): created successfully Aug 16 21:23:30 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c3a3724e-3f21-4bcd-b3cd-d1c9f481b6ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Flow 'volume_create_manager' (054fdbc1-3887-45aa-adee-cd03a44bac20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:23:31 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-16614b97-8e88-4651-b64b-5996e4133751 tempest-GroupsV314Test-251356901 None] Created volume successfully. Aug 16 21:23:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:23:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:23:33 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Cloning volume 482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 to volume aa2e30f5-7e85-4fd1-9611-3b796bdaca7f Aug 16 21:23:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Creating offline snapshot 3499fb2d-adad-4579-ad2d-4ba93d3a5eb3 of volume 482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:23:33 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[94f28972-1310-4ac1-9798-96ae55e58dba]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:23:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:33 devstack sudo[102279]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 Aug 16 21:23:33 devstack sudo[102279]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:34 devstack sudo[102279]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91" returned: 0 in 1.071s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.3499fb2d-adad-4579-ad2d-4ba93d3a5eb3 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:34 devstack sudo[102316]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.3499fb2d-adad-4579-ad2d-4ba93d3a5eb3 1G Aug 16 21:23:34 devstack sudo[102316]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:35 devstack sudo[102316]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.3499fb2d-adad-4579-ad2d-4ba93d3a5eb3 1G" returned: 0 in 1.416s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.3499fb2d-adad-4579-ad2d-4ba93d3a5eb3 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:36 devstack sudo[102374]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.3499fb2d-adad-4579-ad2d-4ba93d3a5eb3 Aug 16 21:23:36 devstack sudo[102374]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:37 devstack sudo[102374]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.3499fb2d-adad-4579-ad2d-4ba93d3a5eb3" returned: 0 in 1.178s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:37 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.3499fb2d-adad-4579-ad2d-4ba93d3a5eb3 is being set with open permissions: ugo+rw: NotImplementedError Aug 16 21:23:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.3499fb2d-adad-4579-ad2d-4ba93d3a5eb3 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:37 devstack sudo[102416]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.3499fb2d-adad-4579-ad2d-4ba93d3a5eb3 Aug 16 21:23:37 devstack sudo[102416]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:37 devstack sudo[102416]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.3499fb2d-adad-4579-ad2d-4ba93d3a5eb3" returned: 0 in 0.468s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:37 devstack sudo[102424]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.info Aug 16 21:23:37 devstack sudo[102424]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:38 devstack sudo[102424]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.info" returned: 0 in 0.609s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:38 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.info is being set with open permissions: ugo+rw: NotImplementedError Aug 16 21:23:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:38 devstack sudo[102427]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.info Aug 16 21:23:38 devstack sudo[102427]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:38 devstack sudo[102427]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.info" returned: 0 in 0.331s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Acquiring lock "cinder-quobyte-aa2e30f5-7e85-4fd1-9611-3b796bdaca7f" by "_copy_volume_from_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:23:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Lock "cinder-quobyte-aa2e30f5-7e85-4fd1-9611-3b796bdaca7f" acquired by "_copy_volume_from_snapshot" :: waited 0.044s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:23:38 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] snapshot: 3499fb2d-adad-4579-ad2d-4ba93d3a5eb3, volume: aa2e30f5-7e85-4fd1-9611-3b796bdaca7f, {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:403}} Aug 16 21:23:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:23:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:23:38 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:23:38 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:23:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.039s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:23:38 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[c01c69f1-f85b-4faf-8e37-1e16081fee37]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:23:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.3499fb2d-adad-4579-ad2d-4ba93d3a5eb3 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:39 devstack sudo[102431]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.3499fb2d-adad-4579-ad2d-4ba93d3a5eb3 Aug 16 21:23:39 devstack sudo[102431]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:39 devstack sudo[102431]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.3499fb2d-adad-4579-ad2d-4ba93d3a5eb3" returned: 0 in 0.734s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:23:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] will copy from snapshot at /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:422}} Aug 16 21:23:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Creating direct copy from snapshot {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:430}} Aug 16 21:23:39 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[9d7e2924-e670-478b-9f77-7f56605be63a]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:23:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:39 devstack sudo[102437]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 Aug 16 21:23:39 devstack sudo[102437]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:40 devstack sudo[102437]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91" returned: 0 in 0.753s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:40 devstack cinder-volume[94342]: DEBUG cinder.utils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Path /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-aa2e30f5-7e85-4fd1-9611-3b796bdaca7f not found in is_blk_device check {{(pid=94342) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 16 21:23:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-aa2e30f5-7e85-4fd1-9611-3b796bdaca7f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:40 devstack sudo[102457]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-aa2e30f5-7e85-4fd1-9611-3b796bdaca7f Aug 16 21:23:40 devstack sudo[102457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:47 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=57,cinder:UPDATE=60,cinder:INSERT=15,cinder:DELETE=4 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:23:47 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:UPDATE=46,cinder:SELECT=63,cinder:DELETE=3,cinder:INSERT=11 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:23:48 devstack sudo[102457]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-aa2e30f5-7e85-4fd1-9611-3b796bdaca7f" returned: 0 in 8.082s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:48 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[36c88a03-d9f2-46f3-9406-4b79a0ddb448]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:23:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:48 devstack sudo[102586]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 Aug 16 21:23:48 devstack sudo[102586]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:49 devstack sudo[102586]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91" returned: 0 in 0.623s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:49 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Image conversion details: src /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91, size 1024.00 MB, duration 8.09 sec, destination /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-aa2e30f5-7e85-4fd1-9611-3b796bdaca7f {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:23:49 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Converted 1024.00 MB image at 126.65 MB/s Aug 16 21:23:49 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-aa2e30f5-7e85-4fd1-9611-3b796bdaca7f is being set with open permissions: ugo+rw: NotImplementedError Aug 16 21:23:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-aa2e30f5-7e85-4fd1-9611-3b796bdaca7f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:49 devstack sudo[102592]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-aa2e30f5-7e85-4fd1-9611-3b796bdaca7f Aug 16 21:23:49 devstack sudo[102592]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:49 devstack sudo[102592]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-aa2e30f5-7e85-4fd1-9611-3b796bdaca7f" returned: 0 in 0.355s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:49 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Lock "cinder-quobyte-aa2e30f5-7e85-4fd1-9611-3b796bdaca7f" released by "_copy_volume_from_snapshot" :: held 10.793s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:23:49 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Acquiring lock "cinder-quobyte-3499fb2d-adad-4579-ad2d-4ba93d3a5eb3" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:23:49 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Lock "cinder-quobyte-3499fb2d-adad-4579-ad2d-4ba93d3a5eb3" acquired by "_delete_snapshot" :: waited 0.025s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:23:49 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Deleting offline snapshot 3499fb2d-adad-4579-ad2d-4ba93d3a5eb3 of volume 482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:23:49 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] snapshot_file for this snap is: volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.3499fb2d-adad-4579-ad2d-4ba93d3a5eb3 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:23:49 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[15a963a9-c620-4136-8f57-8a802c18ec79]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:23:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.3499fb2d-adad-4579-ad2d-4ba93d3a5eb3 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:50 devstack sudo[102598]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.3499fb2d-adad-4579-ad2d-4ba93d3a5eb3 Aug 16 21:23:50 devstack sudo[102598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3884d745-5e78-4714-b8fe-09c87cf1642a tempest-ServerRescueNegativeTestJSON-941339547 None] Acquiring lock "cinder-4970f5c4-218a-4708-bce3-e59849788155-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:23:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3884d745-5e78-4714-b8fe-09c87cf1642a tempest-ServerRescueNegativeTestJSON-941339547 None] Lock "cinder-4970f5c4-218a-4708-bce3-e59849788155-delete_volume" acquired by "delete_volume" :: waited 0.049s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:23:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3884d745-5e78-4714-b8fe-09c87cf1642a tempest-ServerRescueNegativeTestJSON-941339547 None] Acquiring lock "cinder-quobyte-4970f5c4-218a-4708-bce3-e59849788155" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:23:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3884d745-5e78-4714-b8fe-09c87cf1642a tempest-ServerRescueNegativeTestJSON-941339547 None] Lock "cinder-quobyte-4970f5c4-218a-4708-bce3-e59849788155" acquired by "delete_volume" :: waited 0.039s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:23:50 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[2b500707-801d-4beb-8daa-33a7f7e1ae77]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:23:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3884d745-5e78-4714-b8fe-09c87cf1642a tempest-ServerRescueNegativeTestJSON-941339547 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4970f5c4-218a-4708-bce3-e59849788155 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:50 devstack sudo[102598]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.3499fb2d-adad-4579-ad2d-4ba93d3a5eb3" returned: 0 in 0.913s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:50 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:23:50 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[808c06d2-dc15-4f40-940a-21a6e4ee2b52]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:23:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:50 devstack sudo[102606]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4970f5c4-218a-4708-bce3-e59849788155 Aug 16 21:23:50 devstack sudo[102606]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:51 devstack sudo[102607]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 Aug 16 21:23:51 devstack sudo[102607]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:51 devstack sudo[102607]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91" returned: 0 in 0.805s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.3499fb2d-adad-4579-ad2d-4ba93d3a5eb3 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:51 devstack sudo[102613]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.3499fb2d-adad-4579-ad2d-4ba93d3a5eb3 Aug 16 21:23:51 devstack sudo[102613]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:51 devstack sudo[102606]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3884d745-5e78-4714-b8fe-09c87cf1642a tempest-ServerRescueNegativeTestJSON-941339547 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4970f5c4-218a-4708-bce3-e59849788155" returned: 0 in 1.194s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3884d745-5e78-4714-b8fe-09c87cf1642a tempest-ServerRescueNegativeTestJSON-941339547 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4970f5c4-218a-4708-bce3-e59849788155 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:51 devstack sudo[102618]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4970f5c4-218a-4708-bce3-e59849788155 Aug 16 21:23:51 devstack sudo[102618]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:52 devstack sudo[102618]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3884d745-5e78-4714-b8fe-09c87cf1642a tempest-ServerRescueNegativeTestJSON-941339547 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4970f5c4-218a-4708-bce3-e59849788155" returned: 0 in 0.346s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:52 devstack sudo[102613]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.3499fb2d-adad-4579-ad2d-4ba93d3a5eb3" returned: 0 in 0.634s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.3499fb2d-adad-4579-ad2d-4ba93d3a5eb3 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:52 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3884d745-5e78-4714-b8fe-09c87cf1642a tempest-ServerRescueNegativeTestJSON-941339547 None] Lock "cinder-quobyte-4970f5c4-218a-4708-bce3-e59849788155" released by "delete_volume" :: held 1.666s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:23:52 devstack sudo[102624]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.3499fb2d-adad-4579-ad2d-4ba93d3a5eb3 Aug 16 21:23:52 devstack sudo[102624]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:52 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-3884d745-5e78-4714-b8fe-09c87cf1642a tempest-ServerRescueNegativeTestJSON-941339547 None] Created reservations ['0817dc3d-6634-426a-a7b3-81ea054931f2', 'a37cb137-047b-4e39-8572-f3491c960884', 'd6faea5d-5c85-4427-8263-026382e38083', 'ecc35a09-1e55-4a62-9542-425b3dea4f1d'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:23:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3884d745-5e78-4714-b8fe-09c87cf1642a tempest-ServerRescueNegativeTestJSON-941339547 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:23:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3884d745-5e78-4714-b8fe-09c87cf1642a tempest-ServerRescueNegativeTestJSON-941339547 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:23:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3884d745-5e78-4714-b8fe-09c87cf1642a tempest-ServerRescueNegativeTestJSON-941339547 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:23:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3884d745-5e78-4714-b8fe-09c87cf1642a tempest-ServerRescueNegativeTestJSON-941339547 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:23:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3884d745-5e78-4714-b8fe-09c87cf1642a tempest-ServerRescueNegativeTestJSON-941339547 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.030s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:23:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3884d745-5e78-4714-b8fe-09c87cf1642a tempest-ServerRescueNegativeTestJSON-941339547 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:52 devstack sudo[102628]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:23:52 devstack sudo[102628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:52 devstack sudo[102624]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91.3499fb2d-adad-4579-ad2d-4ba93d3a5eb3" returned: 0 in 0.582s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:52 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Lock "cinder-quobyte-3499fb2d-adad-4579-ad2d-4ba93d3a5eb3" released by "_delete_snapshot" :: held 3.151s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:23:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 19.575s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:23:53 devstack sudo[102628]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:53 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-c4fed5a2-1e44-4905-9854-18f7c1a5ab99 tempest-GroupsV314Test-251356901 None] Create group from source-group-82c74ed7-b087-4111-bb48-f78d0576d424 completed successfully. Aug 16 21:23:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3884d745-5e78-4714-b8fe-09c87cf1642a tempest-ServerRescueNegativeTestJSON-941339547 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.444s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:53 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-3884d745-5e78-4714-b8fe-09c87cf1642a tempest-ServerRescueNegativeTestJSON-941339547 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:23:53 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-3884d745-5e78-4714-b8fe-09c87cf1642a tempest-ServerRescueNegativeTestJSON-941339547 None] Deleted volume successfully. Aug 16 21:23:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3884d745-5e78-4714-b8fe-09c87cf1642a tempest-ServerRescueNegativeTestJSON-941339547 None] Lock "cinder-4970f5c4-218a-4708-bce3-e59849788155-delete_volume" released by "delete_volume" :: held 2.751s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:23:55 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ca0dcd97-0ab8-40b3-b4bf-c900d19a711a tempest-GroupsV314Test-251356901 None] Acquiring lock "cinder-quobyte-aa2e30f5-7e85-4fd1-9611-3b796bdaca7f" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:23:55 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ca0dcd97-0ab8-40b3-b4bf-c900d19a711a tempest-GroupsV314Test-251356901 None] Lock "cinder-quobyte-aa2e30f5-7e85-4fd1-9611-3b796bdaca7f" acquired by "delete_volume" :: waited 0.070s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:23:55 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[faa22b4b-4928-451a-9a8d-844a22d04b2a]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:23:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ca0dcd97-0ab8-40b3-b4bf-c900d19a711a tempest-GroupsV314Test-251356901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-aa2e30f5-7e85-4fd1-9611-3b796bdaca7f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:55 devstack sudo[102659]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-aa2e30f5-7e85-4fd1-9611-3b796bdaca7f Aug 16 21:23:55 devstack sudo[102659]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:56 devstack sudo[102659]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ca0dcd97-0ab8-40b3-b4bf-c900d19a711a tempest-GroupsV314Test-251356901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-aa2e30f5-7e85-4fd1-9611-3b796bdaca7f" returned: 0 in 0.779s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ca0dcd97-0ab8-40b3-b4bf-c900d19a711a tempest-GroupsV314Test-251356901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-aa2e30f5-7e85-4fd1-9611-3b796bdaca7f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:56 devstack sudo[102666]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-aa2e30f5-7e85-4fd1-9611-3b796bdaca7f Aug 16 21:23:56 devstack sudo[102666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:57 devstack sudo[102666]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ca0dcd97-0ab8-40b3-b4bf-c900d19a711a tempest-GroupsV314Test-251356901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-aa2e30f5-7e85-4fd1-9611-3b796bdaca7f" returned: 0 in 0.757s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ca0dcd97-0ab8-40b3-b4bf-c900d19a711a tempest-GroupsV314Test-251356901 None] Lock "cinder-quobyte-aa2e30f5-7e85-4fd1-9611-3b796bdaca7f" released by "delete_volume" :: held 1.682s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:23:57 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-ca0dcd97-0ab8-40b3-b4bf-c900d19a711a tempest-GroupsV314Test-251356901 None] Created reservations ['82e2aa99-c36a-4c12-8814-726a23e76e1a'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:23:57 devstack cinder-volume[94342]: WARNING cinder.quota [None req-ca0dcd97-0ab8-40b3-b4bf-c900d19a711a tempest-GroupsV314Test-251356901 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-567029469 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-567029469, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:23:57 devstack cinder-volume[94342]: WARNING cinder.quota [None req-ca0dcd97-0ab8-40b3-b4bf-c900d19a711a tempest-GroupsV314Test-251356901 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-567029469 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-567029469, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:23:57 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-ca0dcd97-0ab8-40b3-b4bf-c900d19a711a tempest-GroupsV314Test-251356901 None] Created reservations ['05e9a9e4-6ed1-4d13-aac0-6f1d548220f8', '98f27407-a7a4-416c-ba0e-7c714f7a94d8', 'f0b3306f-71ca-4e8c-b1f1-ddf9782a8561', 'a0231046-b6f9-460a-8434-5ce7906252b6'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:23:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ca0dcd97-0ab8-40b3-b4bf-c900d19a711a tempest-GroupsV314Test-251356901 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:23:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ca0dcd97-0ab8-40b3-b4bf-c900d19a711a tempest-GroupsV314Test-251356901 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:23:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ca0dcd97-0ab8-40b3-b4bf-c900d19a711a tempest-GroupsV314Test-251356901 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:23:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ca0dcd97-0ab8-40b3-b4bf-c900d19a711a tempest-GroupsV314Test-251356901 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:23:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ca0dcd97-0ab8-40b3-b4bf-c900d19a711a tempest-GroupsV314Test-251356901 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:23:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ca0dcd97-0ab8-40b3-b4bf-c900d19a711a tempest-GroupsV314Test-251356901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:57 devstack sudo[102672]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:23:57 devstack sudo[102672]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:58 devstack sudo[102672]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ca0dcd97-0ab8-40b3-b4bf-c900d19a711a tempest-GroupsV314Test-251356901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.499s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:58 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-ca0dcd97-0ab8-40b3-b4bf-c900d19a711a tempest-GroupsV314Test-251356901 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:23:58 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-ca0dcd97-0ab8-40b3-b4bf-c900d19a711a tempest-GroupsV314Test-251356901 None] Delete group completed successfully. Aug 16 21:23:58 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b5c4d8a3-ba91-46c7-9fa3-683905d7ee25 tempest-GroupsV314Test-251356901 None] Acquiring lock "cinder-quobyte-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:23:58 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b5c4d8a3-ba91-46c7-9fa3-683905d7ee25 tempest-GroupsV314Test-251356901 None] Lock "cinder-quobyte-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91" acquired by "delete_volume" :: waited 0.034s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:23:59 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[6318f687-0200-4155-bb87-60c54594d48b]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:23:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b5c4d8a3-ba91-46c7-9fa3-683905d7ee25 tempest-GroupsV314Test-251356901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:59 devstack sudo[102676]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 Aug 16 21:23:59 devstack sudo[102676]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:23:59 devstack sudo[102676]: pam_unix(sudo:session): session closed for user root Aug 16 21:23:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b5c4d8a3-ba91-46c7-9fa3-683905d7ee25 tempest-GroupsV314Test-251356901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91" returned: 0 in 0.531s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:23:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b5c4d8a3-ba91-46c7-9fa3-683905d7ee25 tempest-GroupsV314Test-251356901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:23:59 devstack sudo[102685]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91 Aug 16 21:23:59 devstack sudo[102685]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:00 devstack sudo[102685]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b5c4d8a3-ba91-46c7-9fa3-683905d7ee25 tempest-GroupsV314Test-251356901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91" returned: 0 in 0.469s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:00 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b5c4d8a3-ba91-46c7-9fa3-683905d7ee25 tempest-GroupsV314Test-251356901 None] Lock "cinder-quobyte-482a9ca9-0fc4-4cce-bf5c-ee5f3d6dce91" released by "delete_volume" :: held 1.148s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:00 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-b5c4d8a3-ba91-46c7-9fa3-683905d7ee25 tempest-GroupsV314Test-251356901 None] Created reservations ['8b92a777-e58d-4e70-9327-6588c65bf17a'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:00 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-b5c4d8a3-ba91-46c7-9fa3-683905d7ee25 tempest-GroupsV314Test-251356901 None] Created reservations ['18194b6f-01a4-4cad-a46a-49ed821f2ff9', '871ef62f-7857-41ac-b4a8-669670038fb7', '740d0931-72c6-4a09-b036-2d7b464b5caf', 'ad63ae3a-e1b4-43ee-b93c-367714a0bc78'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b5c4d8a3-ba91-46c7-9fa3-683905d7ee25 tempest-GroupsV314Test-251356901 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b5c4d8a3-ba91-46c7-9fa3-683905d7ee25 tempest-GroupsV314Test-251356901 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b5c4d8a3-ba91-46c7-9fa3-683905d7ee25 tempest-GroupsV314Test-251356901 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:24:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b5c4d8a3-ba91-46c7-9fa3-683905d7ee25 tempest-GroupsV314Test-251356901 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:24:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b5c4d8a3-ba91-46c7-9fa3-683905d7ee25 tempest-GroupsV314Test-251356901 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b5c4d8a3-ba91-46c7-9fa3-683905d7ee25 tempest-GroupsV314Test-251356901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:00 devstack sudo[102707]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:24:00 devstack sudo[102707]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:01 devstack sudo[102707]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b5c4d8a3-ba91-46c7-9fa3-683905d7ee25 tempest-GroupsV314Test-251356901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.571s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:01 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-b5c4d8a3-ba91-46c7-9fa3-683905d7ee25 tempest-GroupsV314Test-251356901 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:24:01 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b5c4d8a3-ba91-46c7-9fa3-683905d7ee25 tempest-GroupsV314Test-251356901 None] Delete group completed successfully. Aug 16 21:24:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:24:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:24:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:24:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.059s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:09 devstack sudo[102745]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:24:09 devstack sudo[102745]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:10 devstack sudo[102745]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.395s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:10 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:24:10 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager._thread_info {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:24:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread count: 28 {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:24:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread info: [<_MainThread(MainThread, started 140145850327168)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:24:10 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:UPDATE=34,cinder:SELECT=27,cinder:INSERT=8 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:24:10 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=19,cinder:UPDATE=31,cinder:INSERT=6,cinder:DELETE=1 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:24:14 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:24:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Flow 'volume_create_manager' (454a2cbf-5a48-41e9-9b87-930ffe6ad774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (67d7d53c-8e84-4e20-9c7b-871117dc1aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (67d7d53c-8e84-4e20-9c7b-871117dc1aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:24:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-172728408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b37a8a78-db84-46dd-8161-0631b2235137,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75bea2ab0d974c2580c043bdb40843b1',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=2026-08-16T19:24:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:24:14Z,use_quota=True,user_id='8093eead7b194d03ac4defbe35877b5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1eceb68d-6636-4557-8c98-82a4334c2f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1eceb68d-6636-4557-8c98-82a4334c2f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0ee87df1-7c60-4364-bef5-8e49fa2c302d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0ee87df1-7c60-4364-bef5-8e49fa2c302d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b37a8a78-db84-46dd-8161-0631b2235137', 'volume_name': 'volume-b37a8a78-db84-46dd-8161-0631b2235137', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b5aec07-6727-4d0c-9665-f876793b06f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b5aec07-6727-4d0c-9665-f876793b06f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (61bc1c24-eb9a-4163-a2a5-5698c9ed77ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:14 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Volume b37a8a78-db84-46dd-8161-0631b2235137: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b37a8a78-db84-46dd-8161-0631b2235137', 'volume_size': 1} Aug 16 21:24:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] ==> create_volume: call "{'self': , '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-08-16T19:24:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-172728408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b37a8a78-db84-46dd-8161-0631b2235137,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75bea2ab0d974c2580c043bdb40843b1',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=2026-08-16T19:24:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:24:14Z,use_quota=True,user_id='8093eead7b194d03ac4defbe35877b5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:24:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Creating volume b37a8a78-db84-46dd-8161-0631b2235137 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:24:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:24:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:24:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:24:14 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:24:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b37a8a78-db84-46dd-8161-0631b2235137 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:14 devstack sudo[102751]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b37a8a78-db84-46dd-8161-0631b2235137 1073741824 Aug 16 21:24:14 devstack sudo[102751]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:15 devstack sudo[102751]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b37a8a78-db84-46dd-8161-0631b2235137 1073741824" returned: 0 in 0.714s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b37a8a78-db84-46dd-8161-0631b2235137 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:15 devstack sudo[102757]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b37a8a78-db84-46dd-8161-0631b2235137 Aug 16 21:24:15 devstack sudo[102757]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:15 devstack sudo[102757]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b37a8a78-db84-46dd-8161-0631b2235137" returned: 0 in 0.356s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] <== create_volume: return (1163ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:24:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.181s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:15 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (61bc1c24-eb9a-4163-a2a5-5698c9ed77ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b37a8a78-db84-46dd-8161-0631b2235137', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:15 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7893ab3a-0a9c-4fbf-8f76-edd9a277d585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:15 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Volume volume-b37a8a78-db84-46dd-8161-0631b2235137 (b37a8a78-db84-46dd-8161-0631b2235137): created successfully Aug 16 21:24:15 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7893ab3a-0a9c-4fbf-8f76-edd9a277d585) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:15 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Flow 'volume_create_manager' (454a2cbf-5a48-41e9-9b87-930ffe6ad774) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:15 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-96d78a1c-abe3-4ad4-bdac-f48af680841a tempest-AttachVolumeNegativeTest-737531472 None] Created volume successfully. Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Flow 'volume_create_manager' (9d49ded4-7a9c-450a-8ac2-3e835f3f0b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73eb87c7-e53e-499f-b771-7a89a0b53937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73eb87c7-e53e-499f-b771-7a89a0b53937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:24:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1529786003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f43d8e13-0d53-47cb-b85e-63cf012aab85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94088273cf3f4868b3b18e01537c3aef',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=2026-08-16T19:24:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:24:16Z,use_quota=True,user_id='048b008d1a3b4a6a940559d8f97dffab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (721e6829-11f6-432f-9214-14137070bc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (721e6829-11f6-432f-9214-14137070bc26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d06cbd3-9220-4924-8529-4c0a3dbc8454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d06cbd3-9220-4924-8529-4c0a3dbc8454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f43d8e13-0d53-47cb-b85e-63cf012aab85', 'volume_name': 'volume-f43d8e13-0d53-47cb-b85e-63cf012aab85', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b3025678-a392-428b-93c3-8f9477a2f63a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b3025678-a392-428b-93c3-8f9477a2f63a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aff3feef-c524-4039-b32d-a4677dec949b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:16 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Volume f43d8e13-0d53-47cb-b85e-63cf012aab85: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f43d8e13-0d53-47cb-b85e-63cf012aab85', 'volume_size': 1} Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] ==> create_volume: call "{'self': , '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-08-16T19:24:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1529786003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f43d8e13-0d53-47cb-b85e-63cf012aab85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94088273cf3f4868b3b18e01537c3aef',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=2026-08-16T19:24:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:24:16Z,use_quota=True,user_id='048b008d1a3b4a6a940559d8f97dffab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Creating volume f43d8e13-0d53-47cb-b85e-63cf012aab85 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:24:16 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:16 devstack sudo[102760]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85 1073741824 Aug 16 21:24:16 devstack sudo[102760]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:16 devstack sudo[102760]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85 1073741824" returned: 0 in 0.635s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:16 devstack sudo[102768]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85 Aug 16 21:24:16 devstack sudo[102768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:17 devstack sudo[102768]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85" returned: 0 in 0.501s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] <== create_volume: return (1201ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.203s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aff3feef-c524-4039-b32d-a4677dec949b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f43d8e13-0d53-47cb-b85e-63cf012aab85', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8577752-5682-41ed-bfd5-aeb082a7b73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:17 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Volume volume-f43d8e13-0d53-47cb-b85e-63cf012aab85 (f43d8e13-0d53-47cb-b85e-63cf012aab85): created successfully Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8577752-5682-41ed-bfd5-aeb082a7b73d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Flow 'volume_create_manager' (9d49ded4-7a9c-450a-8ac2-3e835f3f0b49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:17 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-08eed0be-61fe-4878-8b3d-12346820e179 req-87982d72-598e-4b2f-b015-3607770a386d tempest-VolumesSnapshotsTestJSON-57484306 None] Created volume successfully. Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-bb1414d1-2eae-42dc-adf7-f51f8146db42 req-a11a209b-afa2-4ff8-821b-76553a2807bd tempest-AttachVolumeNegativeTest-737531472 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-bb1414d1-2eae-42dc-adf7-f51f8146db42 req-a11a209b-afa2-4ff8-821b-76553a2807bd tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-bb1414d1-2eae-42dc-adf7-f51f8146db42 req-a11a209b-afa2-4ff8-821b-76553a2807bd tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.021s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-bb1414d1-2eae-42dc-adf7-f51f8146db42 req-a11a209b-afa2-4ff8-821b-76553a2807bd tempest-AttachVolumeNegativeTest-737531472 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec', 'name': 'volume-b37a8a78-db84-46dd-8161-0631b2235137', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '6fa15f93-3e50-47dd-8242-9e193156c20a', 'enforce_multipath': True} {{(pid=94342) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Flow 'volume_create_manager' (6ec688be-ed6e-491c-8859-de98bbb6df8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26629c81-c7c2-4a70-b879-da2e99b4daa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:17 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-bb1414d1-2eae-42dc-adf7-f51f8146db42 req-a11a209b-afa2-4ff8-821b-76553a2807bd tempest-AttachVolumeNegativeTest-737531472 None] attachment_update completed successfully. Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26629c81-c7c2-4a70-b879-da2e99b4daa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:24:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1419867411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=313bf3ec-11a9-4d29-a074-dd6710261a53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5e8685033a8485292723d890f72143f',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=2026-08-16T19:24:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:24:18Z,use_quota=True,user_id='8b20140297514a21934a7b73cff225be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ac8ce40-3011-4c49-b09d-a2f5cd4ec537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ac8ce40-3011-4c49-b09d-a2f5cd4ec537) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9fbf6387-d66a-44ab-87de-627484bd321a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9fbf6387-d66a-44ab-87de-627484bd321a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '313bf3ec-11a9-4d29-a074-dd6710261a53', 'volume_name': 'volume-313bf3ec-11a9-4d29-a074-dd6710261a53', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ef608995-b3a6-4d90-b5c4-6c1a74dad7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ef608995-b3a6-4d90-b5c4-6c1a74dad7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2b5892e6-d947-4365-a2b4-cb8cc6a52023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:17 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Volume 313bf3ec-11a9-4d29-a074-dd6710261a53: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-313bf3ec-11a9-4d29-a074-dd6710261a53', 'volume_size': 1} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] ==> create_volume: call "{'self': , '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-08-16T19:24:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1419867411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=313bf3ec-11a9-4d29-a074-dd6710261a53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5e8685033a8485292723d890f72143f',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=2026-08-16T19:24:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:24:18Z,use_quota=True,user_id='8b20140297514a21934a7b73cff225be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Creating volume 313bf3ec-11a9-4d29-a074-dd6710261a53 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:24:17 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:24:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-313bf3ec-11a9-4d29-a074-dd6710261a53 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:17 devstack sudo[102781]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-313bf3ec-11a9-4d29-a074-dd6710261a53 1073741824 Aug 16 21:24:17 devstack sudo[102781]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:18 devstack sudo[102781]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-313bf3ec-11a9-4d29-a074-dd6710261a53 1073741824" returned: 0 in 0.602s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-313bf3ec-11a9-4d29-a074-dd6710261a53 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:18 devstack sudo[103170]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-313bf3ec-11a9-4d29-a074-dd6710261a53 Aug 16 21:24:18 devstack sudo[103170]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-932c6ff9-6048-4ee1-8312-61e398b27c9f req-8db5878d-27f6-4c3c-8a78-d1ed3b082f43 tempest-VolumesSnapshotsTestJSON-57484306 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:18 devstack sudo[103170]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-313bf3ec-11a9-4d29-a074-dd6710261a53" returned: 0 in 0.331s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] <== create_volume: return (1004ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:24:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-932c6ff9-6048-4ee1-8312-61e398b27c9f req-8db5878d-27f6-4c3c-8a78-d1ed3b082f43 tempest-VolumesSnapshotsTestJSON-57484306 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.104s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2b5892e6-d947-4365-a2b4-cb8cc6a52023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-313bf3ec-11a9-4d29-a074-dd6710261a53', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (79d3fa0e-bd1c-4e45-bb25-de79b586dbd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [req-932c6ff9-6048-4ee1-8312-61e398b27c9f req-8db5878d-27f6-4c3c-8a78-d1ed3b082f43 tempest-VolumesSnapshotsTestJSON-57484306 None] Creating offline snapshot c74d15dc-79ca-4c2c-addb-4b85bb0e9beb of volume f43d8e13-0d53-47cb-b85e-63cf012aab85 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:24:18 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Volume volume-313bf3ec-11a9-4d29-a074-dd6710261a53 (313bf3ec-11a9-4d29-a074-dd6710261a53): created successfully Aug 16 21:24:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (79d3fa0e-bd1c-4e45-bb25-de79b586dbd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Flow 'volume_create_manager' (6ec688be-ed6e-491c-8859-de98bbb6df8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:19 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[e20bcae0-eabc-402e-8b37-fc3b352c7ab4]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:24:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-932c6ff9-6048-4ee1-8312-61e398b27c9f req-8db5878d-27f6-4c3c-8a78-d1ed3b082f43 tempest-VolumesSnapshotsTestJSON-57484306 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:19 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-fd97e034-12a4-4a37-bfb2-1a2823597bf0 tempest-AbsoluteLimitsTests-53693026 None] Created volume successfully. Aug 16 21:24:19 devstack sudo[103174]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85 Aug 16 21:24:19 devstack sudo[103174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:19 devstack sudo[103174]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-932c6ff9-6048-4ee1-8312-61e398b27c9f req-8db5878d-27f6-4c3c-8a78-d1ed3b082f43 tempest-VolumesSnapshotsTestJSON-57484306 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85" returned: 0 in 0.521s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-932c6ff9-6048-4ee1-8312-61e398b27c9f req-8db5878d-27f6-4c3c-8a78-d1ed3b082f43 tempest-VolumesSnapshotsTestJSON-57484306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.c74d15dc-79ca-4c2c-addb-4b85bb0e9beb 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:19 devstack sudo[103180]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.c74d15dc-79ca-4c2c-addb-4b85bb0e9beb 1G Aug 16 21:24:19 devstack sudo[103180]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:20 devstack sudo[103180]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-932c6ff9-6048-4ee1-8312-61e398b27c9f req-8db5878d-27f6-4c3c-8a78-d1ed3b082f43 tempest-VolumesSnapshotsTestJSON-57484306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.c74d15dc-79ca-4c2c-addb-4b85bb0e9beb 1G" returned: 0 in 0.598s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-932c6ff9-6048-4ee1-8312-61e398b27c9f req-8db5878d-27f6-4c3c-8a78-d1ed3b082f43 tempest-VolumesSnapshotsTestJSON-57484306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f43d8e13-0d53-47cb-b85e-63cf012aab85 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.c74d15dc-79ca-4c2c-addb-4b85bb0e9beb {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:20 devstack sudo[103185]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f43d8e13-0d53-47cb-b85e-63cf012aab85 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.c74d15dc-79ca-4c2c-addb-4b85bb0e9beb Aug 16 21:24:20 devstack sudo[103185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a5e89eb2-fc35-481e-85b0-d1adc3d61b49 tempest-AbsoluteLimitsTests-53693026 None] Acquiring lock "cinder-313bf3ec-11a9-4d29-a074-dd6710261a53-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a5e89eb2-fc35-481e-85b0-d1adc3d61b49 tempest-AbsoluteLimitsTests-53693026 None] Lock "cinder-313bf3ec-11a9-4d29-a074-dd6710261a53-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a5e89eb2-fc35-481e-85b0-d1adc3d61b49 tempest-AbsoluteLimitsTests-53693026 None] Acquiring lock "cinder-quobyte-313bf3ec-11a9-4d29-a074-dd6710261a53" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a5e89eb2-fc35-481e-85b0-d1adc3d61b49 tempest-AbsoluteLimitsTests-53693026 None] Lock "cinder-quobyte-313bf3ec-11a9-4d29-a074-dd6710261a53" acquired by "delete_volume" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:20 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[1ef93664-e5df-4a08-89cb-85e4d02462a1]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:24:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a5e89eb2-fc35-481e-85b0-d1adc3d61b49 tempest-AbsoluteLimitsTests-53693026 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-313bf3ec-11a9-4d29-a074-dd6710261a53 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:20 devstack sudo[103185]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-932c6ff9-6048-4ee1-8312-61e398b27c9f req-8db5878d-27f6-4c3c-8a78-d1ed3b082f43 tempest-VolumesSnapshotsTestJSON-57484306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f43d8e13-0d53-47cb-b85e-63cf012aab85 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.c74d15dc-79ca-4c2c-addb-4b85bb0e9beb" returned: 0 in 0.421s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:20 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [req-932c6ff9-6048-4ee1-8312-61e398b27c9f req-8db5878d-27f6-4c3c-8a78-d1ed3b082f43 tempest-VolumesSnapshotsTestJSON-57484306 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.c74d15dc-79ca-4c2c-addb-4b85bb0e9beb is being set with open permissions: ugo+rw Aug 16 21:24:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-932c6ff9-6048-4ee1-8312-61e398b27c9f req-8db5878d-27f6-4c3c-8a78-d1ed3b082f43 tempest-VolumesSnapshotsTestJSON-57484306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.c74d15dc-79ca-4c2c-addb-4b85bb0e9beb {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:20 devstack sudo[103187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-313bf3ec-11a9-4d29-a074-dd6710261a53 Aug 16 21:24:20 devstack sudo[103187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:20 devstack sudo[103193]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.c74d15dc-79ca-4c2c-addb-4b85bb0e9beb Aug 16 21:24:20 devstack sudo[103193]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:20 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-b2fa3e2f-5a8e-43cb-91fc-62026b3b529c req-542f298f-95b6-46af-b83f-bcfa6408af0f tempest-AttachVolumeNegativeTest-737531472 None] Terminate volume connection completed successfully. Aug 16 21:24:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-b2fa3e2f-5a8e-43cb-91fc-62026b3b529c req-542f298f-95b6-46af-b83f-bcfa6408af0f tempest-AttachVolumeNegativeTest-737531472 None] Deleting attachment 6fa15f93-3e50-47dd-8242-9e193156c20a. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:24:20 devstack sudo[103187]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a5e89eb2-fc35-481e-85b0-d1adc3d61b49 tempest-AbsoluteLimitsTests-53693026 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-313bf3ec-11a9-4d29-a074-dd6710261a53" returned: 0 in 0.473s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a5e89eb2-fc35-481e-85b0-d1adc3d61b49 tempest-AbsoluteLimitsTests-53693026 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-313bf3ec-11a9-4d29-a074-dd6710261a53 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:20 devstack sudo[103193]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-932c6ff9-6048-4ee1-8312-61e398b27c9f req-8db5878d-27f6-4c3c-8a78-d1ed3b082f43 tempest-VolumesSnapshotsTestJSON-57484306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.c74d15dc-79ca-4c2c-addb-4b85bb0e9beb" returned: 0 in 0.363s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:20 devstack sudo[103228]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-313bf3ec-11a9-4d29-a074-dd6710261a53 Aug 16 21:24:20 devstack sudo[103228]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-932c6ff9-6048-4ee1-8312-61e398b27c9f req-8db5878d-27f6-4c3c-8a78-d1ed3b082f43 tempest-VolumesSnapshotsTestJSON-57484306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:20 devstack sudo[103230]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.info Aug 16 21:24:20 devstack sudo[103230]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:21 devstack sudo[103228]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a5e89eb2-fc35-481e-85b0-d1adc3d61b49 tempest-AbsoluteLimitsTests-53693026 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-313bf3ec-11a9-4d29-a074-dd6710261a53" returned: 0 in 0.304s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a5e89eb2-fc35-481e-85b0-d1adc3d61b49 tempest-AbsoluteLimitsTests-53693026 None] Lock "cinder-quobyte-313bf3ec-11a9-4d29-a074-dd6710261a53" released by "delete_volume" :: held 0.835s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:21 devstack sudo[103230]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-932c6ff9-6048-4ee1-8312-61e398b27c9f req-8db5878d-27f6-4c3c-8a78-d1ed3b082f43 tempest-VolumesSnapshotsTestJSON-57484306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.info" returned: 0 in 0.311s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:21 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [req-932c6ff9-6048-4ee1-8312-61e398b27c9f req-8db5878d-27f6-4c3c-8a78-d1ed3b082f43 tempest-VolumesSnapshotsTestJSON-57484306 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.info is being set with open permissions: ugo+rw Aug 16 21:24:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-932c6ff9-6048-4ee1-8312-61e398b27c9f req-8db5878d-27f6-4c3c-8a78-d1ed3b082f43 tempest-VolumesSnapshotsTestJSON-57484306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:21 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-a5e89eb2-fc35-481e-85b0-d1adc3d61b49 tempest-AbsoluteLimitsTests-53693026 None] Created reservations ['b7d0bec8-c407-447c-a505-a907d6ba3537', 'da65be68-14ba-4d83-85ea-060b9a57f085', '05472a52-254c-4575-a12b-32249582a742', '254499e8-2267-4b4a-9aaf-0cc5f8c2b033'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:21 devstack sudo[103234]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.info Aug 16 21:24:21 devstack sudo[103234]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a5e89eb2-fc35-481e-85b0-d1adc3d61b49 tempest-AbsoluteLimitsTests-53693026 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a5e89eb2-fc35-481e-85b0-d1adc3d61b49 tempest-AbsoluteLimitsTests-53693026 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a5e89eb2-fc35-481e-85b0-d1adc3d61b49 tempest-AbsoluteLimitsTests-53693026 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:24:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a5e89eb2-fc35-481e-85b0-d1adc3d61b49 tempest-AbsoluteLimitsTests-53693026 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:24:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a5e89eb2-fc35-481e-85b0-d1adc3d61b49 tempest-AbsoluteLimitsTests-53693026 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a5e89eb2-fc35-481e-85b0-d1adc3d61b49 tempest-AbsoluteLimitsTests-53693026 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:21 devstack sudo[103236]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:24:21 devstack sudo[103236]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:21 devstack sudo[103234]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-932c6ff9-6048-4ee1-8312-61e398b27c9f req-8db5878d-27f6-4c3c-8a78-d1ed3b082f43 tempest-VolumesSnapshotsTestJSON-57484306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.info" returned: 0 in 0.419s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-932c6ff9-6048-4ee1-8312-61e398b27c9f req-8db5878d-27f6-4c3c-8a78-d1ed3b082f43 tempest-VolumesSnapshotsTestJSON-57484306 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.816s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:21 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-932c6ff9-6048-4ee1-8312-61e398b27c9f req-8db5878d-27f6-4c3c-8a78-d1ed3b082f43 tempest-VolumesSnapshotsTestJSON-57484306 None] Create snapshot completed successfully Aug 16 21:24:21 devstack sudo[103236]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a5e89eb2-fc35-481e-85b0-d1adc3d61b49 tempest-AbsoluteLimitsTests-53693026 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.406s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:21 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-a5e89eb2-fc35-481e-85b0-d1adc3d61b49 tempest-AbsoluteLimitsTests-53693026 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:24:21 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-a5e89eb2-fc35-481e-85b0-d1adc3d61b49 tempest-AbsoluteLimitsTests-53693026 None] Deleted volume successfully. Aug 16 21:24:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a5e89eb2-fc35-481e-85b0-d1adc3d61b49 tempest-AbsoluteLimitsTests-53693026 None] Lock "cinder-313bf3ec-11a9-4d29-a074-dd6710261a53-delete_volume" released by "delete_volume" :: held 1.571s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-f04d1d64-9dbe-49cf-9a04-7b6c610f54d4 req-6aa5ca03-97e4-4e7b-9d10-d2ba1b0260ce tempest-VolumesSnapshotsTestJSON-57484306 None] Acquiring lock "cinder-c74d15dc-79ca-4c2c-addb-4b85bb0e9beb-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-f04d1d64-9dbe-49cf-9a04-7b6c610f54d4 req-6aa5ca03-97e4-4e7b-9d10-d2ba1b0260ce tempest-VolumesSnapshotsTestJSON-57484306 None] Lock "cinder-c74d15dc-79ca-4c2c-addb-4b85bb0e9beb-delete_snapshot" acquired by "delete_snapshot" :: waited 0.042s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-f04d1d64-9dbe-49cf-9a04-7b6c610f54d4 req-6aa5ca03-97e4-4e7b-9d10-d2ba1b0260ce tempest-VolumesSnapshotsTestJSON-57484306 None] Acquiring lock "cinder-quobyte-f43d8e13-0d53-47cb-b85e-63cf012aab85" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-f04d1d64-9dbe-49cf-9a04-7b6c610f54d4 req-6aa5ca03-97e4-4e7b-9d10-d2ba1b0260ce tempest-VolumesSnapshotsTestJSON-57484306 None] Lock "cinder-quobyte-f43d8e13-0d53-47cb-b85e-63cf012aab85" acquired by "delete_snapshot" :: waited 0.039s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-f04d1d64-9dbe-49cf-9a04-7b6c610f54d4 req-6aa5ca03-97e4-4e7b-9d10-d2ba1b0260ce tempest-VolumesSnapshotsTestJSON-57484306 None] Acquiring lock "cinder-quobyte-c74d15dc-79ca-4c2c-addb-4b85bb0e9beb" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-f04d1d64-9dbe-49cf-9a04-7b6c610f54d4 req-6aa5ca03-97e4-4e7b-9d10-d2ba1b0260ce tempest-VolumesSnapshotsTestJSON-57484306 None] Lock "cinder-quobyte-c74d15dc-79ca-4c2c-addb-4b85bb0e9beb" acquired by "_delete_snapshot" :: waited 0.035s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [req-f04d1d64-9dbe-49cf-9a04-7b6c610f54d4 req-6aa5ca03-97e4-4e7b-9d10-d2ba1b0260ce tempest-VolumesSnapshotsTestJSON-57484306 None] Deleting offline snapshot c74d15dc-79ca-4c2c-addb-4b85bb0e9beb of volume f43d8e13-0d53-47cb-b85e-63cf012aab85 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:24:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [req-f04d1d64-9dbe-49cf-9a04-7b6c610f54d4 req-6aa5ca03-97e4-4e7b-9d10-d2ba1b0260ce tempest-VolumesSnapshotsTestJSON-57484306 None] snapshot_file for this snap is: volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.c74d15dc-79ca-4c2c-addb-4b85bb0e9beb {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:24:22 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[88010f3d-4be1-442f-91aa-44165b8e3ec9]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:24:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-f04d1d64-9dbe-49cf-9a04-7b6c610f54d4 req-6aa5ca03-97e4-4e7b-9d10-d2ba1b0260ce tempest-VolumesSnapshotsTestJSON-57484306 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.c74d15dc-79ca-4c2c-addb-4b85bb0e9beb {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:23 devstack sudo[103268]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.c74d15dc-79ca-4c2c-addb-4b85bb0e9beb Aug 16 21:24:23 devstack sudo[103268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:23 devstack sudo[103268]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-f04d1d64-9dbe-49cf-9a04-7b6c610f54d4 req-6aa5ca03-97e4-4e7b-9d10-d2ba1b0260ce tempest-VolumesSnapshotsTestJSON-57484306 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.c74d15dc-79ca-4c2c-addb-4b85bb0e9beb" returned: 0 in 0.582s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [req-f04d1d64-9dbe-49cf-9a04-7b6c610f54d4 req-6aa5ca03-97e4-4e7b-9d10-d2ba1b0260ce tempest-VolumesSnapshotsTestJSON-57484306 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-f43d8e13-0d53-47cb-b85e-63cf012aab85(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:24:23 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[a5cd28dc-3448-4e2d-a75a-3ddf189d4dd2]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:24:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-f04d1d64-9dbe-49cf-9a04-7b6c610f54d4 req-6aa5ca03-97e4-4e7b-9d10-d2ba1b0260ce tempest-VolumesSnapshotsTestJSON-57484306 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:23 devstack sudo[103273]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85 Aug 16 21:24:23 devstack sudo[103273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:24 devstack sudo[103273]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-f04d1d64-9dbe-49cf-9a04-7b6c610f54d4 req-6aa5ca03-97e4-4e7b-9d10-d2ba1b0260ce tempest-VolumesSnapshotsTestJSON-57484306 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85" returned: 0 in 0.579s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-f04d1d64-9dbe-49cf-9a04-7b6c610f54d4 req-6aa5ca03-97e4-4e7b-9d10-d2ba1b0260ce tempest-VolumesSnapshotsTestJSON-57484306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.c74d15dc-79ca-4c2c-addb-4b85bb0e9beb {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:24 devstack sudo[103291]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.c74d15dc-79ca-4c2c-addb-4b85bb0e9beb Aug 16 21:24:24 devstack sudo[103291]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:24 devstack sudo[103291]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-f04d1d64-9dbe-49cf-9a04-7b6c610f54d4 req-6aa5ca03-97e4-4e7b-9d10-d2ba1b0260ce tempest-VolumesSnapshotsTestJSON-57484306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.c74d15dc-79ca-4c2c-addb-4b85bb0e9beb" returned: 0 in 0.502s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-f04d1d64-9dbe-49cf-9a04-7b6c610f54d4 req-6aa5ca03-97e4-4e7b-9d10-d2ba1b0260ce tempest-VolumesSnapshotsTestJSON-57484306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.c74d15dc-79ca-4c2c-addb-4b85bb0e9beb {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:24 devstack sudo[103303]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.c74d15dc-79ca-4c2c-addb-4b85bb0e9beb Aug 16 21:24:24 devstack sudo[103303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:25 devstack sudo[103303]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-f04d1d64-9dbe-49cf-9a04-7b6c610f54d4 req-6aa5ca03-97e4-4e7b-9d10-d2ba1b0260ce tempest-VolumesSnapshotsTestJSON-57484306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85.c74d15dc-79ca-4c2c-addb-4b85bb0e9beb" returned: 0 in 0.394s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-f04d1d64-9dbe-49cf-9a04-7b6c610f54d4 req-6aa5ca03-97e4-4e7b-9d10-d2ba1b0260ce tempest-VolumesSnapshotsTestJSON-57484306 None] Lock "cinder-quobyte-c74d15dc-79ca-4c2c-addb-4b85bb0e9beb" released by "_delete_snapshot" :: held 2.322s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-f04d1d64-9dbe-49cf-9a04-7b6c610f54d4 req-6aa5ca03-97e4-4e7b-9d10-d2ba1b0260ce tempest-VolumesSnapshotsTestJSON-57484306 None] Lock "cinder-quobyte-f43d8e13-0d53-47cb-b85e-63cf012aab85" released by "delete_snapshot" :: held 2.372s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:25 devstack cinder-volume[94342]: DEBUG cinder.quota [req-f04d1d64-9dbe-49cf-9a04-7b6c610f54d4 req-6aa5ca03-97e4-4e7b-9d10-d2ba1b0260ce tempest-VolumesSnapshotsTestJSON-57484306 None] Created reservations ['b7269010-c7e6-481e-9cec-cc5e70d49a95', '37dfa8d0-61af-420d-be69-5057e69ed397', 'b9bce3bd-eec0-4ef7-aa4b-f66e535f98ef', '94e97eaa-45ec-4390-b6b0-0ff8647dde8a'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:25 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-f04d1d64-9dbe-49cf-9a04-7b6c610f54d4 req-6aa5ca03-97e4-4e7b-9d10-d2ba1b0260ce tempest-VolumesSnapshotsTestJSON-57484306 None] Delete snapshot completed successfully. Aug 16 21:24:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-f04d1d64-9dbe-49cf-9a04-7b6c610f54d4 req-6aa5ca03-97e4-4e7b-9d10-d2ba1b0260ce tempest-VolumesSnapshotsTestJSON-57484306 None] Lock "cinder-c74d15dc-79ca-4c2c-addb-4b85bb0e9beb-delete_snapshot" released by "delete_snapshot" :: held 2.660s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:26 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-279dea63-7a4a-4c97-baa0-fba543fc9ec7 req-87cc5cb2-774b-43bf-9f4b-f2452750374f tempest-VolumesSnapshotsTestJSON-57484306 None] Acquiring lock "cinder-f43d8e13-0d53-47cb-b85e-63cf012aab85-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:26 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-279dea63-7a4a-4c97-baa0-fba543fc9ec7 req-87cc5cb2-774b-43bf-9f4b-f2452750374f tempest-VolumesSnapshotsTestJSON-57484306 None] Lock "cinder-f43d8e13-0d53-47cb-b85e-63cf012aab85-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:26 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-279dea63-7a4a-4c97-baa0-fba543fc9ec7 req-87cc5cb2-774b-43bf-9f4b-f2452750374f tempest-VolumesSnapshotsTestJSON-57484306 None] Acquiring lock "cinder-quobyte-f43d8e13-0d53-47cb-b85e-63cf012aab85" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:26 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-279dea63-7a4a-4c97-baa0-fba543fc9ec7 req-87cc5cb2-774b-43bf-9f4b-f2452750374f tempest-VolumesSnapshotsTestJSON-57484306 None] Lock "cinder-quobyte-f43d8e13-0d53-47cb-b85e-63cf012aab85" acquired by "delete_volume" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:26 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[9097de4a-82d3-421c-9361-b9b5a6e4603b]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:24:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-279dea63-7a4a-4c97-baa0-fba543fc9ec7 req-87cc5cb2-774b-43bf-9f4b-f2452750374f tempest-VolumesSnapshotsTestJSON-57484306 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:26 devstack sudo[103308]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85 Aug 16 21:24:26 devstack sudo[103308]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:26 devstack sudo[103308]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-279dea63-7a4a-4c97-baa0-fba543fc9ec7 req-87cc5cb2-774b-43bf-9f4b-f2452750374f tempest-VolumesSnapshotsTestJSON-57484306 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85" returned: 0 in 0.452s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-279dea63-7a4a-4c97-baa0-fba543fc9ec7 req-87cc5cb2-774b-43bf-9f4b-f2452750374f tempest-VolumesSnapshotsTestJSON-57484306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:26 devstack sudo[103314]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85 Aug 16 21:24:26 devstack sudo[103314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:27 devstack sudo[103314]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-279dea63-7a4a-4c97-baa0-fba543fc9ec7 req-87cc5cb2-774b-43bf-9f4b-f2452750374f tempest-VolumesSnapshotsTestJSON-57484306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f43d8e13-0d53-47cb-b85e-63cf012aab85" returned: 0 in 0.542s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:27 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-279dea63-7a4a-4c97-baa0-fba543fc9ec7 req-87cc5cb2-774b-43bf-9f4b-f2452750374f tempest-VolumesSnapshotsTestJSON-57484306 None] Lock "cinder-quobyte-f43d8e13-0d53-47cb-b85e-63cf012aab85" released by "delete_volume" :: held 1.109s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:27 devstack cinder-volume[94342]: DEBUG cinder.quota [req-279dea63-7a4a-4c97-baa0-fba543fc9ec7 req-87cc5cb2-774b-43bf-9f4b-f2452750374f tempest-VolumesSnapshotsTestJSON-57484306 None] Created reservations ['29927b5b-3e21-4482-a141-84fbc436c927', 'f1197b63-938a-45cf-a0be-67a2bed87ed0', '367d70f9-0cea-4bd4-b5fa-afd6b79eabf6', 'd7194b34-d500-42b1-b92e-aa28f32085d7'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-279dea63-7a4a-4c97-baa0-fba543fc9ec7 req-87cc5cb2-774b-43bf-9f4b-f2452750374f tempest-VolumesSnapshotsTestJSON-57484306 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-279dea63-7a4a-4c97-baa0-fba543fc9ec7 req-87cc5cb2-774b-43bf-9f4b-f2452750374f tempest-VolumesSnapshotsTestJSON-57484306 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:27 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [req-279dea63-7a4a-4c97-baa0-fba543fc9ec7 req-87cc5cb2-774b-43bf-9f4b-f2452750374f tempest-VolumesSnapshotsTestJSON-57484306 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:24:27 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [req-279dea63-7a4a-4c97-baa0-fba543fc9ec7 req-87cc5cb2-774b-43bf-9f4b-f2452750374f tempest-VolumesSnapshotsTestJSON-57484306 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:24:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-279dea63-7a4a-4c97-baa0-fba543fc9ec7 req-87cc5cb2-774b-43bf-9f4b-f2452750374f tempest-VolumesSnapshotsTestJSON-57484306 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-279dea63-7a4a-4c97-baa0-fba543fc9ec7 req-87cc5cb2-774b-43bf-9f4b-f2452750374f tempest-VolumesSnapshotsTestJSON-57484306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:27 devstack sudo[103353]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:24:27 devstack sudo[103353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:28 devstack sudo[103353]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-279dea63-7a4a-4c97-baa0-fba543fc9ec7 req-87cc5cb2-774b-43bf-9f4b-f2452750374f tempest-VolumesSnapshotsTestJSON-57484306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.559s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG cinder.manager [req-279dea63-7a4a-4c97-baa0-fba543fc9ec7 req-87cc5cb2-774b-43bf-9f4b-f2452750374f tempest-VolumesSnapshotsTestJSON-57484306 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:24:28 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-279dea63-7a4a-4c97-baa0-fba543fc9ec7 req-87cc5cb2-774b-43bf-9f4b-f2452750374f tempest-VolumesSnapshotsTestJSON-57484306 None] Deleted volume successfully. Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-279dea63-7a4a-4c97-baa0-fba543fc9ec7 req-87cc5cb2-774b-43bf-9f4b-f2452750374f tempest-VolumesSnapshotsTestJSON-57484306 None] Lock "cinder-f43d8e13-0d53-47cb-b85e-63cf012aab85-delete_volume" released by "delete_volume" :: held 2.056s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Flow 'volume_create_manager' (b9108951-9e54-4510-ad25-a66676594674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4aecc846-64d5-403c-b109-eea11ed2f562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4aecc846-64d5-403c-b109-eea11ed2f562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:24:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1372593531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2a47dff5-2e20-48c2-adae-c0043e2accc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec534c510b5e4d6bb7c449b73e541cda',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=2026-08-16T19:24:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:24:29Z,use_quota=True,user_id='bed6c4ae28e74944b9a2c588413a1d2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d549f0ce-df5e-4a26-b24d-9ced45b6de69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d549f0ce-df5e-4a26-b24d-9ced45b6de69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a0d3a83-8e8c-48a9-9885-7d987fb17827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a0d3a83-8e8c-48a9-9885-7d987fb17827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2a47dff5-2e20-48c2-adae-c0043e2accc3', 'volume_name': 'volume-2a47dff5-2e20-48c2-adae-c0043e2accc3', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (52662950-5d6f-4209-81c4-9d74d0f98ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (52662950-5d6f-4209-81c4-9d74d0f98ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dec3d6dc-f927-4412-ab86-483d5e3f9947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:28 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Volume 2a47dff5-2e20-48c2-adae-c0043e2accc3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2a47dff5-2e20-48c2-adae-c0043e2accc3', 'volume_size': 1} Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] ==> create_volume: call "{'self': , '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-08-16T19:24:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1372593531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2a47dff5-2e20-48c2-adae-c0043e2accc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec534c510b5e4d6bb7c449b73e541cda',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=2026-08-16T19:24:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:24:29Z,use_quota=True,user_id='bed6c4ae28e74944b9a2c588413a1d2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Creating volume 2a47dff5-2e20-48c2-adae-c0043e2accc3 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:24:28 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:24:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a47dff5-2e20-48c2-adae-c0043e2accc3 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:28 devstack sudo[103391]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a47dff5-2e20-48c2-adae-c0043e2accc3 1073741824 Aug 16 21:24:28 devstack sudo[103391]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:29 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e79f6709-3dda-4dd8-b493-fdac64572e54 tempest-AttachVolumeNegativeTest-737531472 None] Acquiring lock "cinder-b37a8a78-db84-46dd-8161-0631b2235137-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:29 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e79f6709-3dda-4dd8-b493-fdac64572e54 tempest-AttachVolumeNegativeTest-737531472 None] Lock "cinder-b37a8a78-db84-46dd-8161-0631b2235137-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:29 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e79f6709-3dda-4dd8-b493-fdac64572e54 tempest-AttachVolumeNegativeTest-737531472 None] Acquiring lock "cinder-quobyte-b37a8a78-db84-46dd-8161-0631b2235137" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:29 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e79f6709-3dda-4dd8-b493-fdac64572e54 tempest-AttachVolumeNegativeTest-737531472 None] Lock "cinder-quobyte-b37a8a78-db84-46dd-8161-0631b2235137" acquired by "delete_volume" :: waited 0.021s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:29 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[454293e8-442b-4a6c-af06-f32e58ca8722]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:24:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e79f6709-3dda-4dd8-b493-fdac64572e54 tempest-AttachVolumeNegativeTest-737531472 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b37a8a78-db84-46dd-8161-0631b2235137 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:29 devstack sudo[103406]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b37a8a78-db84-46dd-8161-0631b2235137 Aug 16 21:24:29 devstack sudo[103406]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:29 devstack sudo[103391]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a47dff5-2e20-48c2-adae-c0043e2accc3 1073741824" returned: 0 in 0.656s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a47dff5-2e20-48c2-adae-c0043e2accc3 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:29 devstack sudo[103412]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a47dff5-2e20-48c2-adae-c0043e2accc3 Aug 16 21:24:29 devstack sudo[103412]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:29 devstack sudo[103406]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e79f6709-3dda-4dd8-b493-fdac64572e54 tempest-AttachVolumeNegativeTest-737531472 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b37a8a78-db84-46dd-8161-0631b2235137" returned: 0 in 0.483s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e79f6709-3dda-4dd8-b493-fdac64572e54 tempest-AttachVolumeNegativeTest-737531472 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b37a8a78-db84-46dd-8161-0631b2235137 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:29 devstack sudo[103415]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b37a8a78-db84-46dd-8161-0631b2235137 Aug 16 21:24:29 devstack sudo[103415]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:29 devstack sudo[103412]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a47dff5-2e20-48c2-adae-c0043e2accc3" returned: 0 in 0.307s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] <== create_volume: return (1009ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:24:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dec3d6dc-f927-4412-ab86-483d5e3f9947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2a47dff5-2e20-48c2-adae-c0043e2accc3', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53aff1d2-47e8-44d0-b9ad-14fe397fb5d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:29 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Volume volume-2a47dff5-2e20-48c2-adae-c0043e2accc3 (2a47dff5-2e20-48c2-adae-c0043e2accc3): created successfully Aug 16 21:24:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53aff1d2-47e8-44d0-b9ad-14fe397fb5d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Flow 'volume_create_manager' (b9108951-9e54-4510-ad25-a66676594674) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:29 devstack sudo[103415]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:29 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-3f422f60-db79-4a0a-a650-c22983433bc9 tempest-VolumesMetadataTest-1383788186 None] Created volume successfully. Aug 16 21:24:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e79f6709-3dda-4dd8-b493-fdac64572e54 tempest-AttachVolumeNegativeTest-737531472 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b37a8a78-db84-46dd-8161-0631b2235137" returned: 0 in 0.290s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:30 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e79f6709-3dda-4dd8-b493-fdac64572e54 tempest-AttachVolumeNegativeTest-737531472 None] Lock "cinder-quobyte-b37a8a78-db84-46dd-8161-0631b2235137" released by "delete_volume" :: held 0.836s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:30 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-e79f6709-3dda-4dd8-b493-fdac64572e54 tempest-AttachVolumeNegativeTest-737531472 None] Created reservations ['176f6ae2-31f9-47f9-94d3-c6d87fb78b7d', '56b263c2-edd6-466f-9428-f360463a46bf', '6fbef792-20e3-4655-a805-92e51a957997', 'b2ab3f88-72d4-4196-8515-3b6252fbf659'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e79f6709-3dda-4dd8-b493-fdac64572e54 tempest-AttachVolumeNegativeTest-737531472 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e79f6709-3dda-4dd8-b493-fdac64572e54 tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:30 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e79f6709-3dda-4dd8-b493-fdac64572e54 tempest-AttachVolumeNegativeTest-737531472 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:24:30 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e79f6709-3dda-4dd8-b493-fdac64572e54 tempest-AttachVolumeNegativeTest-737531472 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:24:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e79f6709-3dda-4dd8-b493-fdac64572e54 tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.022s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e79f6709-3dda-4dd8-b493-fdac64572e54 tempest-AttachVolumeNegativeTest-737531472 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:30 devstack sudo[103421]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:24:30 devstack sudo[103421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:30 devstack sudo[103421]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e79f6709-3dda-4dd8-b493-fdac64572e54 tempest-AttachVolumeNegativeTest-737531472 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.484s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:30 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-e79f6709-3dda-4dd8-b493-fdac64572e54 tempest-AttachVolumeNegativeTest-737531472 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:24:30 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-e79f6709-3dda-4dd8-b493-fdac64572e54 tempest-AttachVolumeNegativeTest-737531472 None] Deleted volume successfully. Aug 16 21:24:30 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e79f6709-3dda-4dd8-b493-fdac64572e54 tempest-AttachVolumeNegativeTest-737531472 None] Lock "cinder-b37a8a78-db84-46dd-8161-0631b2235137-delete_volume" released by "delete_volume" :: held 1.846s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-dca32476-fedb-4c9b-80f1-dc7e2d42f00f tempest-AttachVolumeNegativeTest-737531472 None] Acquiring lock "cinder-17733e9a-0473-4345-9c5f-354ada54e314-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e713da65-c32c-41a5-a40b-84aa11c3ca62 tempest-VolumesMetadataTest-1383788186 None] Acquiring lock "cinder-2a47dff5-2e20-48c2-adae-c0043e2accc3-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-dca32476-fedb-4c9b-80f1-dc7e2d42f00f tempest-AttachVolumeNegativeTest-737531472 None] Lock "cinder-17733e9a-0473-4345-9c5f-354ada54e314-delete_volume" acquired by "delete_volume" :: waited 0.069s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e713da65-c32c-41a5-a40b-84aa11c3ca62 tempest-VolumesMetadataTest-1383788186 None] Lock "cinder-2a47dff5-2e20-48c2-adae-c0043e2accc3-delete_volume" acquired by "delete_volume" :: waited 0.082s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-dca32476-fedb-4c9b-80f1-dc7e2d42f00f tempest-AttachVolumeNegativeTest-737531472 None] Acquiring lock "cinder-quobyte-17733e9a-0473-4345-9c5f-354ada54e314" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e713da65-c32c-41a5-a40b-84aa11c3ca62 tempest-VolumesMetadataTest-1383788186 None] Acquiring lock "cinder-quobyte-2a47dff5-2e20-48c2-adae-c0043e2accc3" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-dca32476-fedb-4c9b-80f1-dc7e2d42f00f tempest-AttachVolumeNegativeTest-737531472 None] Lock "cinder-quobyte-17733e9a-0473-4345-9c5f-354ada54e314" acquired by "delete_volume" :: waited 0.062s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e713da65-c32c-41a5-a40b-84aa11c3ca62 tempest-VolumesMetadataTest-1383788186 None] Lock "cinder-quobyte-2a47dff5-2e20-48c2-adae-c0043e2accc3" acquired by "delete_volume" :: waited 0.065s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:32 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[e86f874a-3843-418e-bebc-2b964926dfaf]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:24:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dca32476-fedb-4c9b-80f1-dc7e2d42f00f tempest-AttachVolumeNegativeTest-737531472 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17733e9a-0473-4345-9c5f-354ada54e314 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:32 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[7c5385cf-080f-4679-a3fe-96807d968139]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:24:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e713da65-c32c-41a5-a40b-84aa11c3ca62 tempest-VolumesMetadataTest-1383788186 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a47dff5-2e20-48c2-adae-c0043e2accc3 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:32 devstack sudo[103428]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17733e9a-0473-4345-9c5f-354ada54e314 Aug 16 21:24:32 devstack sudo[103428]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:32 devstack sudo[103430]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a47dff5-2e20-48c2-adae-c0043e2accc3 Aug 16 21:24:32 devstack sudo[103430]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:33 devstack sudo[103430]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:33 devstack sudo[103428]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e713da65-c32c-41a5-a40b-84aa11c3ca62 tempest-VolumesMetadataTest-1383788186 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a47dff5-2e20-48c2-adae-c0043e2accc3" returned: 0 in 0.945s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e713da65-c32c-41a5-a40b-84aa11c3ca62 tempest-VolumesMetadataTest-1383788186 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a47dff5-2e20-48c2-adae-c0043e2accc3 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dca32476-fedb-4c9b-80f1-dc7e2d42f00f tempest-AttachVolumeNegativeTest-737531472 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17733e9a-0473-4345-9c5f-354ada54e314" returned: 0 in 1.001s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dca32476-fedb-4c9b-80f1-dc7e2d42f00f tempest-AttachVolumeNegativeTest-737531472 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17733e9a-0473-4345-9c5f-354ada54e314 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:33 devstack sudo[103442]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a47dff5-2e20-48c2-adae-c0043e2accc3 Aug 16 21:24:33 devstack sudo[103442]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:33 devstack sudo[103443]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17733e9a-0473-4345-9c5f-354ada54e314 Aug 16 21:24:33 devstack sudo[103443]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:24:33 devstack sudo[103442]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Flow 'volume_create_manager' (829286c3-2684-49ff-b6b9-b62900854233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9c2a33c6-e35c-41bb-af2a-c616ebf62241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e713da65-c32c-41a5-a40b-84aa11c3ca62 tempest-VolumesMetadataTest-1383788186 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a47dff5-2e20-48c2-adae-c0043e2accc3" returned: 0 in 0.406s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9c2a33c6-e35c-41bb-af2a-c616ebf62241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:24:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-410962104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=91fa21a8-15e7-4169-9326-97f7da2c437e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8288d54b21e94530b457e3d7eff69f86',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=2026-08-16T19:24:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:24:33Z,use_quota=True,user_id='be25f554a1cf4e079a21f68cb38f8563',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a8d1e50-97f5-40bc-9b9a-8ae008bdb0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a8d1e50-97f5-40bc-9b9a-8ae008bdb0ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7b9435a1-c099-433c-a971-d102f119e17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7b9435a1-c099-433c-a971-d102f119e17c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '91fa21a8-15e7-4169-9326-97f7da2c437e', 'volume_name': 'volume-91fa21a8-15e7-4169-9326-97f7da2c437e', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:33 devstack sudo[103443]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d48da350-41e1-4da6-becd-bcf3812e52c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d48da350-41e1-4da6-becd-bcf3812e52c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f4ac43d0-754f-4b82-9905-abb3ba636432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:33 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Volume 91fa21a8-15e7-4169-9326-97f7da2c437e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-91fa21a8-15e7-4169-9326-97f7da2c437e', 'volume_size': 1} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] ==> create_volume: call "{'self': , '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-08-16T19:24:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-410962104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=91fa21a8-15e7-4169-9326-97f7da2c437e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8288d54b21e94530b457e3d7eff69f86',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=2026-08-16T19:24:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:24:33Z,use_quota=True,user_id='be25f554a1cf4e079a21f68cb38f8563',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Creating volume 91fa21a8-15e7-4169-9326-97f7da2c437e {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:24:33 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91fa21a8-15e7-4169-9326-97f7da2c437e 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e713da65-c32c-41a5-a40b-84aa11c3ca62 tempest-VolumesMetadataTest-1383788186 None] Lock "cinder-quobyte-2a47dff5-2e20-48c2-adae-c0043e2accc3" released by "delete_volume" :: held 1.513s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dca32476-fedb-4c9b-80f1-dc7e2d42f00f tempest-AttachVolumeNegativeTest-737531472 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-17733e9a-0473-4345-9c5f-354ada54e314" returned: 0 in 0.494s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:33 devstack sudo[103448]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91fa21a8-15e7-4169-9326-97f7da2c437e 1073741824 Aug 16 21:24:33 devstack sudo[103448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-dca32476-fedb-4c9b-80f1-dc7e2d42f00f tempest-AttachVolumeNegativeTest-737531472 None] Lock "cinder-quobyte-17733e9a-0473-4345-9c5f-354ada54e314" released by "delete_volume" :: held 1.602s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-e713da65-c32c-41a5-a40b-84aa11c3ca62 tempest-VolumesMetadataTest-1383788186 None] Created reservations ['eb2744d7-db57-4367-ad98-ac38e08c7ed1', '8350ee90-b2ef-4b8b-922b-59210f959a70', '9dde86e7-0934-480b-8274-c6d73fc91d65', 'bf6c61c4-38de-401f-aa02-d7f0c924a084'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-dca32476-fedb-4c9b-80f1-dc7e2d42f00f tempest-AttachVolumeNegativeTest-737531472 None] Created reservations ['f7969cdd-2ecf-4233-9db2-dc10a2117a2c', '49489c63-9a31-4b58-93ee-c5adb9e25997', '582cd480-3e44-4538-a535-b64737a8ca39', 'cb0d75c6-1dd7-47ba-8eda-b7ffc09f9f23'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e713da65-c32c-41a5-a40b-84aa11c3ca62 tempest-VolumesMetadataTest-1383788186 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e713da65-c32c-41a5-a40b-84aa11c3ca62 tempest-VolumesMetadataTest-1383788186 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e713da65-c32c-41a5-a40b-84aa11c3ca62 tempest-VolumesMetadataTest-1383788186 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e713da65-c32c-41a5-a40b-84aa11c3ca62 tempest-VolumesMetadataTest-1383788186 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e713da65-c32c-41a5-a40b-84aa11c3ca62 tempest-VolumesMetadataTest-1383788186 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e713da65-c32c-41a5-a40b-84aa11c3ca62 tempest-VolumesMetadataTest-1383788186 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-dca32476-fedb-4c9b-80f1-dc7e2d42f00f tempest-AttachVolumeNegativeTest-737531472 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-dca32476-fedb-4c9b-80f1-dc7e2d42f00f tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-dca32476-fedb-4c9b-80f1-dc7e2d42f00f tempest-AttachVolumeNegativeTest-737531472 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:24:33 devstack sudo[103453]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-dca32476-fedb-4c9b-80f1-dc7e2d42f00f tempest-AttachVolumeNegativeTest-737531472 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-dca32476-fedb-4c9b-80f1-dc7e2d42f00f tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dca32476-fedb-4c9b-80f1-dc7e2d42f00f tempest-AttachVolumeNegativeTest-737531472 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:33 devstack sudo[103453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:33 devstack sudo[103455]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:24:33 devstack sudo[103455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:34 devstack sudo[103448]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91fa21a8-15e7-4169-9326-97f7da2c437e 1073741824" returned: 0 in 0.636s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:34 devstack sudo[103453]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91fa21a8-15e7-4169-9326-97f7da2c437e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e713da65-c32c-41a5-a40b-84aa11c3ca62 tempest-VolumesMetadataTest-1383788186 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.478s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:34 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-e713da65-c32c-41a5-a40b-84aa11c3ca62 tempest-VolumesMetadataTest-1383788186 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:24:34 devstack sudo[103455]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:34 devstack sudo[103460]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91fa21a8-15e7-4169-9326-97f7da2c437e Aug 16 21:24:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dca32476-fedb-4c9b-80f1-dc7e2d42f00f tempest-AttachVolumeNegativeTest-737531472 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.450s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:34 devstack sudo[103460]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:34 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-dca32476-fedb-4c9b-80f1-dc7e2d42f00f tempest-AttachVolumeNegativeTest-737531472 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:24:34 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-e713da65-c32c-41a5-a40b-84aa11c3ca62 tempest-VolumesMetadataTest-1383788186 None] Deleted volume successfully. Aug 16 21:24:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e713da65-c32c-41a5-a40b-84aa11c3ca62 tempest-VolumesMetadataTest-1383788186 None] Lock "cinder-2a47dff5-2e20-48c2-adae-c0043e2accc3-delete_volume" released by "delete_volume" :: held 2.512s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:34 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-dca32476-fedb-4c9b-80f1-dc7e2d42f00f tempest-AttachVolumeNegativeTest-737531472 None] Deleted volume successfully. Aug 16 21:24:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-dca32476-fedb-4c9b-80f1-dc7e2d42f00f tempest-AttachVolumeNegativeTest-737531472 None] Lock "cinder-17733e9a-0473-4345-9c5f-354ada54e314-delete_volume" released by "delete_volume" :: held 2.613s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e5be36b1-1e5a-4aa8-bf34-114fe039fceb tempest-AttachVolumeNegativeTest-737531472 None] Acquiring lock "cinder-cd564522-d90a-4e93-8f10-5438b1714f71-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e5be36b1-1e5a-4aa8-bf34-114fe039fceb tempest-AttachVolumeNegativeTest-737531472 None] Lock "cinder-cd564522-d90a-4e93-8f10-5438b1714f71-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e5be36b1-1e5a-4aa8-bf34-114fe039fceb tempest-AttachVolumeNegativeTest-737531472 None] Acquiring lock "cinder-quobyte-cd564522-d90a-4e93-8f10-5438b1714f71" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:34 devstack sudo[103460]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91fa21a8-15e7-4169-9326-97f7da2c437e" returned: 0 in 0.466s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:34 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] <== create_volume: return (1198ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:24:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.202s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e5be36b1-1e5a-4aa8-bf34-114fe039fceb tempest-AttachVolumeNegativeTest-737531472 None] Lock "cinder-quobyte-cd564522-d90a-4e93-8f10-5438b1714f71" acquired by "delete_volume" :: waited 0.032s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f4ac43d0-754f-4b82-9905-abb3ba636432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-91fa21a8-15e7-4169-9326-97f7da2c437e', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3d3cb0ee-a0b3-4327-9811-74b6bc6eba11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:34 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[76db9566-5b35-445c-b37f-561624dce7bb]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:24:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e5be36b1-1e5a-4aa8-bf34-114fe039fceb tempest-AttachVolumeNegativeTest-737531472 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd564522-d90a-4e93-8f10-5438b1714f71 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:34 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Volume volume-91fa21a8-15e7-4169-9326-97f7da2c437e (91fa21a8-15e7-4169-9326-97f7da2c437e): created successfully Aug 16 21:24:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3d3cb0ee-a0b3-4327-9811-74b6bc6eba11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Flow 'volume_create_manager' (829286c3-2684-49ff-b6b9-b62900854233) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:34 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-9dd008a4-1a45-4df7-a650-3c1e76b793c8 tempest-VolumesActionsTest-1304821948 None] Created volume successfully. Aug 16 21:24:34 devstack sudo[103463]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd564522-d90a-4e93-8f10-5438b1714f71 Aug 16 21:24:34 devstack sudo[103463]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:35 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bacf19bd-55fd-4f56-8f5a-dacdb87002b0 tempest-BackendsCapabilitiesAdminTestsJSON-964864886 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.75777053833, 'free_capacity_gb': 1775.75777053833, 'reserved_percentage': 0, 'QoS_support': False, 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=94342) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 16 21:24:35 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-46b76821-4d81-4e74-bdbd-f36dc121ca19 tempest-BackendsCapabilitiesAdminTestsJSON-964864886 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.75777053833, 'free_capacity_gb': 1775.75777053833, 'reserved_percentage': 0, 'QoS_support': False, 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=94342) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 16 21:24:35 devstack sudo[103463]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e5be36b1-1e5a-4aa8-bf34-114fe039fceb tempest-AttachVolumeNegativeTest-737531472 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd564522-d90a-4e93-8f10-5438b1714f71" returned: 0 in 0.541s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e5be36b1-1e5a-4aa8-bf34-114fe039fceb tempest-AttachVolumeNegativeTest-737531472 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd564522-d90a-4e93-8f10-5438b1714f71 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:35 devstack sudo[103468]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd564522-d90a-4e93-8f10-5438b1714f71 Aug 16 21:24:35 devstack sudo[103468]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-22da90b2-71dd-4982-9ccc-07893c3d33fd tempest-VolumesActionsTest-1304821948 None] Acquiring lock "cinder-91fa21a8-15e7-4169-9326-97f7da2c437e" by "attach_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-22da90b2-71dd-4982-9ccc-07893c3d33fd tempest-VolumesActionsTest-1304821948 None] Lock "cinder-91fa21a8-15e7-4169-9326-97f7da2c437e" acquired by "attach_volume" :: waited 0.036s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:35 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-22da90b2-71dd-4982-9ccc-07893c3d33fd tempest-VolumesActionsTest-1304821948 None] Attaching volume 91fa21a8-15e7-4169-9326-97f7da2c437e to instance 536a287b-0f03-4569-b249-634e027ba2d4 at mountpoint /dev/vdb on host None. Aug 16 21:24:35 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-22da90b2-71dd-4982-9ccc-07893c3d33fd tempest-VolumesActionsTest-1304821948 None] Attach volume completed successfully. Aug 16 21:24:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-22da90b2-71dd-4982-9ccc-07893c3d33fd tempest-VolumesActionsTest-1304821948 None] Lock "cinder-91fa21a8-15e7-4169-9326-97f7da2c437e" released by "attach_volume" :: held 0.207s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:35 devstack sudo[103468]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e5be36b1-1e5a-4aa8-bf34-114fe039fceb tempest-AttachVolumeNegativeTest-737531472 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cd564522-d90a-4e93-8f10-5438b1714f71" returned: 0 in 0.535s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e5be36b1-1e5a-4aa8-bf34-114fe039fceb tempest-AttachVolumeNegativeTest-737531472 None] Lock "cinder-quobyte-cd564522-d90a-4e93-8f10-5438b1714f71" released by "delete_volume" :: held 1.160s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:36 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-e5be36b1-1e5a-4aa8-bf34-114fe039fceb tempest-AttachVolumeNegativeTest-737531472 None] Created reservations ['afbfde16-01f9-4cd6-a5a4-4aa632bb6f80', 'b49cf847-c377-4f9e-92f7-354eb199da46', '1e335922-c2cf-45a7-b5ed-c2d29727e688', '441175c4-149c-4575-a477-43346826ced0'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e5be36b1-1e5a-4aa8-bf34-114fe039fceb tempest-AttachVolumeNegativeTest-737531472 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e5be36b1-1e5a-4aa8-bf34-114fe039fceb tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e5be36b1-1e5a-4aa8-bf34-114fe039fceb tempest-AttachVolumeNegativeTest-737531472 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:24:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e5be36b1-1e5a-4aa8-bf34-114fe039fceb tempest-AttachVolumeNegativeTest-737531472 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:24:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e5be36b1-1e5a-4aa8-bf34-114fe039fceb tempest-AttachVolumeNegativeTest-737531472 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e5be36b1-1e5a-4aa8-bf34-114fe039fceb tempest-AttachVolumeNegativeTest-737531472 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:36 devstack sudo[103471]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:24:36 devstack sudo[103471]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:36 devstack sudo[103471]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e5be36b1-1e5a-4aa8-bf34-114fe039fceb tempest-AttachVolumeNegativeTest-737531472 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.377s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:36 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-e5be36b1-1e5a-4aa8-bf34-114fe039fceb tempest-AttachVolumeNegativeTest-737531472 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:24:36 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-e5be36b1-1e5a-4aa8-bf34-114fe039fceb tempest-AttachVolumeNegativeTest-737531472 None] Deleted volume successfully. Aug 16 21:24:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e5be36b1-1e5a-4aa8-bf34-114fe039fceb tempest-AttachVolumeNegativeTest-737531472 None] Lock "cinder-cd564522-d90a-4e93-8f10-5438b1714f71-delete_volume" released by "delete_volume" :: held 1.961s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:36 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-8d248a39-342f-4d0d-8701-8baea1181f80 tempest-VolumesActionsTest-885033841 None] Terminate volume connection completed successfully. Aug 16 21:24:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8d248a39-342f-4d0d-8701-8baea1181f80 tempest-VolumesActionsTest-885033841 None] Acquiring lock "cinder-91fa21a8-15e7-4169-9326-97f7da2c437e-detach_volume" by "detach_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8d248a39-342f-4d0d-8701-8baea1181f80 tempest-VolumesActionsTest-885033841 None] Lock "cinder-91fa21a8-15e7-4169-9326-97f7da2c437e-detach_volume" acquired by "detach_volume" :: waited 0.031s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:37 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-8d248a39-342f-4d0d-8701-8baea1181f80 tempest-VolumesActionsTest-885033841 None] Detaching volume 91fa21a8-15e7-4169-9326-97f7da2c437e from instance 536a287b-0f03-4569-b249-634e027ba2d4. Aug 16 21:24:37 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-8d248a39-342f-4d0d-8701-8baea1181f80 tempest-VolumesActionsTest-885033841 None] Detach volume completed successfully. Aug 16 21:24:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8d248a39-342f-4d0d-8701-8baea1181f80 tempest-VolumesActionsTest-885033841 None] Lock "cinder-91fa21a8-15e7-4169-9326-97f7da2c437e-detach_volume" released by "detach_volume" :: held 0.180s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0cde8028-c026-48f0-a2be-35186145925e tempest-VolumesActionsTest-1304821948 None] Acquiring lock "cinder-91fa21a8-15e7-4169-9326-97f7da2c437e-detach_volume" by "detach_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0cde8028-c026-48f0-a2be-35186145925e tempest-VolumesActionsTest-1304821948 None] Lock "cinder-91fa21a8-15e7-4169-9326-97f7da2c437e-detach_volume" acquired by "detach_volume" :: waited 0.023s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:37 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-0cde8028-c026-48f0-a2be-35186145925e tempest-VolumesActionsTest-1304821948 None] Volume detach called, but volume not attached. Aug 16 21:24:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0cde8028-c026-48f0-a2be-35186145925e tempest-VolumesActionsTest-1304821948 None] Lock "cinder-91fa21a8-15e7-4169-9326-97f7da2c437e-detach_volume" released by "detach_volume" :: held 0.059s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e33f6353-e6d6-4622-99fc-bc8de737072a tempest-VolumesActionsTest-1304821948 None] Acquiring lock "cinder-91fa21a8-15e7-4169-9326-97f7da2c437e-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e33f6353-e6d6-4622-99fc-bc8de737072a tempest-VolumesActionsTest-1304821948 None] Lock "cinder-91fa21a8-15e7-4169-9326-97f7da2c437e-delete_volume" acquired by "delete_volume" :: waited 0.051s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e33f6353-e6d6-4622-99fc-bc8de737072a tempest-VolumesActionsTest-1304821948 None] Acquiring lock "cinder-quobyte-91fa21a8-15e7-4169-9326-97f7da2c437e" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e33f6353-e6d6-4622-99fc-bc8de737072a tempest-VolumesActionsTest-1304821948 None] Lock "cinder-quobyte-91fa21a8-15e7-4169-9326-97f7da2c437e" acquired by "delete_volume" :: waited 0.030s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:38 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[120997e9-dc21-42a4-92b4-e5a61731e875]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:24:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e33f6353-e6d6-4622-99fc-bc8de737072a tempest-VolumesActionsTest-1304821948 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91fa21a8-15e7-4169-9326-97f7da2c437e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:38 devstack sudo[103508]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91fa21a8-15e7-4169-9326-97f7da2c437e Aug 16 21:24:38 devstack sudo[103508]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:38 devstack sudo[103508]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e33f6353-e6d6-4622-99fc-bc8de737072a tempest-VolumesActionsTest-1304821948 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91fa21a8-15e7-4169-9326-97f7da2c437e" returned: 0 in 0.740s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e33f6353-e6d6-4622-99fc-bc8de737072a tempest-VolumesActionsTest-1304821948 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91fa21a8-15e7-4169-9326-97f7da2c437e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:38 devstack sudo[103516]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91fa21a8-15e7-4169-9326-97f7da2c437e Aug 16 21:24:39 devstack sudo[103516]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:39 devstack sudo[103516]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e33f6353-e6d6-4622-99fc-bc8de737072a tempest-VolumesActionsTest-1304821948 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91fa21a8-15e7-4169-9326-97f7da2c437e" returned: 0 in 0.423s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:39 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e33f6353-e6d6-4622-99fc-bc8de737072a tempest-VolumesActionsTest-1304821948 None] Lock "cinder-quobyte-91fa21a8-15e7-4169-9326-97f7da2c437e" released by "delete_volume" :: held 1.238s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:39 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-e33f6353-e6d6-4622-99fc-bc8de737072a tempest-VolumesActionsTest-1304821948 None] Created reservations ['428bbbe0-4c89-4e66-afa2-4934273079a4', '4c939721-2547-4182-9209-c7acea48052b', 'd70cf960-1ab7-4136-ba1c-b7a257af117d', '6470a872-0be8-45ed-97a1-1d9d7f963c8d'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e33f6353-e6d6-4622-99fc-bc8de737072a tempest-VolumesActionsTest-1304821948 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e33f6353-e6d6-4622-99fc-bc8de737072a tempest-VolumesActionsTest-1304821948 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e33f6353-e6d6-4622-99fc-bc8de737072a tempest-VolumesActionsTest-1304821948 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:24:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e33f6353-e6d6-4622-99fc-bc8de737072a tempest-VolumesActionsTest-1304821948 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:24:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e33f6353-e6d6-4622-99fc-bc8de737072a tempest-VolumesActionsTest-1304821948 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e33f6353-e6d6-4622-99fc-bc8de737072a tempest-VolumesActionsTest-1304821948 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:39 devstack sudo[103519]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:24:39 devstack sudo[103519]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:39 devstack sudo[103519]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e33f6353-e6d6-4622-99fc-bc8de737072a tempest-VolumesActionsTest-1304821948 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.363s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:39 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-e33f6353-e6d6-4622-99fc-bc8de737072a tempest-VolumesActionsTest-1304821948 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:24:39 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-e33f6353-e6d6-4622-99fc-bc8de737072a tempest-VolumesActionsTest-1304821948 None] Deleted volume successfully. Aug 16 21:24:39 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e33f6353-e6d6-4622-99fc-bc8de737072a tempest-VolumesActionsTest-1304821948 None] Lock "cinder-91fa21a8-15e7-4169-9326-97f7da2c437e-delete_volume" released by "delete_volume" :: held 1.894s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:44 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-aa8c420f-57d5-4032-87cd-62f6e8c0c3a6 tempest-GroupsV320Test-285176510 None] Group tempest-GroupsV320Test-Group-779513081: creating Aug 16 21:24:44 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-aa8c420f-57d5-4032-87cd-62f6e8c0c3a6 tempest-GroupsV320Test-285176510 None] Group tempest-GroupsV320Test-Group-779513081: created successfully Aug 16 21:24:44 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-aa8c420f-57d5-4032-87cd-62f6e8c0c3a6 tempest-GroupsV320Test-285176510 None] Create group completed successfully. Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-029a9f53-af39-42bd-b9ad-d36cb24e0ac5 tempest-GroupsV320Test-285176510 None] Created reservations ['65fe983c-27f0-4432-b910-9cfd85eb99b8'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-029a9f53-af39-42bd-b9ad-d36cb24e0ac5 tempest-GroupsV320Test-285176510 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-029a9f53-af39-42bd-b9ad-d36cb24e0ac5 tempest-GroupsV320Test-285176510 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-029a9f53-af39-42bd-b9ad-d36cb24e0ac5 tempest-GroupsV320Test-285176510 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-029a9f53-af39-42bd-b9ad-d36cb24e0ac5 tempest-GroupsV320Test-285176510 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-029a9f53-af39-42bd-b9ad-d36cb24e0ac5 tempest-GroupsV320Test-285176510 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-029a9f53-af39-42bd-b9ad-d36cb24e0ac5 tempest-GroupsV320Test-285176510 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:46 devstack sudo[103549]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:24:46 devstack sudo[103549]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:46 devstack sudo[103549]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-029a9f53-af39-42bd-b9ad-d36cb24e0ac5 tempest-GroupsV320Test-285176510 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.510s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-029a9f53-af39-42bd-b9ad-d36cb24e0ac5 tempest-GroupsV320Test-285176510 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:24:46 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-029a9f53-af39-42bd-b9ad-d36cb24e0ac5 tempest-GroupsV320Test-285176510 None] Delete group completed successfully. Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Flow 'volume_create_manager' (9392b93d-0fb1-4356-8767-7dae0ff355d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (18f7471c-4fc8-4269-bd79-e78f012f6584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (18f7471c-4fc8-4269-bd79-e78f012f6584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:24:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1925678594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9335ffac-338f-4e03-84e2-1d2fd6c2e007,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8288d54b21e94530b457e3d7eff69f86',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=2026-08-16T19:24:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:24:47Z,use_quota=True,user_id='be25f554a1cf4e079a21f68cb38f8563',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9d740fe3-7fa2-4801-97d4-9be82d5f3847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9d740fe3-7fa2-4801-97d4-9be82d5f3847) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d5da28e-155b-425a-92ff-4dad14d5f2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d5da28e-155b-425a-92ff-4dad14d5f2e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9335ffac-338f-4e03-84e2-1d2fd6c2e007', 'volume_name': 'volume-9335ffac-338f-4e03-84e2-1d2fd6c2e007', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b2b4722-5eeb-4683-be0e-7da31c3de81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b2b4722-5eeb-4683-be0e-7da31c3de81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dbbc588c-9807-4760-b1ef-4d73401ad69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:46 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Volume 9335ffac-338f-4e03-84e2-1d2fd6c2e007: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9335ffac-338f-4e03-84e2-1d2fd6c2e007', 'volume_size': 1} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] ==> create_volume: call "{'self': , '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-08-16T19:24:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1925678594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9335ffac-338f-4e03-84e2-1d2fd6c2e007,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8288d54b21e94530b457e3d7eff69f86',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=2026-08-16T19:24:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:24:47Z,use_quota=True,user_id='be25f554a1cf4e079a21f68cb38f8563',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Creating volume 9335ffac-338f-4e03-84e2-1d2fd6c2e007 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:24:46 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:24:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9335ffac-338f-4e03-84e2-1d2fd6c2e007 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:47 devstack sudo[103552]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9335ffac-338f-4e03-84e2-1d2fd6c2e007 1073741824 Aug 16 21:24:47 devstack sudo[103552]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:47 devstack sudo[103552]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9335ffac-338f-4e03-84e2-1d2fd6c2e007 1073741824" returned: 0 in 0.695s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9335ffac-338f-4e03-84e2-1d2fd6c2e007 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:47 devstack sudo[103560]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9335ffac-338f-4e03-84e2-1d2fd6c2e007 Aug 16 21:24:47 devstack sudo[103560]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:48 devstack sudo[103560]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9335ffac-338f-4e03-84e2-1d2fd6c2e007" returned: 0 in 0.389s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:48 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] <== create_volume: return (1162ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:24:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.164s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:48 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dbbc588c-9807-4760-b1ef-4d73401ad69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9335ffac-338f-4e03-84e2-1d2fd6c2e007', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:48 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3488e134-141a-47e0-907b-471cc4c672e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:48 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Volume volume-9335ffac-338f-4e03-84e2-1d2fd6c2e007 (9335ffac-338f-4e03-84e2-1d2fd6c2e007): created successfully Aug 16 21:24:48 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3488e134-141a-47e0-907b-471cc4c672e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:48 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Flow 'volume_create_manager' (9392b93d-0fb1-4356-8767-7dae0ff355d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:48 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-975f3fee-5130-49c4-86ba-2c0afe1afc8c tempest-VolumesActionsTest-1304821948 None] Created volume successfully. Aug 16 21:24:49 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cd82cd2a-e07b-4805-9cfa-916f34669956 tempest-VolumesActionsTest-885033841 None] Acquiring lock "cinder-9335ffac-338f-4e03-84e2-1d2fd6c2e007-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:49 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cd82cd2a-e07b-4805-9cfa-916f34669956 tempest-VolumesActionsTest-885033841 None] Lock "cinder-9335ffac-338f-4e03-84e2-1d2fd6c2e007-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:49 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cd82cd2a-e07b-4805-9cfa-916f34669956 tempest-VolumesActionsTest-885033841 None] Acquiring lock "cinder-quobyte-9335ffac-338f-4e03-84e2-1d2fd6c2e007" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:49 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cd82cd2a-e07b-4805-9cfa-916f34669956 tempest-VolumesActionsTest-885033841 None] Lock "cinder-quobyte-9335ffac-338f-4e03-84e2-1d2fd6c2e007" acquired by "delete_volume" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:49 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[302884d2-950f-4bbc-935d-39071a970401]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:24:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cd82cd2a-e07b-4805-9cfa-916f34669956 tempest-VolumesActionsTest-885033841 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9335ffac-338f-4e03-84e2-1d2fd6c2e007 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:49 devstack sudo[103564]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9335ffac-338f-4e03-84e2-1d2fd6c2e007 Aug 16 21:24:49 devstack sudo[103564]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:50 devstack sudo[103564]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cd82cd2a-e07b-4805-9cfa-916f34669956 tempest-VolumesActionsTest-885033841 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9335ffac-338f-4e03-84e2-1d2fd6c2e007" returned: 0 in 0.453s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cd82cd2a-e07b-4805-9cfa-916f34669956 tempest-VolumesActionsTest-885033841 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9335ffac-338f-4e03-84e2-1d2fd6c2e007 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:50 devstack sudo[103576]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9335ffac-338f-4e03-84e2-1d2fd6c2e007 Aug 16 21:24:50 devstack sudo[103576]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:50 devstack sudo[103576]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cd82cd2a-e07b-4805-9cfa-916f34669956 tempest-VolumesActionsTest-885033841 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9335ffac-338f-4e03-84e2-1d2fd6c2e007" returned: 0 in 0.355s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cd82cd2a-e07b-4805-9cfa-916f34669956 tempest-VolumesActionsTest-885033841 None] Lock "cinder-quobyte-9335ffac-338f-4e03-84e2-1d2fd6c2e007" released by "delete_volume" :: held 0.854s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:50 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-cd82cd2a-e07b-4805-9cfa-916f34669956 tempest-VolumesActionsTest-885033841 None] Created reservations ['4bd03aa5-0745-42b0-8e4c-08bae59b78cf', 'f51c2260-c1f3-4170-906c-b5e0751f6cba', '3e51348b-a787-455c-bcbe-fcadbe4736f1', 'd444dcfe-a8d1-4743-8228-ccf493ccef1d'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cd82cd2a-e07b-4805-9cfa-916f34669956 tempest-VolumesActionsTest-885033841 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cd82cd2a-e07b-4805-9cfa-916f34669956 tempest-VolumesActionsTest-885033841 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:50 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cd82cd2a-e07b-4805-9cfa-916f34669956 tempest-VolumesActionsTest-885033841 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:24:50 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cd82cd2a-e07b-4805-9cfa-916f34669956 tempest-VolumesActionsTest-885033841 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:24:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cd82cd2a-e07b-4805-9cfa-916f34669956 tempest-VolumesActionsTest-885033841 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cd82cd2a-e07b-4805-9cfa-916f34669956 tempest-VolumesActionsTest-885033841 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:50 devstack sudo[103579]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:24:50 devstack sudo[103579]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:51 devstack sudo[103579]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cd82cd2a-e07b-4805-9cfa-916f34669956 tempest-VolumesActionsTest-885033841 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.444s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-cd82cd2a-e07b-4805-9cfa-916f34669956 tempest-VolumesActionsTest-885033841 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:24:51 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-cd82cd2a-e07b-4805-9cfa-916f34669956 tempest-VolumesActionsTest-885033841 None] Deleted volume successfully. Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cd82cd2a-e07b-4805-9cfa-916f34669956 tempest-VolumesActionsTest-885033841 None] Lock "cinder-9335ffac-338f-4e03-84e2-1d2fd6c2e007-delete_volume" released by "delete_volume" :: held 1.577s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Flow 'volume_create_manager' (4aaac2af-91a5-4f3a-a366-7407792c5432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9704d26d-1f8b-47b0-a10a-6a8de7649004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9704d26d-1f8b-47b0-a10a-6a8de7649004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:24:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-112727944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cbc6cf78-33a4-4546-8d7f-e237c1594abd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8288d54b21e94530b457e3d7eff69f86',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=2026-08-16T19:24:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:24:51Z,use_quota=True,user_id='be25f554a1cf4e079a21f68cb38f8563',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (17e6aa4d-46fb-454c-81e7-562133dbb50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (17e6aa4d-46fb-454c-81e7-562133dbb50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (073b9124-b6c4-499a-8500-6803a28511ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (073b9124-b6c4-499a-8500-6803a28511ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cbc6cf78-33a4-4546-8d7f-e237c1594abd', 'volume_name': 'volume-cbc6cf78-33a4-4546-8d7f-e237c1594abd', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (66ce612c-f12e-4693-a34b-9438a609e582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (66ce612c-f12e-4693-a34b-9438a609e582) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0dabf4d8-a4cd-402a-9ce3-6a609e40e11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:51 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Volume cbc6cf78-33a4-4546-8d7f-e237c1594abd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cbc6cf78-33a4-4546-8d7f-e237c1594abd', 'volume_size': 1} Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] ==> create_volume: call "{'self': , '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-08-16T19:24:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-112727944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cbc6cf78-33a4-4546-8d7f-e237c1594abd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8288d54b21e94530b457e3d7eff69f86',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=2026-08-16T19:24:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:24:51Z,use_quota=True,user_id='be25f554a1cf4e079a21f68cb38f8563',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Creating volume cbc6cf78-33a4-4546-8d7f-e237c1594abd {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:24:51 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:24:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cbc6cf78-33a4-4546-8d7f-e237c1594abd 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:51 devstack sudo[103582]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cbc6cf78-33a4-4546-8d7f-e237c1594abd 1073741824 Aug 16 21:24:51 devstack sudo[103582]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:52 devstack sudo[103582]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cbc6cf78-33a4-4546-8d7f-e237c1594abd 1073741824" returned: 0 in 0.699s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cbc6cf78-33a4-4546-8d7f-e237c1594abd {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:52 devstack sudo[103588]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cbc6cf78-33a4-4546-8d7f-e237c1594abd Aug 16 21:24:52 devstack sudo[103588]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:52 devstack sudo[103588]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cbc6cf78-33a4-4546-8d7f-e237c1594abd" returned: 0 in 0.369s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] <== create_volume: return (1147ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:24:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.161s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0dabf4d8-a4cd-402a-9ce3-6a609e40e11a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cbc6cf78-33a4-4546-8d7f-e237c1594abd', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a3772369-c26e-4f1c-81b9-585a4436169b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:52 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Volume volume-cbc6cf78-33a4-4546-8d7f-e237c1594abd (cbc6cf78-33a4-4546-8d7f-e237c1594abd): created successfully Aug 16 21:24:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a3772369-c26e-4f1c-81b9-585a4436169b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Flow 'volume_create_manager' (4aaac2af-91a5-4f3a-a366-7407792c5432) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:52 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-eee6657a-356f-48a7-af6d-fe01e548bf1b tempest-VolumesActionsTest-1304821948 None] Created volume successfully. Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Flow 'volume_create_manager' (9af5f2d9-fc8b-440b-b7b1-c2dbdace428e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f8e7e4d4-5150-4850-b5f1-77c67510a7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f8e7e4d4-5150-4850-b5f1-77c67510a7f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:24:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1888741023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=51b7aa04-ccbd-4daf-9ba3-95144809e232,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='368a543f58dc48c1956a21f1e186784e',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=2026-08-16T19:24:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:24:53Z,use_quota=True,user_id='097c24446f8a434887027b1e774ecf5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eb94f692-b647-4efe-a6b4-8e41976c00a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eb94f692-b647-4efe-a6b4-8e41976c00a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d34ce9b9-d48f-40bf-becc-8c7ba8c52ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d34ce9b9-d48f-40bf-becc-8c7ba8c52ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '51b7aa04-ccbd-4daf-9ba3-95144809e232', 'volume_name': 'volume-51b7aa04-ccbd-4daf-9ba3-95144809e232', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9afde418-6fd2-4ce2-8349-e3c001152d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9afde418-6fd2-4ce2-8349-e3c001152d86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (382fe008-81ea-492b-bf78-f3c55c3b8ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:53 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Volume 51b7aa04-ccbd-4daf-9ba3-95144809e232: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-51b7aa04-ccbd-4daf-9ba3-95144809e232', 'volume_size': 1} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] ==> create_volume: call "{'self': , '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-08-16T19:24:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1888741023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=51b7aa04-ccbd-4daf-9ba3-95144809e232,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='368a543f58dc48c1956a21f1e186784e',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=2026-08-16T19:24:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:24:53Z,use_quota=True,user_id='097c24446f8a434887027b1e774ecf5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Creating volume 51b7aa04-ccbd-4daf-9ba3-95144809e232 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:24:53 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:53 devstack sudo[103591]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 1073741824 Aug 16 21:24:53 devstack sudo[103591]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-61087e39-61a5-4ec3-b8dd-6ec724b15d18 tempest-VolumesActionsTest-885033841 None] Acquiring lock "cinder-cbc6cf78-33a4-4546-8d7f-e237c1594abd-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:53 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-bd7f606c-9d2d-42ef-acbf-b5150bb06e4f tempest-GroupsTest-993564749 None] Group tempest-Group1-1266597484: creating Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-61087e39-61a5-4ec3-b8dd-6ec724b15d18 tempest-VolumesActionsTest-885033841 None] Lock "cinder-cbc6cf78-33a4-4546-8d7f-e237c1594abd-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:53 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-bd7f606c-9d2d-42ef-acbf-b5150bb06e4f tempest-GroupsTest-993564749 None] Group tempest-Group1-1266597484: created successfully Aug 16 21:24:53 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-bd7f606c-9d2d-42ef-acbf-b5150bb06e4f tempest-GroupsTest-993564749 None] Create group completed successfully. Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-61087e39-61a5-4ec3-b8dd-6ec724b15d18 tempest-VolumesActionsTest-885033841 None] Acquiring lock "cinder-quobyte-cbc6cf78-33a4-4546-8d7f-e237c1594abd" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:53 devstack sudo[103591]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-61087e39-61a5-4ec3-b8dd-6ec724b15d18 tempest-VolumesActionsTest-885033841 None] Lock "cinder-quobyte-cbc6cf78-33a4-4546-8d7f-e237c1594abd" acquired by "delete_volume" :: waited 0.024s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 1073741824" returned: 0 in 0.594s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[101153a7-7b6d-4dc8-a76d-5f0c5e9f0bd7]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-61087e39-61a5-4ec3-b8dd-6ec724b15d18 tempest-VolumesActionsTest-885033841 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cbc6cf78-33a4-4546-8d7f-e237c1594abd {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:53 devstack sudo[103598]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 Aug 16 21:24:53 devstack sudo[103598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:53 devstack sudo[103597]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cbc6cf78-33a4-4546-8d7f-e237c1594abd Aug 16 21:24:53 devstack sudo[103597]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:54 devstack sudo[103598]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232" returned: 0 in 0.259s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:54 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] <== create_volume: return (904ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:24:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.906s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:54 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (382fe008-81ea-492b-bf78-f3c55c3b8ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-51b7aa04-ccbd-4daf-9ba3-95144809e232', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:54 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a95d49f-9352-478a-9965-86d3ddf5e91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:54 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Volume volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 (51b7aa04-ccbd-4daf-9ba3-95144809e232): created successfully Aug 16 21:24:54 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a95d49f-9352-478a-9965-86d3ddf5e91c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:54 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Flow 'volume_create_manager' (9af5f2d9-fc8b-440b-b7b1-c2dbdace428e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:54 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-11539eb7-c2b5-4961-b22f-87f9139a6638 tempest-VolumesActionsTest-1180568072 None] Created volume successfully. Aug 16 21:24:54 devstack sudo[103597]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-61087e39-61a5-4ec3-b8dd-6ec724b15d18 tempest-VolumesActionsTest-885033841 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cbc6cf78-33a4-4546-8d7f-e237c1594abd" returned: 0 in 0.388s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-61087e39-61a5-4ec3-b8dd-6ec724b15d18 tempest-VolumesActionsTest-885033841 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cbc6cf78-33a4-4546-8d7f-e237c1594abd {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:54 devstack sudo[103605]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cbc6cf78-33a4-4546-8d7f-e237c1594abd Aug 16 21:24:54 devstack sudo[103605]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:54 devstack sudo[103605]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-61087e39-61a5-4ec3-b8dd-6ec724b15d18 tempest-VolumesActionsTest-885033841 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cbc6cf78-33a4-4546-8d7f-e237c1594abd" returned: 0 in 0.271s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:54 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-61087e39-61a5-4ec3-b8dd-6ec724b15d18 tempest-VolumesActionsTest-885033841 None] Lock "cinder-quobyte-cbc6cf78-33a4-4546-8d7f-e237c1594abd" released by "delete_volume" :: held 0.698s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:54 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-61087e39-61a5-4ec3-b8dd-6ec724b15d18 tempest-VolumesActionsTest-885033841 None] Created reservations ['d3eaccd6-25df-4677-8100-57f29acf0936', '5c947a2b-d42d-4506-ac37-1d86edc98347', '7bc6228a-2e28-41ad-8e09-402e88805230', 'cad868fd-964b-4639-a7a4-1bb4edda12e1'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-61087e39-61a5-4ec3-b8dd-6ec724b15d18 tempest-VolumesActionsTest-885033841 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-61087e39-61a5-4ec3-b8dd-6ec724b15d18 tempest-VolumesActionsTest-885033841 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:54 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-61087e39-61a5-4ec3-b8dd-6ec724b15d18 tempest-VolumesActionsTest-885033841 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:24:54 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-61087e39-61a5-4ec3-b8dd-6ec724b15d18 tempest-VolumesActionsTest-885033841 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:24:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-61087e39-61a5-4ec3-b8dd-6ec724b15d18 tempest-VolumesActionsTest-885033841 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-61087e39-61a5-4ec3-b8dd-6ec724b15d18 tempest-VolumesActionsTest-885033841 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:54 devstack sudo[103608]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:24:54 devstack sudo[103608]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:54 devstack sudo[103608]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-61087e39-61a5-4ec3-b8dd-6ec724b15d18 tempest-VolumesActionsTest-885033841 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.276s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:54 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-61087e39-61a5-4ec3-b8dd-6ec724b15d18 tempest-VolumesActionsTest-885033841 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:24:54 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-61087e39-61a5-4ec3-b8dd-6ec724b15d18 tempest-VolumesActionsTest-885033841 None] Deleted volume successfully. Aug 16 21:24:54 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f3cbb0c5-883f-428e-a412-3d0dd402e240 tempest-GroupsTest-993564749 None] Group tempest-Group2-1871056317: creating Aug 16 21:24:54 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-61087e39-61a5-4ec3-b8dd-6ec724b15d18 tempest-VolumesActionsTest-885033841 None] Lock "cinder-cbc6cf78-33a4-4546-8d7f-e237c1594abd-delete_volume" released by "delete_volume" :: held 1.233s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:54 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f3cbb0c5-883f-428e-a412-3d0dd402e240 tempest-GroupsTest-993564749 None] Group tempest-Group2-1871056317: created successfully Aug 16 21:24:55 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f3cbb0c5-883f-428e-a412-3d0dd402e240 tempest-GroupsTest-993564749 None] Create group completed successfully. Aug 16 21:24:55 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:24:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Flow 'volume_create_manager' (d63aa4c4-3691-4513-98f9-6944b7bf1a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d315b619-6b8a-4310-ad71-0c968f00d6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d315b619-6b8a-4310-ad71-0c968f00d6f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:24:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-776175681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=60b84d66-59e1-4654-94aa-12cb64140514,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8288d54b21e94530b457e3d7eff69f86',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=2026-08-16T19:24:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:24:55Z,use_quota=True,user_id='be25f554a1cf4e079a21f68cb38f8563',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6e09ae7c-8cd0-4359-9115-3ac7f3d31a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6e09ae7c-8cd0-4359-9115-3ac7f3d31a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (970ceee7-418c-429e-b761-d87491adeccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (970ceee7-418c-429e-b761-d87491adeccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '60b84d66-59e1-4654-94aa-12cb64140514', 'volume_name': 'volume-60b84d66-59e1-4654-94aa-12cb64140514', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97a8ba6c-aa4e-4878-b0e3-b3e228ce7d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97a8ba6c-aa4e-4878-b0e3-b3e228ce7d52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8fb8d766-c08c-4c4b-9abe-d3a714c8c6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:55 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Volume 60b84d66-59e1-4654-94aa-12cb64140514: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-60b84d66-59e1-4654-94aa-12cb64140514', 'volume_size': 1} Aug 16 21:24:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] ==> create_volume: call "{'self': , '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-08-16T19:24:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-776175681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=60b84d66-59e1-4654-94aa-12cb64140514,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8288d54b21e94530b457e3d7eff69f86',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=2026-08-16T19:24:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:24:55Z,use_quota=True,user_id='be25f554a1cf4e079a21f68cb38f8563',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:24:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Creating volume 60b84d66-59e1-4654-94aa-12cb64140514 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:24:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:24:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:24:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:24:55 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:24:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60b84d66-59e1-4654-94aa-12cb64140514 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:55 devstack sudo[103611]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60b84d66-59e1-4654-94aa-12cb64140514 1073741824 Aug 16 21:24:55 devstack sudo[103611]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:56 devstack sudo[103611]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60b84d66-59e1-4654-94aa-12cb64140514 1073741824" returned: 0 in 0.599s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60b84d66-59e1-4654-94aa-12cb64140514 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:56 devstack sudo[103620]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60b84d66-59e1-4654-94aa-12cb64140514 Aug 16 21:24:56 devstack sudo[103620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:56 devstack sudo[103620]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60b84d66-59e1-4654-94aa-12cb64140514" returned: 0 in 0.416s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:56 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] <== create_volume: return (1082ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:24:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.086s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8fb8d766-c08c-4c4b-9abe-d3a714c8c6f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-60b84d66-59e1-4654-94aa-12cb64140514', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cdd2f86d-8005-4252-a268-7dfd95402f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:56 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Volume volume-60b84d66-59e1-4654-94aa-12cb64140514 (60b84d66-59e1-4654-94aa-12cb64140514): created successfully Aug 16 21:24:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cdd2f86d-8005-4252-a268-7dfd95402f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Flow 'volume_create_manager' (d63aa4c4-3691-4513-98f9-6944b7bf1a2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:56 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-a08f453e-88c7-462b-b3bc-cd4bb321316b tempest-VolumesActionsTest-1304821948 None] Created volume successfully. Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Flow 'volume_create_manager' (37d7953b-6616-4f98-8be6-ef298511562f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c38bad36-5ba0-44de-b5c7-e504ca31d995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c38bad36-5ba0-44de-b5c7-e504ca31d995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:24:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1103128685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=08f07262-0398-493e-9f90-3f64db6f145e,host='devstack@QuobyteHD#QuobyteHD',id=38599261-9adc-4567-8262-ffd8d4def2d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='079c218b52974fc592fced999183b2ad',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=2026-08-16T19:24:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:24:57Z,use_quota=True,user_id='eaba5102e82b4b0ba6a34c5dedd5ebf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79b1901b-c409-496b-964a-b1ca723c12bd),volume_type_id=79b1901b-c409-496b-964a-b1ca723c12bd)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (229c7641-9067-42b2-929b-2199fed0c994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (229c7641-9067-42b2-929b-2199fed0c994) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (479c1745-53f0-4a04-a96e-713d4d90e907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (479c1745-53f0-4a04-a96e-713d4d90e907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '38599261-9adc-4567-8262-ffd8d4def2d0', 'volume_name': 'volume-38599261-9adc-4567-8262-ffd8d4def2d0', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea55a3d2-fff9-440e-be29-fe7dc93c5b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea55a3d2-fff9-440e-be29-fe7dc93c5b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da07403f-d636-4930-bb4b-3b4530253fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:57 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Volume 38599261-9adc-4567-8262-ffd8d4def2d0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-38599261-9adc-4567-8262-ffd8d4def2d0', 'volume_size': 1} Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=08f07262-0398-493e-9f90-3f64db6f145e,created_at=2026-08-16T19:24:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1103128685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=08f07262-0398-493e-9f90-3f64db6f145e,host='devstack@QuobyteHD#QuobyteHD',id=38599261-9adc-4567-8262-ffd8d4def2d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='079c218b52974fc592fced999183b2ad',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=2026-08-16T19:24:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:24:57Z,use_quota=True,user_id='eaba5102e82b4b0ba6a34c5dedd5ebf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79b1901b-c409-496b-964a-b1ca723c12bd),volume_type_id=79b1901b-c409-496b-964a-b1ca723c12bd)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Creating volume 38599261-9adc-4567-8262-ffd8d4def2d0 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:24:57 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38599261-9adc-4567-8262-ffd8d4def2d0 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:57 devstack sudo[103624]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38599261-9adc-4567-8262-ffd8d4def2d0 1073741824 Aug 16 21:24:57 devstack sudo[103624]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:57 devstack sudo[103624]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38599261-9adc-4567-8262-ffd8d4def2d0 1073741824" returned: 0 in 0.640s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6fb7fc4f-24fa-42c2-b803-8ad13d72221d tempest-VolumesActionsTest-885033841 None] Acquiring lock "cinder-60b84d66-59e1-4654-94aa-12cb64140514-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6fb7fc4f-24fa-42c2-b803-8ad13d72221d tempest-VolumesActionsTest-885033841 None] Lock "cinder-60b84d66-59e1-4654-94aa-12cb64140514-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38599261-9adc-4567-8262-ffd8d4def2d0 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:57 devstack sudo[103630]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38599261-9adc-4567-8262-ffd8d4def2d0 Aug 16 21:24:57 devstack sudo[103630]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6fb7fc4f-24fa-42c2-b803-8ad13d72221d tempest-VolumesActionsTest-885033841 None] Acquiring lock "cinder-quobyte-60b84d66-59e1-4654-94aa-12cb64140514" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:58 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6fb7fc4f-24fa-42c2-b803-8ad13d72221d tempest-VolumesActionsTest-885033841 None] Lock "cinder-quobyte-60b84d66-59e1-4654-94aa-12cb64140514" acquired by "delete_volume" :: waited 0.036s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:58 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[4ce42fde-adcb-435d-acdd-adb4cc0cfaab]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:24:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6fb7fc4f-24fa-42c2-b803-8ad13d72221d tempest-VolumesActionsTest-885033841 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60b84d66-59e1-4654-94aa-12cb64140514 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:58 devstack sudo[103630]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38599261-9adc-4567-8262-ffd8d4def2d0" returned: 0 in 0.349s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] <== create_volume: return (1083ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:24:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.085s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:58 devstack sudo[103632]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60b84d66-59e1-4654-94aa-12cb64140514 Aug 16 21:24:58 devstack sudo[103632]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da07403f-d636-4930-bb4b-3b4530253fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-38599261-9adc-4567-8262-ffd8d4def2d0', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12972dba-ea8d-44d2-8933-461f1871706e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:58 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Volume volume-38599261-9adc-4567-8262-ffd8d4def2d0 (38599261-9adc-4567-8262-ffd8d4def2d0): created successfully Aug 16 21:24:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12972dba-ea8d-44d2-8933-461f1871706e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Flow 'volume_create_manager' (37d7953b-6616-4f98-8be6-ef298511562f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:58 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-af9907b9-249b-4620-821e-31b863879aa1 tempest-GroupsTest-993564749 None] Created volume successfully. Aug 16 21:24:58 devstack sudo[103632]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6fb7fc4f-24fa-42c2-b803-8ad13d72221d tempest-VolumesActionsTest-885033841 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60b84d66-59e1-4654-94aa-12cb64140514" returned: 0 in 0.601s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6fb7fc4f-24fa-42c2-b803-8ad13d72221d tempest-VolumesActionsTest-885033841 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60b84d66-59e1-4654-94aa-12cb64140514 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:58 devstack sudo[103649]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60b84d66-59e1-4654-94aa-12cb64140514 Aug 16 21:24:58 devstack sudo[103649]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:58 devstack sudo[103649]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6fb7fc4f-24fa-42c2-b803-8ad13d72221d tempest-VolumesActionsTest-885033841 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60b84d66-59e1-4654-94aa-12cb64140514" returned: 0 in 0.346s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:59 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6fb7fc4f-24fa-42c2-b803-8ad13d72221d tempest-VolumesActionsTest-885033841 None] Lock "cinder-quobyte-60b84d66-59e1-4654-94aa-12cb64140514" released by "delete_volume" :: held 1.009s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:59 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-6fb7fc4f-24fa-42c2-b803-8ad13d72221d tempest-VolumesActionsTest-885033841 None] Created reservations ['5c4667fa-6f88-46ac-9da0-94c25b16a45b', '68832373-8f62-43e1-83ec-49e522e5451c', 'cb4bebcf-5a3a-4c7e-90cf-512f97570af4', 'e6372f1f-8c30-4c24-bb26-0e699e3d59e9'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6fb7fc4f-24fa-42c2-b803-8ad13d72221d tempest-VolumesActionsTest-885033841 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:24:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6fb7fc4f-24fa-42c2-b803-8ad13d72221d tempest-VolumesActionsTest-885033841 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:24:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6fb7fc4f-24fa-42c2-b803-8ad13d72221d tempest-VolumesActionsTest-885033841 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:24:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6fb7fc4f-24fa-42c2-b803-8ad13d72221d tempest-VolumesActionsTest-885033841 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:24:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6fb7fc4f-24fa-42c2-b803-8ad13d72221d tempest-VolumesActionsTest-885033841 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:24:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6fb7fc4f-24fa-42c2-b803-8ad13d72221d tempest-VolumesActionsTest-885033841 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:24:59 devstack sudo[103659]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:24:59 devstack sudo[103659]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:24:59 devstack sudo[103659]: pam_unix(sudo:session): session closed for user root Aug 16 21:24:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6fb7fc4f-24fa-42c2-b803-8ad13d72221d tempest-VolumesActionsTest-885033841 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.280s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:24:59 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-6fb7fc4f-24fa-42c2-b803-8ad13d72221d tempest-VolumesActionsTest-885033841 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:24:59 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-6fb7fc4f-24fa-42c2-b803-8ad13d72221d tempest-VolumesActionsTest-885033841 None] Deleted volume successfully. Aug 16 21:24:59 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6fb7fc4f-24fa-42c2-b803-8ad13d72221d tempest-VolumesActionsTest-885033841 None] Lock "cinder-60b84d66-59e1-4654-94aa-12cb64140514-delete_volume" released by "delete_volume" :: held 1.583s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:25:00 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2c81e968-fffe-4ed4-8fca-01fc1c144aba tempest-GroupsTest-993564749 None] Acquiring lock "cinder-quobyte-38599261-9adc-4567-8262-ffd8d4def2d0" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:25:00 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2c81e968-fffe-4ed4-8fca-01fc1c144aba tempest-GroupsTest-993564749 None] Lock "cinder-quobyte-38599261-9adc-4567-8262-ffd8d4def2d0" acquired by "delete_volume" :: waited 0.034s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:25:00 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[de9b2af7-1e42-41c3-bc1b-acde1d4a4284]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:25:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2c81e968-fffe-4ed4-8fca-01fc1c144aba tempest-GroupsTest-993564749 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38599261-9adc-4567-8262-ffd8d4def2d0 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:00 devstack sudo[103663]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38599261-9adc-4567-8262-ffd8d4def2d0 Aug 16 21:25:00 devstack sudo[103663]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:00 devstack sudo[103663]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2c81e968-fffe-4ed4-8fca-01fc1c144aba tempest-GroupsTest-993564749 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38599261-9adc-4567-8262-ffd8d4def2d0" returned: 0 in 0.543s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2c81e968-fffe-4ed4-8fca-01fc1c144aba tempest-GroupsTest-993564749 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38599261-9adc-4567-8262-ffd8d4def2d0 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:01 devstack sudo[103668]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38599261-9adc-4567-8262-ffd8d4def2d0 Aug 16 21:25:01 devstack sudo[103668]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Flow 'volume_create_manager' (2fd6f0a0-4942-4320-b1ec-96676b8586c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3a6e8507-03a2-4a92-a7b1-49f0682078fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3a6e8507-03a2-4a92-a7b1-49f0682078fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:25:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1199965736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0f7afa28-351e-401e-ba9f-118448100230,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8288d54b21e94530b457e3d7eff69f86',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=2026-08-16T19:25:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:25:01Z,use_quota=True,user_id='be25f554a1cf4e079a21f68cb38f8563',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b1122a3e-503a-4f50-9dc3-66c26977474d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b1122a3e-503a-4f50-9dc3-66c26977474d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (01e4e867-c560-40ac-b6bd-695152f88d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (01e4e867-c560-40ac-b6bd-695152f88d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0f7afa28-351e-401e-ba9f-118448100230', 'volume_name': 'volume-0f7afa28-351e-401e-ba9f-118448100230', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f4b04933-7098-4049-b1ba-a7928cca9ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f4b04933-7098-4049-b1ba-a7928cca9ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (365675b9-de70-40de-a4af-986b553d622c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:01 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Volume 0f7afa28-351e-401e-ba9f-118448100230: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0f7afa28-351e-401e-ba9f-118448100230', 'volume_size': 1} Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] ==> create_volume: call "{'self': , '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-08-16T19:25:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1199965736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0f7afa28-351e-401e-ba9f-118448100230,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8288d54b21e94530b457e3d7eff69f86',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=2026-08-16T19:25:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:25:01Z,use_quota=True,user_id='be25f554a1cf4e079a21f68cb38f8563',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Creating volume 0f7afa28-351e-401e-ba9f-118448100230 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:25:01 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f7afa28-351e-401e-ba9f-118448100230 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:01 devstack sudo[103725]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f7afa28-351e-401e-ba9f-118448100230 1073741824 Aug 16 21:25:01 devstack sudo[103725]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:01 devstack sudo[103668]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2c81e968-fffe-4ed4-8fca-01fc1c144aba tempest-GroupsTest-993564749 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38599261-9adc-4567-8262-ffd8d4def2d0" returned: 0 in 0.690s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2c81e968-fffe-4ed4-8fca-01fc1c144aba tempest-GroupsTest-993564749 None] Lock "cinder-quobyte-38599261-9adc-4567-8262-ffd8d4def2d0" released by "delete_volume" :: held 1.330s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-2c81e968-fffe-4ed4-8fca-01fc1c144aba tempest-GroupsTest-993564749 None] Created reservations ['7afdd0d5-6c7f-4e30-93ff-c75c55619737'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:01 devstack cinder-volume[94342]: WARNING cinder.quota [None req-2c81e968-fffe-4ed4-8fca-01fc1c144aba tempest-GroupsTest-993564749 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1464475833 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1464475833, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:25:01 devstack cinder-volume[94342]: WARNING cinder.quota [None req-2c81e968-fffe-4ed4-8fca-01fc1c144aba tempest-GroupsTest-993564749 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1464475833 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1464475833, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:25:01 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-2c81e968-fffe-4ed4-8fca-01fc1c144aba tempest-GroupsTest-993564749 None] Created reservations ['ba3c6a53-6bb0-4e78-b798-34a93845de43', '74dddaa0-231c-46d6-9ee1-85b36d25b667', 'ef6bc815-942b-4251-8b6c-c343f7edfcc3', '2982ad0c-7f80-4985-b6b6-343a66400679'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2c81e968-fffe-4ed4-8fca-01fc1c144aba tempest-GroupsTest-993564749 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2c81e968-fffe-4ed4-8fca-01fc1c144aba tempest-GroupsTest-993564749 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2c81e968-fffe-4ed4-8fca-01fc1c144aba tempest-GroupsTest-993564749 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:25:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2c81e968-fffe-4ed4-8fca-01fc1c144aba tempest-GroupsTest-993564749 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:25:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2c81e968-fffe-4ed4-8fca-01fc1c144aba tempest-GroupsTest-993564749 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2c81e968-fffe-4ed4-8fca-01fc1c144aba tempest-GroupsTest-993564749 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:02 devstack sudo[103976]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:25:02 devstack sudo[103976]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:02 devstack sudo[103725]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f7afa28-351e-401e-ba9f-118448100230 1073741824" returned: 0 in 1.172s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f7afa28-351e-401e-ba9f-118448100230 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:02 devstack sudo[104055]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f7afa28-351e-401e-ba9f-118448100230 Aug 16 21:25:02 devstack sudo[104055]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:02 devstack sudo[103976]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2c81e968-fffe-4ed4-8fca-01fc1c144aba tempest-GroupsTest-993564749 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.498s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:02 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-2c81e968-fffe-4ed4-8fca-01fc1c144aba tempest-GroupsTest-993564749 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:25:02 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-2c81e968-fffe-4ed4-8fca-01fc1c144aba tempest-GroupsTest-993564749 None] Delete group completed successfully. Aug 16 21:25:02 devstack sudo[104055]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f7afa28-351e-401e-ba9f-118448100230" returned: 0 in 0.355s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] <== create_volume: return (1605ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:25:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.610s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (365675b9-de70-40de-a4af-986b553d622c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0f7afa28-351e-401e-ba9f-118448100230', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (724fb39a-790c-49d6-a520-1bb6d28b3b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:02 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Volume volume-0f7afa28-351e-401e-ba9f-118448100230 (0f7afa28-351e-401e-ba9f-118448100230): created successfully Aug 16 21:25:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (724fb39a-790c-49d6-a520-1bb6d28b3b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Flow 'volume_create_manager' (2fd6f0a0-4942-4320-b1ec-96676b8586c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:02 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-686cb989-8877-4a72-b8f4-046ea2350cda tempest-VolumesActionsTest-1304821948 None] Created volume successfully. Aug 16 21:25:03 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-fd8e6580-af78-4f57-9fa9-58aa57f8f89c tempest-GroupsTest-993564749 None] Created reservations ['a8fa14c4-81a4-44a5-9797-fed0e752dece'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fd8e6580-af78-4f57-9fa9-58aa57f8f89c tempest-GroupsTest-993564749 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fd8e6580-af78-4f57-9fa9-58aa57f8f89c tempest-GroupsTest-993564749 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:03 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fd8e6580-af78-4f57-9fa9-58aa57f8f89c tempest-GroupsTest-993564749 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:25:03 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fd8e6580-af78-4f57-9fa9-58aa57f8f89c tempest-GroupsTest-993564749 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:25:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fd8e6580-af78-4f57-9fa9-58aa57f8f89c tempest-GroupsTest-993564749 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd8e6580-af78-4f57-9fa9-58aa57f8f89c tempest-GroupsTest-993564749 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:03 devstack sudo[104097]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:25:03 devstack sudo[104097]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:03 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7973d692-f396-4aab-a074-706319349d3c tempest-VolumesActionsTest-885033841 None] Acquiring lock "cinder-0f7afa28-351e-401e-ba9f-118448100230-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:25:03 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7973d692-f396-4aab-a074-706319349d3c tempest-VolumesActionsTest-885033841 None] Lock "cinder-0f7afa28-351e-401e-ba9f-118448100230-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:25:03 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7973d692-f396-4aab-a074-706319349d3c tempest-VolumesActionsTest-885033841 None] Acquiring lock "cinder-quobyte-0f7afa28-351e-401e-ba9f-118448100230" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:25:03 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7973d692-f396-4aab-a074-706319349d3c tempest-VolumesActionsTest-885033841 None] Lock "cinder-quobyte-0f7afa28-351e-401e-ba9f-118448100230" acquired by "delete_volume" :: waited 0.021s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:25:03 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[7ea09eeb-1931-4530-8509-33212ce65965]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:25:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7973d692-f396-4aab-a074-706319349d3c tempest-VolumesActionsTest-885033841 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f7afa28-351e-401e-ba9f-118448100230 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:03 devstack sudo[104097]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd8e6580-af78-4f57-9fa9-58aa57f8f89c tempest-GroupsTest-993564749 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.397s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:03 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fd8e6580-af78-4f57-9fa9-58aa57f8f89c tempest-GroupsTest-993564749 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:25:03 devstack sudo[104099]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f7afa28-351e-401e-ba9f-118448100230 Aug 16 21:25:03 devstack sudo[104099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:03 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-fd8e6580-af78-4f57-9fa9-58aa57f8f89c tempest-GroupsTest-993564749 None] Delete group completed successfully. Aug 16 21:25:04 devstack sudo[104099]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7973d692-f396-4aab-a074-706319349d3c tempest-VolumesActionsTest-885033841 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f7afa28-351e-401e-ba9f-118448100230" returned: 0 in 0.500s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7973d692-f396-4aab-a074-706319349d3c tempest-VolumesActionsTest-885033841 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f7afa28-351e-401e-ba9f-118448100230 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:04 devstack sudo[104105]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f7afa28-351e-401e-ba9f-118448100230 Aug 16 21:25:04 devstack sudo[104105]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:04 devstack sudo[104105]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7973d692-f396-4aab-a074-706319349d3c tempest-VolumesActionsTest-885033841 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f7afa28-351e-401e-ba9f-118448100230" returned: 0 in 0.362s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:04 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7973d692-f396-4aab-a074-706319349d3c tempest-VolumesActionsTest-885033841 None] Lock "cinder-quobyte-0f7afa28-351e-401e-ba9f-118448100230" released by "delete_volume" :: held 0.946s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:25:04 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-7973d692-f396-4aab-a074-706319349d3c tempest-VolumesActionsTest-885033841 None] Created reservations ['3cbcd7c3-366f-4fdd-9e78-0f6ff59646b7', '23d3f9b9-fa50-4ef0-92ea-09248e839d4c', '288438ec-5051-4384-bc63-fc500a00f544', '8421bda4-400b-4a38-8103-e1cf91e2ad51'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7973d692-f396-4aab-a074-706319349d3c tempest-VolumesActionsTest-885033841 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7973d692-f396-4aab-a074-706319349d3c tempest-VolumesActionsTest-885033841 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:04 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7973d692-f396-4aab-a074-706319349d3c tempest-VolumesActionsTest-885033841 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:25:04 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7973d692-f396-4aab-a074-706319349d3c tempest-VolumesActionsTest-885033841 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:25:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7973d692-f396-4aab-a074-706319349d3c tempest-VolumesActionsTest-885033841 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7973d692-f396-4aab-a074-706319349d3c tempest-VolumesActionsTest-885033841 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:04 devstack sudo[104110]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:25:04 devstack sudo[104110]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:05 devstack sudo[104110]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7973d692-f396-4aab-a074-706319349d3c tempest-VolumesActionsTest-885033841 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.544s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:05 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-7973d692-f396-4aab-a074-706319349d3c tempest-VolumesActionsTest-885033841 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:25:05 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-7973d692-f396-4aab-a074-706319349d3c tempest-VolumesActionsTest-885033841 None] Deleted volume successfully. Aug 16 21:25:05 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-0a8f423c-5855-4a3b-b689-07f26e2150db tempest-GroupsTest-993564749 None] Group tempest-GroupsTest-Group-547368198: creating Aug 16 21:25:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7973d692-f396-4aab-a074-706319349d3c tempest-VolumesActionsTest-885033841 None] Lock "cinder-0f7afa28-351e-401e-ba9f-118448100230-delete_volume" released by "delete_volume" :: held 1.968s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:25:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-008063b2-be3a-4f51-bf2a-3fc610252e01 tempest-VolumesActionsTest-1180568072 None] Acquiring lock "cinder-51b7aa04-ccbd-4daf-9ba3-95144809e232" by "attach_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:25:05 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-0a8f423c-5855-4a3b-b689-07f26e2150db tempest-GroupsTest-993564749 None] Group tempest-GroupsTest-Group-547368198: created successfully Aug 16 21:25:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-008063b2-be3a-4f51-bf2a-3fc610252e01 tempest-VolumesActionsTest-1180568072 None] Lock "cinder-51b7aa04-ccbd-4daf-9ba3-95144809e232" acquired by "attach_volume" :: waited 0.025s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:25:05 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-0a8f423c-5855-4a3b-b689-07f26e2150db tempest-GroupsTest-993564749 None] Create group completed successfully. Aug 16 21:25:05 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-008063b2-be3a-4f51-bf2a-3fc610252e01 tempest-VolumesActionsTest-1180568072 None] Attaching volume 51b7aa04-ccbd-4daf-9ba3-95144809e232 to instance fde2f786-1e88-43a3-9ba2-49ea6894153d at mountpoint /dev/vdb on host None. Aug 16 21:25:05 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-008063b2-be3a-4f51-bf2a-3fc610252e01 tempest-VolumesActionsTest-1180568072 None] Attach volume completed successfully. Aug 16 21:25:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-008063b2-be3a-4f51-bf2a-3fc610252e01 tempest-VolumesActionsTest-1180568072 None] Lock "cinder-51b7aa04-ccbd-4daf-9ba3-95144809e232" released by "attach_volume" :: held 0.086s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:25:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-93f7e899-f657-4ac9-8953-439266585d08 tempest-VolumesActionsTest-1180568072 None] Acquiring lock "cinder-51b7aa04-ccbd-4daf-9ba3-95144809e232-detach_volume" by "detach_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:25:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-93f7e899-f657-4ac9-8953-439266585d08 tempest-VolumesActionsTest-1180568072 None] Lock "cinder-51b7aa04-ccbd-4daf-9ba3-95144809e232-detach_volume" acquired by "detach_volume" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:25:05 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-93f7e899-f657-4ac9-8953-439266585d08 tempest-VolumesActionsTest-1180568072 None] Detaching volume 51b7aa04-ccbd-4daf-9ba3-95144809e232 from instance fde2f786-1e88-43a3-9ba2-49ea6894153d. Aug 16 21:25:05 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-93f7e899-f657-4ac9-8953-439266585d08 tempest-VolumesActionsTest-1180568072 None] Detach volume completed successfully. Aug 16 21:25:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-93f7e899-f657-4ac9-8953-439266585d08 tempest-VolumesActionsTest-1180568072 None] Lock "cinder-51b7aa04-ccbd-4daf-9ba3-95144809e232-detach_volume" released by "detach_volume" :: held 0.077s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:25:06 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:25:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Flow 'volume_create_manager' (5cdd4974-dc27-4631-90a8-3d65471d614d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8eceab33-a078-443d-bb01-9cfa27125c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8eceab33-a078-443d-bb01-9cfa27125c8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:25:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-694348661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=398cf443-4552-4801-ba67-e3d03de1cdf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8288d54b21e94530b457e3d7eff69f86',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=2026-08-16T19:25:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:25:06Z,use_quota=True,user_id='be25f554a1cf4e079a21f68cb38f8563',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d79ce876-ccbf-47a5-90e8-005b03193b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d79ce876-ccbf-47a5-90e8-005b03193b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d4a9a9a5-859d-464f-935f-46b9a0d3952b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d4a9a9a5-859d-464f-935f-46b9a0d3952b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '398cf443-4552-4801-ba67-e3d03de1cdf8', 'volume_name': 'volume-398cf443-4552-4801-ba67-e3d03de1cdf8', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f115510e-6bb1-47e3-ba78-a38a58959fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f115510e-6bb1-47e3-ba78-a38a58959fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e81b4d3a-9553-4eee-aac4-281556989512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:06 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Volume 398cf443-4552-4801-ba67-e3d03de1cdf8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-398cf443-4552-4801-ba67-e3d03de1cdf8', 'volume_size': 1} Aug 16 21:25:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] ==> create_volume: call "{'self': , '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-08-16T19:25:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-694348661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=398cf443-4552-4801-ba67-e3d03de1cdf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8288d54b21e94530b457e3d7eff69f86',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=2026-08-16T19:25:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:25:06Z,use_quota=True,user_id='be25f554a1cf4e079a21f68cb38f8563',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:25:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Creating volume 398cf443-4552-4801-ba67-e3d03de1cdf8 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:25:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:25:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:25:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:25:06 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:25:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-398cf443-4552-4801-ba67-e3d03de1cdf8 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:06 devstack sudo[104118]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-398cf443-4552-4801-ba67-e3d03de1cdf8 1073741824 Aug 16 21:25:06 devstack sudo[104118]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:07 devstack sudo[104118]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-398cf443-4552-4801-ba67-e3d03de1cdf8 1073741824" returned: 0 in 0.816s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-398cf443-4552-4801-ba67-e3d03de1cdf8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:25:07 devstack sudo[104144]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-398cf443-4552-4801-ba67-e3d03de1cdf8 Aug 16 21:25:07 devstack sudo[104144]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Flow 'volume_create_manager' (3fcecadb-5305-454d-aa33-3e13673b1371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (624430a2-2981-43c0-90cc-3109457b2112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (624430a2-2981-43c0-90cc-3109457b2112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:25:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-720895888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0514e747-17ff-4300-be57-0207cd328aa4,host='devstack@QuobyteHD#QuobyteHD',id=b8b1ed8e-073f-49c3-a0a7-65e042e72c6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='079c218b52974fc592fced999183b2ad',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=2026-08-16T19:25:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:25:07Z,use_quota=True,user_id='eaba5102e82b4b0ba6a34c5dedd5ebf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f985536c-db84-4e6f-8077-579488e6c8a9),volume_type_id=f985536c-db84-4e6f-8077-579488e6c8a9)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (48a79b62-280e-453d-80f5-c5fe2c58daf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (48a79b62-280e-453d-80f5-c5fe2c58daf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (518c4456-41f0-41b9-a33d-bc6f5c8668be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (518c4456-41f0-41b9-a33d-bc6f5c8668be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b8b1ed8e-073f-49c3-a0a7-65e042e72c6d', 'volume_name': 'volume-b8b1ed8e-073f-49c3-a0a7-65e042e72c6d', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (86a9dc7b-2852-4c9e-b6b1-c72deff95f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (86a9dc7b-2852-4c9e-b6b1-c72deff95f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f91a34cf-e1c5-49e9-82f6-0d968a0d057e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:07 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Volume b8b1ed8e-073f-49c3-a0a7-65e042e72c6d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b8b1ed8e-073f-49c3-a0a7-65e042e72c6d', 'volume_size': 1} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:07 devstack sudo[104144]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-398cf443-4552-4801-ba67-e3d03de1cdf8" returned: 0 in 0.344s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] <== create_volume: return (1297ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.302s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.143s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=0514e747-17ff-4300-be57-0207cd328aa4,created_at=2026-08-16T19:25:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-720895888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0514e747-17ff-4300-be57-0207cd328aa4,host='devstack@QuobyteHD#QuobyteHD',id=b8b1ed8e-073f-49c3-a0a7-65e042e72c6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='079c218b52974fc592fced999183b2ad',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=2026-08-16T19:25:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:25:07Z,use_quota=True,user_id='eaba5102e82b4b0ba6a34c5dedd5ebf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f985536c-db84-4e6f-8077-579488e6c8a9),volume_type_id=f985536c-db84-4e6f-8077-579488e6c8a9)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Creating volume b8b1ed8e-073f-49c3-a0a7-65e042e72c6d {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:25:07 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b8b1ed8e-073f-49c3-a0a7-65e042e72c6d 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e81b4d3a-9553-4eee-aac4-281556989512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-398cf443-4552-4801-ba67-e3d03de1cdf8', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ba09add3-7462-4c4c-a7a2-020854aa7456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:08 devstack sudo[104149]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b8b1ed8e-073f-49c3-a0a7-65e042e72c6d 1073741824 Aug 16 21:25:08 devstack sudo[104149]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:08 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Volume volume-398cf443-4552-4801-ba67-e3d03de1cdf8 (398cf443-4552-4801-ba67-e3d03de1cdf8): created successfully Aug 16 21:25:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ba09add3-7462-4c4c-a7a2-020854aa7456) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Flow 'volume_create_manager' (5cdd4974-dc27-4631-90a8-3d65471d614d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:08 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-1617f734-19fb-4383-8f78-5ac213c44ca9 tempest-VolumesActionsTest-1304821948 None] Created volume successfully. Aug 16 21:25:08 devstack sudo[104149]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b8b1ed8e-073f-49c3-a0a7-65e042e72c6d 1073741824" returned: 0 in 0.548s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b8b1ed8e-073f-49c3-a0a7-65e042e72c6d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:08 devstack sudo[104156]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b8b1ed8e-073f-49c3-a0a7-65e042e72c6d Aug 16 21:25:08 devstack sudo[104156]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:08 devstack sudo[104156]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b8b1ed8e-073f-49c3-a0a7-65e042e72c6d" returned: 0 in 0.331s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] <== create_volume: return (930ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:25:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.934s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f91a34cf-e1c5-49e9-82f6-0d968a0d057e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b8b1ed8e-073f-49c3-a0a7-65e042e72c6d', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e0ded8f1-58fb-476a-8099-8016e540eb30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:08 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Volume volume-b8b1ed8e-073f-49c3-a0a7-65e042e72c6d (b8b1ed8e-073f-49c3-a0a7-65e042e72c6d): created successfully Aug 16 21:25:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e0ded8f1-58fb-476a-8099-8016e540eb30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Flow 'volume_create_manager' (3fcecadb-5305-454d-aa33-3e13673b1371) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:08 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-1ccd35ba-d992-4088-a5b7-639cba1a831d tempest-GroupsTest-993564749 None] Created volume successfully. Aug 16 21:25:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8e40112b-6eb3-410f-b830-18864053bdf9 tempest-VolumesActionsTest-1304821948 None] Acquiring lock "cinder-398cf443-4552-4801-ba67-e3d03de1cdf8-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:25:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8e40112b-6eb3-410f-b830-18864053bdf9 tempest-VolumesActionsTest-1304821948 None] Lock "cinder-398cf443-4552-4801-ba67-e3d03de1cdf8-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:25:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8e40112b-6eb3-410f-b830-18864053bdf9 tempest-VolumesActionsTest-1304821948 None] Acquiring lock "cinder-quobyte-398cf443-4552-4801-ba67-e3d03de1cdf8" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:25:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8e40112b-6eb3-410f-b830-18864053bdf9 tempest-VolumesActionsTest-1304821948 None] Lock "cinder-quobyte-398cf443-4552-4801-ba67-e3d03de1cdf8" acquired by "delete_volume" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:25:09 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[5c5783f3-fb4d-4c98-b9c2-91e7e1e4e6ec]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:25:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8e40112b-6eb3-410f-b830-18864053bdf9 tempest-VolumesActionsTest-1304821948 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-398cf443-4552-4801-ba67-e3d03de1cdf8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:25:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:25:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:25:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:09 devstack sudo[104161]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:25:09 devstack sudo[104161]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:09 devstack sudo[104160]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-398cf443-4552-4801-ba67-e3d03de1cdf8 Aug 16 21:25:09 devstack sudo[104160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:09 devstack sudo[104161]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.322s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:09 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:25:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager._thread_info {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:25:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread count: 29 {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread info: [<_MainThread(MainThread, started 140145850327168)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:25:10 devstack sudo[104160]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8e40112b-6eb3-410f-b830-18864053bdf9 tempest-VolumesActionsTest-1304821948 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-398cf443-4552-4801-ba67-e3d03de1cdf8" returned: 0 in 0.548s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8e40112b-6eb3-410f-b830-18864053bdf9 tempest-VolumesActionsTest-1304821948 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-398cf443-4552-4801-ba67-e3d03de1cdf8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:10 devstack sudo[104169]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-398cf443-4552-4801-ba67-e3d03de1cdf8 Aug 16 21:25:10 devstack sudo[104169]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:10 devstack sudo[104169]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8e40112b-6eb3-410f-b830-18864053bdf9 tempest-VolumesActionsTest-1304821948 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-398cf443-4552-4801-ba67-e3d03de1cdf8" returned: 0 in 0.389s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8e40112b-6eb3-410f-b830-18864053bdf9 tempest-VolumesActionsTest-1304821948 None] Lock "cinder-quobyte-398cf443-4552-4801-ba67-e3d03de1cdf8" released by "delete_volume" :: held 1.020s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:UPDATE=150,cinder:SELECT=140,cinder:INSERT=32,cinder:DELETE=14 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=140,cinder:UPDATE=175,cinder:INSERT=41,cinder:DELETE=11 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-8e40112b-6eb3-410f-b830-18864053bdf9 tempest-VolumesActionsTest-1304821948 None] Created reservations ['1a910808-06f1-4e3c-8672-4089315bee14', '12972dec-b54f-412a-b66d-39536e892de4', 'b6456af0-afae-40d0-8c65-f186e8e0542a', '74f94b3e-bed3-45ad-9914-346de82dd245'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Flow 'volume_create_manager' (cbeef5d0-9e81-4d2b-929c-99bead3a4f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d4545e95-ca6c-45bc-86a4-cdb9eeec8f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8e40112b-6eb3-410f-b830-18864053bdf9 tempest-VolumesActionsTest-1304821948 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8e40112b-6eb3-410f-b830-18864053bdf9 tempest-VolumesActionsTest-1304821948 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8e40112b-6eb3-410f-b830-18864053bdf9 tempest-VolumesActionsTest-1304821948 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8e40112b-6eb3-410f-b830-18864053bdf9 tempest-VolumesActionsTest-1304821948 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8e40112b-6eb3-410f-b830-18864053bdf9 tempest-VolumesActionsTest-1304821948 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8e40112b-6eb3-410f-b830-18864053bdf9 tempest-VolumesActionsTest-1304821948 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d4545e95-ca6c-45bc-86a4-cdb9eeec8f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:25:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1066937528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0514e747-17ff-4300-be57-0207cd328aa4,host='devstack@QuobyteHD#QuobyteHD',id=95ff837e-e530-40bb-ae59-0b9c51fb905a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='079c218b52974fc592fced999183b2ad',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=2026-08-16T19:25:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:25:11Z,use_quota=True,user_id='eaba5102e82b4b0ba6a34c5dedd5ebf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f985536c-db84-4e6f-8077-579488e6c8a9),volume_type_id=f985536c-db84-4e6f-8077-579488e6c8a9)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:10 devstack sudo[104175]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:25:10 devstack sudo[104175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (82615e65-9be0-4d8d-a998-948531a0ac50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (82615e65-9be0-4d8d-a998-948531a0ac50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ac8148ad-e188-4782-9399-193558c090bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ac8148ad-e188-4782-9399-193558c090bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '95ff837e-e530-40bb-ae59-0b9c51fb905a', 'volume_name': 'volume-95ff837e-e530-40bb-ae59-0b9c51fb905a', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8c9fa6da-7c72-4c3c-a863-521a10a5680a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8c9fa6da-7c72-4c3c-a863-521a10a5680a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (daf70e61-8655-4467-803f-165f2c2bff7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:10 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Volume 95ff837e-e530-40bb-ae59-0b9c51fb905a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-95ff837e-e530-40bb-ae59-0b9c51fb905a', 'volume_size': 1} Aug 16 21:25:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=0514e747-17ff-4300-be57-0207cd328aa4,created_at=2026-08-16T19:25:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1066937528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0514e747-17ff-4300-be57-0207cd328aa4,host='devstack@QuobyteHD#QuobyteHD',id=95ff837e-e530-40bb-ae59-0b9c51fb905a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='079c218b52974fc592fced999183b2ad',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=2026-08-16T19:25:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:25:11Z,use_quota=True,user_id='eaba5102e82b4b0ba6a34c5dedd5ebf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f985536c-db84-4e6f-8077-579488e6c8a9),volume_type_id=f985536c-db84-4e6f-8077-579488e6c8a9)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:25:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Creating volume 95ff837e-e530-40bb-ae59-0b9c51fb905a {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:25:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:25:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:25:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:25:11 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:25:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-95ff837e-e530-40bb-ae59-0b9c51fb905a 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:11 devstack sudo[104177]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-95ff837e-e530-40bb-ae59-0b9c51fb905a 1073741824 Aug 16 21:25:11 devstack sudo[104177]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:11 devstack sudo[104175]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8e40112b-6eb3-410f-b830-18864053bdf9 tempest-VolumesActionsTest-1304821948 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.334s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:11 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-8e40112b-6eb3-410f-b830-18864053bdf9 tempest-VolumesActionsTest-1304821948 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:25:11 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-8e40112b-6eb3-410f-b830-18864053bdf9 tempest-VolumesActionsTest-1304821948 None] Deleted volume successfully. Aug 16 21:25:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8e40112b-6eb3-410f-b830-18864053bdf9 tempest-VolumesActionsTest-1304821948 None] Lock "cinder-398cf443-4552-4801-ba67-e3d03de1cdf8-delete_volume" released by "delete_volume" :: held 1.822s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:25:11 devstack sudo[104177]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-95ff837e-e530-40bb-ae59-0b9c51fb905a 1073741824" returned: 0 in 0.601s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-95ff837e-e530-40bb-ae59-0b9c51fb905a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:11 devstack sudo[104184]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-95ff837e-e530-40bb-ae59-0b9c51fb905a Aug 16 21:25:11 devstack sudo[104184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:12 devstack sudo[104184]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-95ff837e-e530-40bb-ae59-0b9c51fb905a" returned: 0 in 0.406s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] <== create_volume: return (1100ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:25:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.103s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (daf70e61-8655-4467-803f-165f2c2bff7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-95ff837e-e530-40bb-ae59-0b9c51fb905a', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9729830-1bf7-4000-85de-dd230fcb902c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:12 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Volume volume-95ff837e-e530-40bb-ae59-0b9c51fb905a (95ff837e-e530-40bb-ae59-0b9c51fb905a): created successfully Aug 16 21:25:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9729830-1bf7-4000-85de-dd230fcb902c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Flow 'volume_create_manager' (cbeef5d0-9e81-4d2b-929c-99bead3a4f44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:12 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-2b3e31c4-0d2f-47c8-9f82-abd04c439fea tempest-GroupsTest-993564749 None] Created volume successfully. Aug 16 21:25:13 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-4803ceb7-5796-44f1-98b5-046ced3a0b8a tempest-GroupsTest-993564749 None] Update group completed successfully. Aug 16 21:25:15 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-ce5de2ac-8850-406c-b192-d79c9c49c4aa tempest-GroupsTest-993564749 None] Update group completed successfully. Aug 16 21:25:16 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:25:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Flow 'volume_create_manager' (c3d3662f-44dc-4d79-8454-a1bbd9f3b9c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d5dda52-22ec-4bab-9114-d53d7f1ff5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d5dda52-22ec-4bab-9114-d53d7f1ff5b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:25:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-455234724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=014bdf06-1756-4ef1-9b90-69c27b491dc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17c8817bf8404878a1f4ece549b5ebf8',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=2026-08-16T19:25:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:25:16Z,use_quota=True,user_id='d6ac8c794b32437482eeb9bd426c2053',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a41d4c56-31cf-4b3b-815d-6e4d97a181c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a41d4c56-31cf-4b3b-815d-6e4d97a181c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0ac8ddb-9fb0-485d-80ba-6c5e73cc7b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0ac8ddb-9fb0-485d-80ba-6c5e73cc7b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '014bdf06-1756-4ef1-9b90-69c27b491dc2', 'volume_name': 'volume-014bdf06-1756-4ef1-9b90-69c27b491dc2', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (045e9f85-9830-489d-96b1-1ac41ef08b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (045e9f85-9830-489d-96b1-1ac41ef08b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (29fbffeb-10de-436b-93f0-287c4f84338c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:16 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Volume 014bdf06-1756-4ef1-9b90-69c27b491dc2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-014bdf06-1756-4ef1-9b90-69c27b491dc2', 'volume_size': 1} Aug 16 21:25:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:16 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] ==> create_volume: call "{'self': , '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-08-16T19:25:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-455234724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=014bdf06-1756-4ef1-9b90-69c27b491dc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17c8817bf8404878a1f4ece549b5ebf8',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=2026-08-16T19:25:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:25:16Z,use_quota=True,user_id='d6ac8c794b32437482eeb9bd426c2053',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:25:16 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Creating volume 014bdf06-1756-4ef1-9b90-69c27b491dc2 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:25:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:16 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:25:16 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:25:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:16 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:25:16 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:25:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-014bdf06-1756-4ef1-9b90-69c27b491dc2 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:16 devstack sudo[104335]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-014bdf06-1756-4ef1-9b90-69c27b491dc2 1073741824 Aug 16 21:25:16 devstack sudo[104335]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:17 devstack sudo[104335]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-014bdf06-1756-4ef1-9b90-69c27b491dc2 1073741824" returned: 0 in 0.868s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] Acquiring lock "cinder-quobyte-95ff837e-e530-40bb-ae59-0b9c51fb905a" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:25:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-014bdf06-1756-4ef1-9b90-69c27b491dc2 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] Lock "cinder-quobyte-95ff837e-e530-40bb-ae59-0b9c51fb905a" acquired by "delete_volume" :: waited 0.071s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:25:17 devstack sudo[104375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-014bdf06-1756-4ef1-9b90-69c27b491dc2 Aug 16 21:25:17 devstack sudo[104375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:17 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[b20c7984-8af7-48b8-96a3-65a559900a16]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:25:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-95ff837e-e530-40bb-ae59-0b9c51fb905a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:17 devstack sudo[104385]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-95ff837e-e530-40bb-ae59-0b9c51fb905a Aug 16 21:25:17 devstack sudo[104385]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:17 devstack sudo[104375]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-014bdf06-1756-4ef1-9b90-69c27b491dc2" returned: 0 in 0.325s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] <== create_volume: return (1339ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:25:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.342s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (29fbffeb-10de-436b-93f0-287c4f84338c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-014bdf06-1756-4ef1-9b90-69c27b491dc2', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (388103eb-214e-4341-a318-86046311175e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:17 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Volume volume-014bdf06-1756-4ef1-9b90-69c27b491dc2 (014bdf06-1756-4ef1-9b90-69c27b491dc2): created successfully Aug 16 21:25:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (388103eb-214e-4341-a318-86046311175e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Flow 'volume_create_manager' (c3d3662f-44dc-4d79-8454-a1bbd9f3b9c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:18 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-d9065c32-4013-45be-b31c-1ca64218b786 tempest-VolumesServicesTestJSON-1775650235 None] Created volume successfully. Aug 16 21:25:18 devstack sudo[104385]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-95ff837e-e530-40bb-ae59-0b9c51fb905a" returned: 0 in 0.447s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-95ff837e-e530-40bb-ae59-0b9c51fb905a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:18 devstack sudo[104393]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-95ff837e-e530-40bb-ae59-0b9c51fb905a Aug 16 21:25:18 devstack sudo[104393]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:18 devstack sudo[104393]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-95ff837e-e530-40bb-ae59-0b9c51fb905a" returned: 0 in 0.385s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] Lock "cinder-quobyte-95ff837e-e530-40bb-ae59-0b9c51fb905a" released by "delete_volume" :: held 0.922s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:25:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] Acquiring lock "cinder-quobyte-b8b1ed8e-073f-49c3-a0a7-65e042e72c6d" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:25:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] Lock "cinder-quobyte-b8b1ed8e-073f-49c3-a0a7-65e042e72c6d" acquired by "delete_volume" :: waited 0.023s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:25:18 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[2b91ca43-08a9-4989-90be-fb3d37b4c633]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:25:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b8b1ed8e-073f-49c3-a0a7-65e042e72c6d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-02416a5e-2670-4f05-b4f8-c9609372ba3d tempest-VolumesServicesTestJSON-1775650235 None] Acquiring lock "cinder-014bdf06-1756-4ef1-9b90-69c27b491dc2-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:25:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-02416a5e-2670-4f05-b4f8-c9609372ba3d tempest-VolumesServicesTestJSON-1775650235 None] Lock "cinder-014bdf06-1756-4ef1-9b90-69c27b491dc2-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:25:18 devstack sudo[104397]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b8b1ed8e-073f-49c3-a0a7-65e042e72c6d Aug 16 21:25:18 devstack sudo[104397]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-02416a5e-2670-4f05-b4f8-c9609372ba3d tempest-VolumesServicesTestJSON-1775650235 None] Acquiring lock "cinder-quobyte-014bdf06-1756-4ef1-9b90-69c27b491dc2" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:25:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-02416a5e-2670-4f05-b4f8-c9609372ba3d tempest-VolumesServicesTestJSON-1775650235 None] Lock "cinder-quobyte-014bdf06-1756-4ef1-9b90-69c27b491dc2" acquired by "delete_volume" :: waited 0.027s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:25:18 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[acd5d681-cdf2-40cd-b5d5-a5012cc3565e]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:25:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-02416a5e-2670-4f05-b4f8-c9609372ba3d tempest-VolumesServicesTestJSON-1775650235 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-014bdf06-1756-4ef1-9b90-69c27b491dc2 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:19 devstack sudo[104402]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-014bdf06-1756-4ef1-9b90-69c27b491dc2 Aug 16 21:25:19 devstack sudo[104402]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:19 devstack sudo[104397]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b8b1ed8e-073f-49c3-a0a7-65e042e72c6d" returned: 0 in 0.784s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b8b1ed8e-073f-49c3-a0a7-65e042e72c6d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:19 devstack sudo[104408]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b8b1ed8e-073f-49c3-a0a7-65e042e72c6d Aug 16 21:25:19 devstack sudo[104408]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:19 devstack sudo[104402]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-02416a5e-2670-4f05-b4f8-c9609372ba3d tempest-VolumesServicesTestJSON-1775650235 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-014bdf06-1756-4ef1-9b90-69c27b491dc2" returned: 0 in 0.719s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-02416a5e-2670-4f05-b4f8-c9609372ba3d tempest-VolumesServicesTestJSON-1775650235 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-014bdf06-1756-4ef1-9b90-69c27b491dc2 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:19 devstack sudo[104413]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-014bdf06-1756-4ef1-9b90-69c27b491dc2 Aug 16 21:25:19 devstack sudo[104413]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:19 devstack sudo[104408]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b8b1ed8e-073f-49c3-a0a7-65e042e72c6d" returned: 0 in 0.387s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] Lock "cinder-quobyte-b8b1ed8e-073f-49c3-a0a7-65e042e72c6d" released by "delete_volume" :: held 1.280s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:25:20 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] Created reservations ['44f29a2b-2f9a-482e-886a-b98b4b48d36f'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:20 devstack cinder-volume[94342]: WARNING cinder.quota [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-678822580 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-678822580, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:25:20 devstack cinder-volume[94342]: WARNING cinder.quota [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-678822580 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-678822580, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:25:20 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] Created reservations ['6b2fcc53-5403-48de-9d61-616c70d2d09a', '97fb19ba-052f-4542-abde-150440dffb36', '0e69277d-17d8-4601-b1dc-e51a06c4903d', '202be2b5-cac0-4ade-b707-fc6a5373fcf6'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:20 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] Created reservations ['53e0bc46-53a6-4ff7-a184-c5a19f830f2d', 'd73d1986-1623-4eb1-86f6-1a31d5e8a9e0', '3ae7a539-007a-42ca-bb9f-9669f39fa811', 'ba663c77-f343-4bb8-bdf0-76e085557e43'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:20 devstack sudo[104413]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-02416a5e-2670-4f05-b4f8-c9609372ba3d tempest-VolumesServicesTestJSON-1775650235 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-014bdf06-1756-4ef1-9b90-69c27b491dc2" returned: 0 in 0.590s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2a373fc7-703d-4832-b9d3-cf50821c980c tempest-VolumesActionsTest-1180568072 None] Acquiring lock "cinder-51b7aa04-ccbd-4daf-9ba3-95144809e232" by "attach_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:25:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-02416a5e-2670-4f05-b4f8-c9609372ba3d tempest-VolumesServicesTestJSON-1775650235 None] Lock "cinder-quobyte-014bdf06-1756-4ef1-9b90-69c27b491dc2" released by "delete_volume" :: held 1.425s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:25:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2a373fc7-703d-4832-b9d3-cf50821c980c tempest-VolumesActionsTest-1180568072 None] Lock "cinder-51b7aa04-ccbd-4daf-9ba3-95144809e232" acquired by "attach_volume" :: waited 0.053s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:25:20 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-02416a5e-2670-4f05-b4f8-c9609372ba3d tempest-VolumesServicesTestJSON-1775650235 None] Created reservations ['2e1cdc75-d4a9-4b86-879c-54ee30b4bf31', '9cade108-a766-47a5-ba04-3cf91fd0170d', '83086729-9523-4784-a47f-89fbe07bafbc', '7d59a360-257a-4269-aa3f-0f382594f9ff'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:25:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:25:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:20 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-2a373fc7-703d-4832-b9d3-cf50821c980c tempest-VolumesActionsTest-1180568072 None] Attaching volume 51b7aa04-ccbd-4daf-9ba3-95144809e232 to instance 49b37566-7408-4a25-83a4-9f6dde3261f3 at mountpoint /dev/vdb on host None. Aug 16 21:25:20 devstack sudo[104417]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:25:20 devstack sudo[104417]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:20 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-2a373fc7-703d-4832-b9d3-cf50821c980c tempest-VolumesActionsTest-1180568072 None] Attach volume completed successfully. Aug 16 21:25:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2a373fc7-703d-4832-b9d3-cf50821c980c tempest-VolumesActionsTest-1180568072 None] Lock "cinder-51b7aa04-ccbd-4daf-9ba3-95144809e232" released by "attach_volume" :: held 0.273s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:25:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-02416a5e-2670-4f05-b4f8-c9609372ba3d tempest-VolumesServicesTestJSON-1775650235 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-02416a5e-2670-4f05-b4f8-c9609372ba3d tempest-VolumesServicesTestJSON-1775650235 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-02416a5e-2670-4f05-b4f8-c9609372ba3d tempest-VolumesServicesTestJSON-1775650235 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:25:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-02416a5e-2670-4f05-b4f8-c9609372ba3d tempest-VolumesServicesTestJSON-1775650235 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:25:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-02416a5e-2670-4f05-b4f8-c9609372ba3d tempest-VolumesServicesTestJSON-1775650235 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-02416a5e-2670-4f05-b4f8-c9609372ba3d tempest-VolumesServicesTestJSON-1775650235 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:20 devstack sudo[104419]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:25:20 devstack sudo[104419]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:20 devstack sudo[104417]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.380s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:20 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:25:20 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-8bca8b53-b417-4f58-befe-73c19edbfed3 tempest-GroupsTest-993564749 None] Delete group completed successfully. Aug 16 21:25:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b0ecc95d-1fe1-47ec-830a-092f32edbcfd tempest-VolumesActionsTest-1180568072 None] Acquiring lock "cinder-51b7aa04-ccbd-4daf-9ba3-95144809e232-detach_volume" by "detach_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:25:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b0ecc95d-1fe1-47ec-830a-092f32edbcfd tempest-VolumesActionsTest-1180568072 None] Lock "cinder-51b7aa04-ccbd-4daf-9ba3-95144809e232-detach_volume" acquired by "detach_volume" :: waited 0.034s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:25:21 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b0ecc95d-1fe1-47ec-830a-092f32edbcfd tempest-VolumesActionsTest-1180568072 None] Detaching volume 51b7aa04-ccbd-4daf-9ba3-95144809e232 from instance 49b37566-7408-4a25-83a4-9f6dde3261f3. Aug 16 21:25:21 devstack sudo[104419]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:21 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b0ecc95d-1fe1-47ec-830a-092f32edbcfd tempest-VolumesActionsTest-1180568072 None] Detach volume completed successfully. Aug 16 21:25:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-02416a5e-2670-4f05-b4f8-c9609372ba3d tempest-VolumesServicesTestJSON-1775650235 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.510s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:21 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-02416a5e-2670-4f05-b4f8-c9609372ba3d tempest-VolumesServicesTestJSON-1775650235 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:25:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b0ecc95d-1fe1-47ec-830a-092f32edbcfd tempest-VolumesActionsTest-1180568072 None] Lock "cinder-51b7aa04-ccbd-4daf-9ba3-95144809e232-detach_volume" released by "detach_volume" :: held 0.123s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:25:21 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-02416a5e-2670-4f05-b4f8-c9609372ba3d tempest-VolumesServicesTestJSON-1775650235 None] Deleted volume successfully. Aug 16 21:25:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-02416a5e-2670-4f05-b4f8-c9609372ba3d tempest-VolumesServicesTestJSON-1775650235 None] Lock "cinder-014bdf06-1756-4ef1-9b90-69c27b491dc2-delete_volume" released by "delete_volume" :: held 2.541s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:25:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b4e76769-258a-4609-b8cf-34d352eab0c2 tempest-VolumesActionsTest-1180568072 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b4e76769-258a-4609-b8cf-34d352eab0c2 tempest-VolumesActionsTest-1180568072 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:28 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[f110f5b9-ff58-45b8-b97e-5fca43221a48]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:25:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b4e76769-258a-4609-b8cf-34d352eab0c2 tempest-VolumesActionsTest-1180568072 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:28 devstack sudo[104455]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 Aug 16 21:25:28 devstack sudo[104455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:28 devstack sudo[104455]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b4e76769-258a-4609-b8cf-34d352eab0c2 tempest-VolumesActionsTest-1180568072 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232" returned: 0 in 0.409s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:28 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[ccd8a88a-4d8f-4902-b1c9-c4950cb3e326]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:25:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b4e76769-258a-4609-b8cf-34d352eab0c2 tempest-VolumesActionsTest-1180568072 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:28 devstack sudo[104460]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 Aug 16 21:25:28 devstack sudo[104460]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:29 devstack sudo[104460]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b4e76769-258a-4609-b8cf-34d352eab0c2 tempest-VolumesActionsTest-1180568072 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232" returned: 0 in 0.425s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b4e76769-258a-4609-b8cf-34d352eab0c2 tempest-VolumesActionsTest-1180568072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 /opt/stack/data/cinder/conversion/51b7aa04-ccbd-4daf-9ba3-95144809e232.temp_image.8afef5d8-68b2-49c1-bbf4-5798db2946b7ad17shkf.img {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:29 devstack sudo[104466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 /opt/stack/data/cinder/conversion/51b7aa04-ccbd-4daf-9ba3-95144809e232.temp_image.8afef5d8-68b2-49c1-bbf4-5798db2946b7ad17shkf.img Aug 16 21:25:29 devstack sudo[104466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:31 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:INSERT=14,cinder:UPDATE=42,cinder:SELECT=39,cinder:DELETE=3 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:25:31 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:25:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Flow 'volume_create_manager' (1e208b8d-fd6b-453a-93d5-f520edd93665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76f39664-ebe4-4336-a33f-ff69ff545f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76f39664-ebe4-4336-a33f-ff69ff545f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:25:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-427895567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a7716497-497e-4335-a895-5d26be637c35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5b7181d0ad542cba457eec02274014b',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=2026-08-16T19:25:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:25:32Z,use_quota=True,user_id='73db35fdc7384459bc8f41bf536f129e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54df6e76-20a7-4d4a-8bd7-4a1bf978fc3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54df6e76-20a7-4d4a-8bd7-4a1bf978fc3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0530e5f7-4de1-42cc-bad2-130875068942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0530e5f7-4de1-42cc-bad2-130875068942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a7716497-497e-4335-a895-5d26be637c35', 'volume_name': 'volume-a7716497-497e-4335-a895-5d26be637c35', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (106fd8c4-0e02-4a63-a439-a6262348d8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (106fd8c4-0e02-4a63-a439-a6262348d8ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fcd1bd94-cb60-41f2-9c8a-dc09e3a5bda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:32 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Volume a7716497-497e-4335-a895-5d26be637c35: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a7716497-497e-4335-a895-5d26be637c35', 'volume_size': 1} Aug 16 21:25:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:33 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:25:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Flow 'volume_create_manager' (798323c8-68c7-44ed-b863-ad6fa6fe81de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9d7aca9e-1db2-4940-a438-b7c3d06836c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9d7aca9e-1db2-4940-a438-b7c3d06836c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:25:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1103554772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=91d83fc2-6914-49ae-b7e1-7e98cfe8e450,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc1e3480d07e407da834351e6af34b9a',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=2026-08-16T19:25:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:25:33Z,use_quota=True,user_id='19e63126166d4d83b8723e91ab894a1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdf05a53-a5cb-461e-8090-036ee6aa437f),volume_type_id=cdf05a53-a5cb-461e-8090-036ee6aa437f)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6fcebc51-211c-400a-a7d4-5d1e2b5edae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6fcebc51-211c-400a-a7d4-5d1e2b5edae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (40383008-69f8-4b24-8ba2-a091da5f07ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (40383008-69f8-4b24-8ba2-a091da5f07ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '91d83fc2-6914-49ae-b7e1-7e98cfe8e450', 'volume_name': 'volume-91d83fc2-6914-49ae-b7e1-7e98cfe8e450', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (110fc158-bc2f-4aee-9c4d-74bacf9fdd12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (110fc158-bc2f-4aee-9c4d-74bacf9fdd12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9e7af09c-d4d6-4b93-b169-449cc417139f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:33 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Volume 91d83fc2-6914-49ae-b7e1-7e98cfe8e450: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-91d83fc2-6914-49ae-b7e1-7e98cfe8e450', 'volume_size': 1} Aug 16 21:25:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b4e76769-258a-4609-b8cf-34d352eab0c2 tempest-VolumesActionsTest-1180568072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 /opt/stack/data/cinder/conversion/51b7aa04-ccbd-4daf-9ba3-95144809e232.temp_image.8afef5d8-68b2-49c1-bbf4-5798db2946b7ad17shkf.img" returned: 0 in 5.637s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:34 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[0fbd18ea-6b6d-44c1-ad8b-a0ecb813fb3b]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:25:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b4e76769-258a-4609-b8cf-34d352eab0c2 tempest-VolumesActionsTest-1180568072 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:34 devstack sudo[104481]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 Aug 16 21:25:34 devstack sudo[104481]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:35 devstack sudo[104481]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b4e76769-258a-4609-b8cf-34d352eab0c2 tempest-VolumesActionsTest-1180568072 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232" returned: 0 in 0.540s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:35 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-b4e76769-258a-4609-b8cf-34d352eab0c2 tempest-VolumesActionsTest-1180568072 None] Image conversion details: src /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232, size 1024.00 MB, duration 5.64 sec, destination /opt/stack/data/cinder/conversion/51b7aa04-ccbd-4daf-9ba3-95144809e232.temp_image.8afef5d8-68b2-49c1-bbf4-5798db2946b7ad17shkf.img {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:25:35 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-b4e76769-258a-4609-b8cf-34d352eab0c2 tempest-VolumesActionsTest-1180568072 None] Converted 1024.00 MB image at 181.62 MB/s Aug 16 21:25:35 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-b4e76769-258a-4609-b8cf-34d352eab0c2 tempest-VolumesActionsTest-1180568072 None] 8afef5d8-68b2-49c1-bbf4-5798db2946b7 was raw, no need to convert to raw {{(pid=94342) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1162}} Aug 16 21:25:36 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:25:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Flow 'volume_create_manager' (380ac78c-2eb6-400a-8b4d-f73fe7f3fc61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cd85e9ed-802e-40a2-a28d-8656781b8240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cd85e9ed-802e-40a2-a28d-8656781b8240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:25:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1309378472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=522a622e-6fe6-43e4-ad51-03c177671a43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='278e2370805e4022bd1c801a4ce6e1d2',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=2026-08-16T19:25:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:25:37Z,use_quota=True,user_id='5a5da3efaca14705a3df50a998ae6d13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (67536b3d-40a1-46a4-846e-27e7d9f1f125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (67536b3d-40a1-46a4-846e-27e7d9f1f125) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab5c24ec-6aad-4e88-96e1-3b95eebfe5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:36 devstack cinder-volume[94342]: DEBUG cinder.image.glance [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Creating Keystone auth plugin from conf {{(pid=94342) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 16 21:25:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab5c24ec-6aad-4e88-96e1-3b95eebfe5d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '522a622e-6fe6-43e4-ad51-03c177671a43', 'volume_name': 'volume-522a622e-6fe6-43e4-ad51-03c177671a43', 'volume_size': 1, 'image_id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'd96e77627bc24cbcb02b84387371f7c5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'created_at': datetime.datetime(2026, 8, 16, 19, 11, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/83988414-26d6-47e6-9143-471cb39d7e3b/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a450391c-2f09-44be-b966-d3235559a62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a450391c-2f09-44be-b966-d3235559a62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72d55067-758c-48d1-b793-3b5935ea23c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:36 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Volume 522a622e-6fe6-43e4-ad51-03c177671a43: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-522a622e-6fe6-43e4-ad51-03c177671a43', 'volume_size': 1, 'image_id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'd96e77627bc24cbcb02b84387371f7c5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'created_at': datetime.datetime(2026, 8, 16, 19, 11, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/83988414-26d6-47e6-9143-471cb39d7e3b/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': } Aug 16 21:25:36 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Trying to clone 522a622e-6fe6-43e4-ad51-03c177671a43 from image 83988414-26d6-47e6-9143-471cb39d7e3b at location (None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}]). {{(pid=94342) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 16 21:25:37 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_t8xt9nf2devstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 16 21:25:37 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Image download 20.69 MB at 20.69 MB/s Aug 16 21:25:37 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[4e99d9d5-f606-47af-8976-eede7563b8aa]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:25:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_t8xt9nf2devstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:37 devstack sudo[104487]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_t8xt9nf2devstack@QuobyteHD Aug 16 21:25:37 devstack sudo[104487]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:37 devstack sudo[104487]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_t8xt9nf2devstack@QuobyteHD" returned: 0 in 0.363s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:37 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Temporary image 83988414-26d6-47e6-9143-471cb39d7e3b is fetched for user 5a5da3efaca14705a3df50a998ae6d13. {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 16 21:25:37 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[4b152121-0bef-4496-99a8-c41a2d3a1446]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:25:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_t8xt9nf2devstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:37 devstack sudo[104492]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_t8xt9nf2devstack@QuobyteHD Aug 16 21:25:37 devstack sudo[104492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:38 devstack sudo[104492]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_t8xt9nf2devstack@QuobyteHD" returned: 0 in 0.340s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:46 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:25:47 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:UPDATE=50,cinder:SELECT=36,cinder:DELETE=1,cinder:INSERT=8 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:25:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b4e76769-258a-4609-b8cf-34d352eab0c2 tempest-VolumesActionsTest-1180568072 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 26.070s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:54 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b4e76769-258a-4609-b8cf-34d352eab0c2 tempest-VolumesActionsTest-1180568072 None] Uploaded volume to glance image-id: 8afef5d8-68b2-49c1-bbf4-5798db2946b7. {{(pid=94342) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 16 21:25:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 22.271s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:54 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] ==> create_volume: call "{'self': , '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-08-16T19:25:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-427895567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a7716497-497e-4335-a895-5d26be637c35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5b7181d0ad542cba457eec02274014b',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=2026-08-16T19:25:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:25:32Z,use_quota=True,user_id='73db35fdc7384459bc8f41bf536f129e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:25:54 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Creating volume a7716497-497e-4335-a895-5d26be637c35 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:25:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:54 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:25:54 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:25:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:54 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:25:54 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:25:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:54 devstack sudo[104541]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35 1073741824 Aug 16 21:25:54 devstack sudo[104541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:54 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b4e76769-258a-4609-b8cf-34d352eab0c2 tempest-VolumesActionsTest-1180568072 None] Copy volume to image completed successfully. Aug 16 21:25:54 devstack sudo[104541]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35 1073741824" returned: 0 in 0.456s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:54 devstack sudo[104547]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35 Aug 16 21:25:54 devstack sudo[104547]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:55 devstack sudo[104547]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35" returned: 0 in 0.250s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] <== create_volume: return (750ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.753s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 21.553s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] ==> create_volume: call "{'self': , '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-08-16T19:25:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1103554772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=91d83fc2-6914-49ae-b7e1-7e98cfe8e450,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc1e3480d07e407da834351e6af34b9a',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=2026-08-16T19:25:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:25:33Z,use_quota=True,user_id='19e63126166d4d83b8723e91ab894a1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cdf05a53-a5cb-461e-8090-036ee6aa437f),volume_type_id=cdf05a53-a5cb-461e-8090-036ee6aa437f)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Creating volume 91d83fc2-6914-49ae-b7e1-7e98cfe8e450 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:25:55 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91d83fc2-6914-49ae-b7e1-7e98cfe8e450 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fcd1bd94-cb60-41f2-9c8a-dc09e3a5bda9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a7716497-497e-4335-a895-5d26be637c35', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:55 devstack sudo[104550]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91d83fc2-6914-49ae-b7e1-7e98cfe8e450 1073741824 Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (450599e8-58b9-496a-ba5b-97c95f92ba45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:55 devstack sudo[104550]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:55 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Volume volume-a7716497-497e-4335-a895-5d26be637c35 (a7716497-497e-4335-a895-5d26be637c35): created successfully Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (450599e8-58b9-496a-ba5b-97c95f92ba45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Flow 'volume_create_manager' (1e208b8d-fd6b-453a-93d5-f520edd93665) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:55 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-cdfe621a-2bba-4e2a-93cc-e68e4b5a76fa tempest-SnapshotsActionsTest-302418110 None] Created volume successfully. Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:55 devstack sudo[104550]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91d83fc2-6914-49ae-b7e1-7e98cfe8e450 1073741824" returned: 0 in 0.414s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91d83fc2-6914-49ae-b7e1-7e98cfe8e450 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:55 devstack sudo[104556]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91d83fc2-6914-49ae-b7e1-7e98cfe8e450 Aug 16 21:25:55 devstack sudo[104556]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:55 devstack sudo[104556]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91d83fc2-6914-49ae-b7e1-7e98cfe8e450" returned: 0 in 0.247s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] <== create_volume: return (699ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.702s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 17.816s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] ==> create_volume: call "{'self': , '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-08-16T19:25:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1309378472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=522a622e-6fe6-43e4-ad51-03c177671a43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='278e2370805e4022bd1c801a4ce6e1d2',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=2026-08-16T19:25:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:25:37Z,use_quota=True,user_id='5a5da3efaca14705a3df50a998ae6d13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Creating volume 522a622e-6fe6-43e4-ad51-03c177671a43 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:25:55 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-522a622e-6fe6-43e4-ad51-03c177671a43 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9e7af09c-d4d6-4b93-b169-449cc417139f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-91d83fc2-6914-49ae-b7e1-7e98cfe8e450', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:55 devstack sudo[104559]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-522a622e-6fe6-43e4-ad51-03c177671a43 1073741824 Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (45d912f6-2062-4a83-b2d1-bac98a2e76dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:55 devstack sudo[104559]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:55 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Volume volume-91d83fc2-6914-49ae-b7e1-7e98cfe8e450 (91d83fc2-6914-49ae-b7e1-7e98cfe8e450): created successfully Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (45d912f6-2062-4a83-b2d1-bac98a2e76dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Flow 'volume_create_manager' (798323c8-68c7-44ed-b863-ad6fa6fe81de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:55 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-340e9cf2-d4e9-496d-bc16-a4e6ed4b0371 tempest-VolumeTypesAccessTest-211416097 None] Created volume successfully. Aug 16 21:25:56 devstack sudo[104559]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-522a622e-6fe6-43e4-ad51-03c177671a43 1073741824" returned: 0 in 0.429s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-522a622e-6fe6-43e4-ad51-03c177671a43 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:56 devstack sudo[104565]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-522a622e-6fe6-43e4-ad51-03c177671a43 Aug 16 21:25:56 devstack sudo[104565]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:56 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4e1c713c-182a-491b-aec9-5be26ca300d8 tempest-VolumeTypesAccessTest-211416097 None] Acquiring lock "cinder-91d83fc2-6914-49ae-b7e1-7e98cfe8e450-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:25:56 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4e1c713c-182a-491b-aec9-5be26ca300d8 tempest-VolumeTypesAccessTest-211416097 None] Lock "cinder-91d83fc2-6914-49ae-b7e1-7e98cfe8e450-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:25:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f3d10dec-28a5-48b2-be20-8a6293ca3b81 tempest-SnapshotsActionsTest-302418110 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:56 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4e1c713c-182a-491b-aec9-5be26ca300d8 tempest-VolumeTypesAccessTest-211416097 None] Acquiring lock "cinder-quobyte-91d83fc2-6914-49ae-b7e1-7e98cfe8e450" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:25:56 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4e1c713c-182a-491b-aec9-5be26ca300d8 tempest-VolumeTypesAccessTest-211416097 None] Lock "cinder-quobyte-91d83fc2-6914-49ae-b7e1-7e98cfe8e450" acquired by "delete_volume" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:25:56 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[b7e95b7c-95c6-4d07-b197-a71e9ae2eade]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:25:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e1c713c-182a-491b-aec9-5be26ca300d8 tempest-VolumeTypesAccessTest-211416097 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91d83fc2-6914-49ae-b7e1-7e98cfe8e450 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:56 devstack sudo[104565]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-522a622e-6fe6-43e4-ad51-03c177671a43" returned: 0 in 0.303s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:56 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] <== create_volume: return (783ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:25:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.786s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 1.263s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:56 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[c0c02f04-84db-4f64-8a5d-058823a9801f]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:25:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:56 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Attempting download of 83988414-26d6-47e6-9143-471cb39d7e3b ((None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}])) to volume 522a622e-6fe6-43e4-ad51-03c177671a43. {{(pid=94342) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 16 21:25:56 devstack sudo[104569]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91d83fc2-6914-49ae-b7e1-7e98cfe8e450 Aug 16 21:25:56 devstack sudo[104569]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:56 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[e9baec6e-c696-4f03-9e31-347425c8f5fe]: (4, 'raw') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:25:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_jvtmy76e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:56 devstack sudo[104570]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 Aug 16 21:25:56 devstack sudo[104570]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:56 devstack sudo[104572]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_jvtmy76e Aug 16 21:25:56 devstack sudo[104572]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:57 devstack sudo[104569]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e1c713c-182a-491b-aec9-5be26ca300d8 tempest-VolumeTypesAccessTest-211416097 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91d83fc2-6914-49ae-b7e1-7e98cfe8e450" returned: 0 in 0.368s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e1c713c-182a-491b-aec9-5be26ca300d8 tempest-VolumeTypesAccessTest-211416097 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91d83fc2-6914-49ae-b7e1-7e98cfe8e450 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:57 devstack sudo[104579]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91d83fc2-6914-49ae-b7e1-7e98cfe8e450 Aug 16 21:25:57 devstack sudo[104579]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:57 devstack sudo[104572]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_jvtmy76e" returned: 0 in 0.326s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:57 devstack sudo[104570]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_jvtmy76e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232" returned: 0 in 0.419s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[0a1e7e43-ed2a-4691-8b9e-ecb2dd9ad4b0]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:57 devstack sudo[104585]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_jvtmy76e Aug 16 21:25:57 devstack sudo[104585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:57 devstack sudo[104586]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 Aug 16 21:25:57 devstack sudo[104586]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:57 devstack sudo[104579]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e1c713c-182a-491b-aec9-5be26ca300d8 tempest-VolumeTypesAccessTest-211416097 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91d83fc2-6914-49ae-b7e1-7e98cfe8e450" returned: 0 in 0.270s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4e1c713c-182a-491b-aec9-5be26ca300d8 tempest-VolumeTypesAccessTest-211416097 None] Lock "cinder-quobyte-91d83fc2-6914-49ae-b7e1-7e98cfe8e450" released by "delete_volume" :: held 0.693s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:25:57 devstack cinder-volume[94342]: WARNING cinder.quota [None req-4e1c713c-182a-491b-aec9-5be26ca300d8 tempest-VolumeTypesAccessTest-211416097 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1567494050 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1567494050, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:25:57 devstack cinder-volume[94342]: WARNING cinder.quota [None req-4e1c713c-182a-491b-aec9-5be26ca300d8 tempest-VolumeTypesAccessTest-211416097 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1567494050 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1567494050, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-4e1c713c-182a-491b-aec9-5be26ca300d8 tempest-VolumeTypesAccessTest-211416097 None] Created reservations ['ad783e55-7314-4729-ac51-6071ceed74a2', 'ba3842ee-ddab-4985-a788-c09631e3afc3', '07ac5378-5847-4a38-87c0-f3b0dd26f532', 'f9d39090-cda3-4436-baf8-09c4ae92d6d1'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:57 devstack sudo[104585]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_jvtmy76e" returned: 1 in 0.338s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_jvtmy76e' failed. Not Retrying. {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[7663463c-e946-41fd-afa2-d9c9d2dae1f5]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_t8xt9nf2devstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4e1c713c-182a-491b-aec9-5be26ca300d8 tempest-VolumeTypesAccessTest-211416097 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4e1c713c-182a-491b-aec9-5be26ca300d8 tempest-VolumeTypesAccessTest-211416097 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4e1c713c-182a-491b-aec9-5be26ca300d8 tempest-VolumeTypesAccessTest-211416097 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4e1c713c-182a-491b-aec9-5be26ca300d8 tempest-VolumeTypesAccessTest-211416097 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4e1c713c-182a-491b-aec9-5be26ca300d8 tempest-VolumeTypesAccessTest-211416097 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e1c713c-182a-491b-aec9-5be26ca300d8 tempest-VolumeTypesAccessTest-211416097 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:57 devstack sudo[104595]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:25:57 devstack sudo[104595]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:57 devstack sudo[104586]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232" returned: 0 in 0.419s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 /opt/stack/data/cinder/conversion/51b7aa04-ccbd-4daf-9ba3-95144809e232.temp_image.2f87c4d8-68b5-4ca4-ae4a-6918d5b6cef71jc21cal.img {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:57 devstack sudo[104594]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_t8xt9nf2devstack@QuobyteHD Aug 16 21:25:57 devstack sudo[104594]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:57 devstack sudo[104598]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 /opt/stack/data/cinder/conversion/51b7aa04-ccbd-4daf-9ba3-95144809e232.temp_image.2f87c4d8-68b5-4ca4-ae4a-6918d5b6cef71jc21cal.img Aug 16 21:25:57 devstack sudo[104598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:25:57 devstack sudo[104595]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e1c713c-182a-491b-aec9-5be26ca300d8 tempest-VolumeTypesAccessTest-211416097 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.292s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-4e1c713c-182a-491b-aec9-5be26ca300d8 tempest-VolumeTypesAccessTest-211416097 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:25:57 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-4e1c713c-182a-491b-aec9-5be26ca300d8 tempest-VolumeTypesAccessTest-211416097 None] Deleted volume successfully. Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4e1c713c-182a-491b-aec9-5be26ca300d8 tempest-VolumeTypesAccessTest-211416097 None] Lock "cinder-91d83fc2-6914-49ae-b7e1-7e98cfe8e450-delete_volume" released by "delete_volume" :: held 1.259s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:25:57 devstack sudo[104594]: pam_unix(sudo:session): session closed for user root Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_t8xt9nf2devstack@QuobyteHD" returned: 0 in 0.423s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] 83988414-26d6-47e6-9143-471cb39d7e3b was qcow2, converting to qcow2 {{(pid=94342) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 16 21:25:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_t8xt9nf2devstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-522a622e-6fe6-43e4-ad51-03c177671a43 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:25:57 devstack sudo[104609]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_t8xt9nf2devstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-522a622e-6fe6-43e4-ad51-03c177671a43 Aug 16 21:25:57 devstack sudo[104609]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:02 devstack sudo[104609]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_t8xt9nf2devstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-522a622e-6fe6-43e4-ad51-03c177671a43" returned: 0 in 4.212s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:02 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_t8xt9nf2devstack@QuobyteHD, size 112.00 MB, duration 4.22 sec, destination /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-522a622e-6fe6-43e4-ad51-03c177671a43 {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:26:02 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Converted 112.00 MB image at 26.56 MB/s Aug 16 21:26:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-522a622e-6fe6-43e4-ad51-03c177671a43 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:02 devstack sudo[104625]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-522a622e-6fe6-43e4-ad51-03c177671a43 1G Aug 16 21:26:02 devstack sudo[104625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:02 devstack sudo[104598]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 /opt/stack/data/cinder/conversion/51b7aa04-ccbd-4daf-9ba3-95144809e232.temp_image.2f87c4d8-68b5-4ca4-ae4a-6918d5b6cef71jc21cal.img" returned: 0 in 5.222s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:02 devstack sudo[104625]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-522a622e-6fe6-43e4-ad51-03c177671a43 1G" returned: 0 in 0.689s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:02 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Downloaded image 83988414-26d6-47e6-9143-471cb39d7e3b ((None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}])) to volume 522a622e-6fe6-43e4-ad51-03c177671a43 successfully. {{(pid=94342) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 16 21:26:02 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Temporary image 83988414-26d6-47e6-9143-471cb39d7e3b for user 5a5da3efaca14705a3df50a998ae6d13 is deleted. {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 16 21:26:02 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Marking volume 522a622e-6fe6-43e4-ad51-03c177671a43 as bootable. {{(pid=94342) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 16 21:26:02 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[1852f730-96d1-45d1-a8c6-905740b9a5c8]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:02 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Copying metadata from image 83988414-26d6-47e6-9143-471cb39d7e3b to 522a622e-6fe6-43e4-ad51-03c177671a43. {{(pid=94342) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 16 21:26:02 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Creating volume glance metadata for volume 522a622e-6fe6-43e4-ad51-03c177671a43 backed by image 83988414-26d6-47e6-9143-471cb39d7e3b with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': '', 'image_id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'image_name': 'cirros-0.6.3-x86_64-disk', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94342) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 16 21:26:02 devstack sudo[104630]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 Aug 16 21:26:02 devstack sudo[104630]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72d55067-758c-48d1-b793-3b5935ea23c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-522a622e-6fe6-43e4-ad51-03c177671a43', 'volume_size': 1, 'image_id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'd96e77627bc24cbcb02b84387371f7c5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'created_at': datetime.datetime(2026, 8, 16, 19, 11, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/83988414-26d6-47e6-9143-471cb39d7e3b/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9355ba43-61d9-46e1-8584-2b0b7d2046aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:02 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Volume volume-522a622e-6fe6-43e4-ad51-03c177671a43 (522a622e-6fe6-43e4-ad51-03c177671a43): created successfully Aug 16 21:26:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9355ba43-61d9-46e1-8584-2b0b7d2046aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Flow 'volume_create_manager' (380ac78c-2eb6-400a-8b4d-f73fe7f3fc61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:26:02 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-49af08cf-8e11-406b-b30e-292caab3cebc tempest-VolumesImageMetadata-1741228459 None] Created volume successfully. Aug 16 21:26:03 devstack sudo[104630]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232" returned: 0 in 0.568s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:03 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] Image conversion details: src /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232, size 1024.00 MB, duration 5.22 sec, destination /opt/stack/data/cinder/conversion/51b7aa04-ccbd-4daf-9ba3-95144809e232.temp_image.2f87c4d8-68b5-4ca4-ae4a-6918d5b6cef71jc21cal.img {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:26:03 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] Converted 1024.00 MB image at 196.03 MB/s Aug 16 21:26:03 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] 2f87c4d8-68b5-4ca4-ae4a-6918d5b6cef7 was raw, converting to qcow2 {{(pid=94342) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1179}} Aug 16 21:26:03 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[36cc5007-a896-4b7d-a819-e95352d95222]: (4, 'raw') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/51b7aa04-ccbd-4daf-9ba3-95144809e232.temp_image.2f87c4d8-68b5-4ca4-ae4a-6918d5b6cef71jc21cal.img {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:03 devstack sudo[104635]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/51b7aa04-ccbd-4daf-9ba3-95144809e232.temp_image.2f87c4d8-68b5-4ca4-ae4a-6918d5b6cef71jc21cal.img Aug 16 21:26:03 devstack sudo[104635]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:03 devstack sudo[104635]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/51b7aa04-ccbd-4daf-9ba3-95144809e232.temp_image.2f87c4d8-68b5-4ca4-ae4a-6918d5b6cef71jc21cal.img" returned: 0 in 0.364s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/51b7aa04-ccbd-4daf-9ba3-95144809e232.temp_image.2f87c4d8-68b5-4ca4-ae4a-6918d5b6cef71jc21cal.img {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:03 devstack sudo[104639]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/51b7aa04-ccbd-4daf-9ba3-95144809e232.temp_image.2f87c4d8-68b5-4ca4-ae4a-6918d5b6cef71jc21cal.img Aug 16 21:26:03 devstack sudo[104639]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:04 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d5b47652-9ae8-4cd7-b32b-286e6528b0aa tempest-VolumesImageMetadata-1741228459 None] Acquiring lock "cinder-522a622e-6fe6-43e4-ad51-03c177671a43-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:04 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d5b47652-9ae8-4cd7-b32b-286e6528b0aa tempest-VolumesImageMetadata-1741228459 None] Lock "cinder-522a622e-6fe6-43e4-ad51-03c177671a43-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:04 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d5b47652-9ae8-4cd7-b32b-286e6528b0aa tempest-VolumesImageMetadata-1741228459 None] Acquiring lock "cinder-quobyte-522a622e-6fe6-43e4-ad51-03c177671a43" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:04 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d5b47652-9ae8-4cd7-b32b-286e6528b0aa tempest-VolumesImageMetadata-1741228459 None] Lock "cinder-quobyte-522a622e-6fe6-43e4-ad51-03c177671a43" acquired by "delete_volume" :: waited 0.014s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:04 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[b46a641d-28b5-4608-a02d-7ec5ca95e243]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d5b47652-9ae8-4cd7-b32b-286e6528b0aa tempest-VolumesImageMetadata-1741228459 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-522a622e-6fe6-43e4-ad51-03c177671a43 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:04 devstack sudo[104639]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/51b7aa04-ccbd-4daf-9ba3-95144809e232.temp_image.2f87c4d8-68b5-4ca4-ae4a-6918d5b6cef71jc21cal.img" returned: 1 in 0.382s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/51b7aa04-ccbd-4daf-9ba3-95144809e232.temp_image.2f87c4d8-68b5-4ca4-ae4a-6918d5b6cef71jc21cal.img' failed. Not Retrying. {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:26:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/51b7aa04-ccbd-4daf-9ba3-95144809e232.temp_image.2f87c4d8-68b5-4ca4-ae4a-6918d5b6cef71jc21cal.img /opt/stack/data/cinder/conversion/vol_upload_zj9qpgh_ {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:04 devstack sudo[104645]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/51b7aa04-ccbd-4daf-9ba3-95144809e232.temp_image.2f87c4d8-68b5-4ca4-ae4a-6918d5b6cef71jc21cal.img /opt/stack/data/cinder/conversion/vol_upload_zj9qpgh_ Aug 16 21:26:04 devstack sudo[104645]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:04 devstack sudo[104644]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-522a622e-6fe6-43e4-ad51-03c177671a43 Aug 16 21:26:04 devstack sudo[104644]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:04 devstack sudo[104645]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/51b7aa04-ccbd-4daf-9ba3-95144809e232.temp_image.2f87c4d8-68b5-4ca4-ae4a-6918d5b6cef71jc21cal.img /opt/stack/data/cinder/conversion/vol_upload_zj9qpgh_" returned: 0 in 0.277s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:04 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] Image conversion details: src /opt/stack/data/cinder/conversion/51b7aa04-ccbd-4daf-9ba3-95144809e232.temp_image.2f87c4d8-68b5-4ca4-ae4a-6918d5b6cef71jc21cal.img, size 1024.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/conversion/vol_upload_zj9qpgh_ {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:26:04 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] Converted 1024.00 MB image at 1024.00 MB/s Aug 16 21:26:04 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[4bbb834d-464b-4c12-8a6f-8afd48951738]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/vol_upload_zj9qpgh_ {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:04 devstack sudo[104644]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d5b47652-9ae8-4cd7-b32b-286e6528b0aa tempest-VolumesImageMetadata-1741228459 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-522a622e-6fe6-43e4-ad51-03c177671a43" returned: 0 in 0.417s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d5b47652-9ae8-4cd7-b32b-286e6528b0aa tempest-VolumesImageMetadata-1741228459 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-522a622e-6fe6-43e4-ad51-03c177671a43 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:04 devstack sudo[104652]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/vol_upload_zj9qpgh_ Aug 16 21:26:04 devstack sudo[104652]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:04 devstack sudo[104656]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-522a622e-6fe6-43e4-ad51-03c177671a43 Aug 16 21:26:04 devstack sudo[104656]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:04 devstack sudo[104652]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/vol_upload_zj9qpgh_" returned: 0 in 0.371s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:04 devstack sudo[104656]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d5b47652-9ae8-4cd7-b32b-286e6528b0aa tempest-VolumesImageMetadata-1741228459 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-522a622e-6fe6-43e4-ad51-03c177671a43" returned: 0 in 0.288s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:04 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d5b47652-9ae8-4cd7-b32b-286e6528b0aa tempest-VolumesImageMetadata-1741228459 None] Lock "cinder-quobyte-522a622e-6fe6-43e4-ad51-03c177671a43" released by "delete_volume" :: held 0.753s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:04 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-d5b47652-9ae8-4cd7-b32b-286e6528b0aa tempest-VolumesImageMetadata-1741228459 None] Created reservations ['cf67397c-0b32-468f-b77e-e0da6f20bf34', 'f6727e3f-8071-45b9-b99a-589c782b3589', 'b241d7be-e46b-44d0-acd9-59740e315671', 'c9dd5ce0-3f72-4763-97a9-f0e83ae8fced'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:26:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d5b47652-9ae8-4cd7-b32b-286e6528b0aa tempest-VolumesImageMetadata-1741228459 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d5b47652-9ae8-4cd7-b32b-286e6528b0aa tempest-VolumesImageMetadata-1741228459 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d5b47652-9ae8-4cd7-b32b-286e6528b0aa tempest-VolumesImageMetadata-1741228459 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:26:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d5b47652-9ae8-4cd7-b32b-286e6528b0aa tempest-VolumesImageMetadata-1741228459 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:26:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d5b47652-9ae8-4cd7-b32b-286e6528b0aa tempest-VolumesImageMetadata-1741228459 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d5b47652-9ae8-4cd7-b32b-286e6528b0aa tempest-VolumesImageMetadata-1741228459 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:05 devstack sudo[104663]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:26:05 devstack sudo[104663]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:05 devstack sudo[104663]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d5b47652-9ae8-4cd7-b32b-286e6528b0aa tempest-VolumesImageMetadata-1741228459 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.252s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:05 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-d5b47652-9ae8-4cd7-b32b-286e6528b0aa tempest-VolumesImageMetadata-1741228459 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:26:05 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-d5b47652-9ae8-4cd7-b32b-286e6528b0aa tempest-VolumesImageMetadata-1741228459 None] Deleted volume successfully. Aug 16 21:26:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d5b47652-9ae8-4cd7-b32b-286e6528b0aa tempest-VolumesImageMetadata-1741228459 None] Lock "cinder-522a622e-6fe6-43e4-ad51-03c177671a43-delete_volume" released by "delete_volume" :: held 1.268s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 10.162s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] Uploaded volume to glance image-id: 2f87c4d8-68b5-4ca4-ae4a-6918d5b6cef7. {{(pid=94342) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 16 21:26:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f3d10dec-28a5-48b2-be20-8a6293ca3b81 tempest-SnapshotsActionsTest-302418110 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 10.251s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-f3d10dec-28a5-48b2-be20-8a6293ca3b81 tempest-SnapshotsActionsTest-302418110 None] Creating offline snapshot c8c79f7b-b98b-4bee-9650-95e02925ca08 of volume a7716497-497e-4335-a895-5d26be637c35 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:26:06 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-ed5e43ee-6c52-46d8-91f5-d68854c5d921 tempest-VolumesActionsTest-1180568072 None] Copy volume to image completed successfully. Aug 16 21:26:06 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[f29ea997-9d61-4eaf-bab4-3fd48dc895d5]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f3d10dec-28a5-48b2-be20-8a6293ca3b81 tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:06 devstack sudo[104666]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35 Aug 16 21:26:06 devstack sudo[104666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:07 devstack sudo[104666]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f3d10dec-28a5-48b2-be20-8a6293ca3b81 tempest-SnapshotsActionsTest-302418110 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35" returned: 0 in 0.470s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f3d10dec-28a5-48b2-be20-8a6293ca3b81 tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:07 devstack sudo[104671]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 1G Aug 16 21:26:07 devstack sudo[104671]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-9cb7ebb0-f07a-44dd-833d-cf67ec62b539 tempest-VolumesActionsTest-1180568072 None] Acquiring lock "cinder-51b7aa04-ccbd-4daf-9ba3-95144809e232-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-9cb7ebb0-f07a-44dd-833d-cf67ec62b539 tempest-VolumesActionsTest-1180568072 None] Lock "cinder-51b7aa04-ccbd-4daf-9ba3-95144809e232-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:07 devstack sudo[104671]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-9cb7ebb0-f07a-44dd-833d-cf67ec62b539 tempest-VolumesActionsTest-1180568072 None] Acquiring lock "cinder-quobyte-51b7aa04-ccbd-4daf-9ba3-95144809e232" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f3d10dec-28a5-48b2-be20-8a6293ca3b81 tempest-SnapshotsActionsTest-302418110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 1G" returned: 0 in 0.552s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f3d10dec-28a5-48b2-be20-8a6293ca3b81 tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7716497-497e-4335-a895-5d26be637c35 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-9cb7ebb0-f07a-44dd-833d-cf67ec62b539 tempest-VolumesActionsTest-1180568072 None] Lock "cinder-quobyte-51b7aa04-ccbd-4daf-9ba3-95144809e232" acquired by "delete_volume" :: waited 0.028s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:07 devstack sudo[104677]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7716497-497e-4335-a895-5d26be637c35 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 Aug 16 21:26:07 devstack sudo[104677]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:07 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[4ad628f1-380f-4a31-a17b-7b56bcc8c319]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9cb7ebb0-f07a-44dd-833d-cf67ec62b539 tempest-VolumesActionsTest-1180568072 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:08 devstack sudo[104679]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 Aug 16 21:26:08 devstack sudo[104679]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:08 devstack sudo[104677]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f3d10dec-28a5-48b2-be20-8a6293ca3b81 tempest-SnapshotsActionsTest-302418110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7716497-497e-4335-a895-5d26be637c35 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08" returned: 0 in 0.386s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:08 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-f3d10dec-28a5-48b2-be20-8a6293ca3b81 tempest-SnapshotsActionsTest-302418110 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 is being set with open permissions: ugo+rw Aug 16 21:26:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f3d10dec-28a5-48b2-be20-8a6293ca3b81 tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:08 devstack sudo[104685]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 Aug 16 21:26:08 devstack sudo[104685]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:08 devstack sudo[104679]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9cb7ebb0-f07a-44dd-833d-cf67ec62b539 tempest-VolumesActionsTest-1180568072 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232" returned: 0 in 0.437s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9cb7ebb0-f07a-44dd-833d-cf67ec62b539 tempest-VolumesActionsTest-1180568072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:08 devstack sudo[104691]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232 Aug 16 21:26:08 devstack sudo[104691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:08 devstack sudo[104685]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f3d10dec-28a5-48b2-be20-8a6293ca3b81 tempest-SnapshotsActionsTest-302418110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08" returned: 0 in 0.296s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f3d10dec-28a5-48b2-be20-8a6293ca3b81 tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:08 devstack sudo[104694]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.info Aug 16 21:26:08 devstack sudo[104694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:08 devstack sudo[104691]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9cb7ebb0-f07a-44dd-833d-cf67ec62b539 tempest-VolumesActionsTest-1180568072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-51b7aa04-ccbd-4daf-9ba3-95144809e232" returned: 0 in 0.341s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-9cb7ebb0-f07a-44dd-833d-cf67ec62b539 tempest-VolumesActionsTest-1180568072 None] Lock "cinder-quobyte-51b7aa04-ccbd-4daf-9ba3-95144809e232" released by "delete_volume" :: held 0.848s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:08 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-9cb7ebb0-f07a-44dd-833d-cf67ec62b539 tempest-VolumesActionsTest-1180568072 None] Created reservations ['5dc188f0-5736-47b1-8721-7a6cb85bdb56', '73c3d65b-2832-4a6e-85ac-fe667dd8f315', '796c85d7-2c36-4d69-a111-cc3663ddfa03', '6800c6b4-1263-471b-804c-a0cdbd861dd3'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:26:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9cb7ebb0-f07a-44dd-833d-cf67ec62b539 tempest-VolumesActionsTest-1180568072 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9cb7ebb0-f07a-44dd-833d-cf67ec62b539 tempest-VolumesActionsTest-1180568072 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9cb7ebb0-f07a-44dd-833d-cf67ec62b539 tempest-VolumesActionsTest-1180568072 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:26:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9cb7ebb0-f07a-44dd-833d-cf67ec62b539 tempest-VolumesActionsTest-1180568072 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:26:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9cb7ebb0-f07a-44dd-833d-cf67ec62b539 tempest-VolumesActionsTest-1180568072 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9cb7ebb0-f07a-44dd-833d-cf67ec62b539 tempest-VolumesActionsTest-1180568072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:08 devstack sudo[104697]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:26:08 devstack sudo[104697]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:09 devstack sudo[104694]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f3d10dec-28a5-48b2-be20-8a6293ca3b81 tempest-SnapshotsActionsTest-302418110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.info" returned: 0 in 0.470s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:09 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-f3d10dec-28a5-48b2-be20-8a6293ca3b81 tempest-SnapshotsActionsTest-302418110 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.info is being set with open permissions: ugo+rw Aug 16 21:26:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f3d10dec-28a5-48b2-be20-8a6293ca3b81 tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:09 devstack sudo[104701]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.info Aug 16 21:26:09 devstack sudo[104701]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:09 devstack sudo[104697]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9cb7ebb0-f07a-44dd-833d-cf67ec62b539 tempest-VolumesActionsTest-1180568072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.306s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:09 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-9cb7ebb0-f07a-44dd-833d-cf67ec62b539 tempest-VolumesActionsTest-1180568072 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:26:09 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-9cb7ebb0-f07a-44dd-833d-cf67ec62b539 tempest-VolumesActionsTest-1180568072 None] Deleted volume successfully. Aug 16 21:26:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-9cb7ebb0-f07a-44dd-833d-cf67ec62b539 tempest-VolumesActionsTest-1180568072 None] Lock "cinder-51b7aa04-ccbd-4daf-9ba3-95144809e232-delete_volume" released by "delete_volume" :: held 1.469s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:09 devstack sudo[104701]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f3d10dec-28a5-48b2-be20-8a6293ca3b81 tempest-SnapshotsActionsTest-302418110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.info" returned: 0 in 0.370s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f3d10dec-28a5-48b2-be20-8a6293ca3b81 tempest-SnapshotsActionsTest-302418110 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.659s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:09 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f3d10dec-28a5-48b2-be20-8a6293ca3b81 tempest-SnapshotsActionsTest-302418110 None] Create snapshot completed successfully Aug 16 21:26:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:26:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:26:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:26:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:09 devstack sudo[104705]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:26:09 devstack sudo[104705]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:10 devstack sudo[104705]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.436s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:10 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:26:10 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager._thread_info {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:26:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread count: 29 {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:26:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread info: [<_MainThread(MainThread, started 140145850327168)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:26:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-42731203-0340-4073-94c7-768c4546178f tempest-SnapshotsActionsTest-302418110 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-42731203-0340-4073-94c7-768c4546178f tempest-SnapshotsActionsTest-302418110 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:11 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:26:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Flow 'volume_create_manager' (0bc3bbd9-7f77-40f9-b22d-02a846f91810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:26:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (810db369-2a26-491a-9d86-2d069b3a16a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-42731203-0340-4073-94c7-768c4546178f tempest-SnapshotsActionsTest-302418110 None] Creating offline snapshot 9fd2e205-79c9-407b-9dd8-748424f137e8 of volume a7716497-497e-4335-a895-5d26be637c35 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:26:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (810db369-2a26-491a-9d86-2d069b3a16a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:26:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-659694006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cfedb35f-b270-4046-a925-84f461e7c873,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8f8f81ca9cd41b88fd6ef251ecd3aaf',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=2026-08-16T19:26:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:26:11Z,use_quota=True,user_id='fe054cc7c5004d02ab339efa9e9b1ce1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a8397d5f-a2dc-4af3-8e04-290ad77e8702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a8397d5f-a2dc-4af3-8e04-290ad77e8702) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c73adb6d-46ba-43f3-8cd2-d99ad7e64802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c73adb6d-46ba-43f3-8cd2-d99ad7e64802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cfedb35f-b270-4046-a925-84f461e7c873', 'volume_name': 'volume-cfedb35f-b270-4046-a925-84f461e7c873', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (54ea49f4-9653-480e-9274-767bce10ab74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (54ea49f4-9653-480e-9274-767bce10ab74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (086704f4-3078-4e66-b3eb-9a1421d9aba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:11 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Volume cfedb35f-b270-4046-a925-84f461e7c873: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cfedb35f-b270-4046-a925-84f461e7c873', 'volume_size': 1} Aug 16 21:26:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:11 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[70738adf-1d4b-4c7c-bb46-3938295b4575]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-42731203-0340-4073-94c7-768c4546178f tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:11 devstack sudo[104712]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 Aug 16 21:26:11 devstack sudo[104712]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:11 devstack sudo[104712]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-42731203-0340-4073-94c7-768c4546178f tempest-SnapshotsActionsTest-302418110 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08" returned: 0 in 0.429s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-42731203-0340-4073-94c7-768c4546178f tempest-SnapshotsActionsTest-302418110 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a7716497-497e-4335-a895-5d26be637c35(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:26:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-42731203-0340-4073-94c7-768c4546178f tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.9fd2e205-79c9-407b-9dd8-748424f137e8 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:11 devstack sudo[104717]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.9fd2e205-79c9-407b-9dd8-748424f137e8 1G Aug 16 21:26:11 devstack sudo[104717]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:12 devstack sudo[104717]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-42731203-0340-4073-94c7-768c4546178f tempest-SnapshotsActionsTest-302418110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.9fd2e205-79c9-407b-9dd8-748424f137e8 1G" returned: 0 in 0.514s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-42731203-0340-4073-94c7-768c4546178f tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.9fd2e205-79c9-407b-9dd8-748424f137e8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:12 devstack sudo[104724]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.9fd2e205-79c9-407b-9dd8-748424f137e8 Aug 16 21:26:12 devstack sudo[104724]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:12 devstack sudo[104724]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-42731203-0340-4073-94c7-768c4546178f tempest-SnapshotsActionsTest-302418110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.9fd2e205-79c9-407b-9dd8-748424f137e8" returned: 0 in 0.316s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:12 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-42731203-0340-4073-94c7-768c4546178f tempest-SnapshotsActionsTest-302418110 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.9fd2e205-79c9-407b-9dd8-748424f137e8 is being set with open permissions: ugo+rw Aug 16 21:26:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-42731203-0340-4073-94c7-768c4546178f tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.9fd2e205-79c9-407b-9dd8-748424f137e8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:12 devstack sudo[104730]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.9fd2e205-79c9-407b-9dd8-748424f137e8 Aug 16 21:26:12 devstack sudo[104730]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:12 devstack sudo[104730]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-42731203-0340-4073-94c7-768c4546178f tempest-SnapshotsActionsTest-302418110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.9fd2e205-79c9-407b-9dd8-748424f137e8" returned: 0 in 0.257s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-42731203-0340-4073-94c7-768c4546178f tempest-SnapshotsActionsTest-302418110 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.714s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.568s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] ==> create_volume: call "{'self': , '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-08-16T19:26:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-659694006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cfedb35f-b270-4046-a925-84f461e7c873,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8f8f81ca9cd41b88fd6ef251ecd3aaf',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=2026-08-16T19:26:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:26:11Z,use_quota=True,user_id='fe054cc7c5004d02ab339efa9e9b1ce1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:26:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Creating volume cfedb35f-b270-4046-a925-84f461e7c873 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:26:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:26:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:26:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:26:13 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:26:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cfedb35f-b270-4046-a925-84f461e7c873 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:13 devstack sudo[104733]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cfedb35f-b270-4046-a925-84f461e7c873 1073741824 Aug 16 21:26:13 devstack sudo[104733]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:13 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-42731203-0340-4073-94c7-768c4546178f tempest-SnapshotsActionsTest-302418110 None] Create snapshot completed successfully Aug 16 21:26:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-90ee051d-7d79-4088-b7ae-59308339525a tempest-SnapshotsActionsTest-1871797821 None] Acquiring lock "cinder-9fd2e205-79c9-407b-9dd8-748424f137e8-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-90ee051d-7d79-4088-b7ae-59308339525a tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-9fd2e205-79c9-407b-9dd8-748424f137e8-delete_snapshot" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-90ee051d-7d79-4088-b7ae-59308339525a tempest-SnapshotsActionsTest-1871797821 None] Acquiring lock "cinder-quobyte-a7716497-497e-4335-a895-5d26be637c35" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-90ee051d-7d79-4088-b7ae-59308339525a tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-quobyte-a7716497-497e-4335-a895-5d26be637c35" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-90ee051d-7d79-4088-b7ae-59308339525a tempest-SnapshotsActionsTest-1871797821 None] Acquiring lock "cinder-quobyte-9fd2e205-79c9-407b-9dd8-748424f137e8" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-90ee051d-7d79-4088-b7ae-59308339525a tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-quobyte-9fd2e205-79c9-407b-9dd8-748424f137e8" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-90ee051d-7d79-4088-b7ae-59308339525a tempest-SnapshotsActionsTest-1871797821 None] Deleting offline snapshot 9fd2e205-79c9-407b-9dd8-748424f137e8 of volume a7716497-497e-4335-a895-5d26be637c35 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:26:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-90ee051d-7d79-4088-b7ae-59308339525a tempest-SnapshotsActionsTest-1871797821 None] snapshot_file for this snap is: volume-a7716497-497e-4335-a895-5d26be637c35.9fd2e205-79c9-407b-9dd8-748424f137e8 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:26:13 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[2f63c5f8-e475-4adf-8c9c-99792e2a4838]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-90ee051d-7d79-4088-b7ae-59308339525a tempest-SnapshotsActionsTest-1871797821 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.9fd2e205-79c9-407b-9dd8-748424f137e8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:13 devstack sudo[104733]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cfedb35f-b270-4046-a925-84f461e7c873 1073741824" returned: 0 in 0.664s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:13 devstack sudo[104739]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.9fd2e205-79c9-407b-9dd8-748424f137e8 Aug 16 21:26:13 devstack sudo[104739]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cfedb35f-b270-4046-a925-84f461e7c873 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:13 devstack sudo[104741]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cfedb35f-b270-4046-a925-84f461e7c873 Aug 16 21:26:13 devstack sudo[104741]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:14 devstack sudo[104741]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cfedb35f-b270-4046-a925-84f461e7c873" returned: 0 in 0.326s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] <== create_volume: return (1056ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:26:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.064s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (086704f4-3078-4e66-b3eb-9a1421d9aba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cfedb35f-b270-4046-a925-84f461e7c873', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (669c0f3d-c1a7-44fe-93a9-838f3fd4d1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:14 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Volume volume-cfedb35f-b270-4046-a925-84f461e7c873 (cfedb35f-b270-4046-a925-84f461e7c873): created successfully Aug 16 21:26:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (669c0f3d-c1a7-44fe-93a9-838f3fd4d1b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:14 devstack sudo[104739]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Flow 'volume_create_manager' (0bc3bbd9-7f77-40f9-b22d-02a846f91810) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:26:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-90ee051d-7d79-4088-b7ae-59308339525a tempest-SnapshotsActionsTest-1871797821 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.9fd2e205-79c9-407b-9dd8-748424f137e8" returned: 0 in 0.563s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-90ee051d-7d79-4088-b7ae-59308339525a tempest-SnapshotsActionsTest-1871797821 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a7716497-497e-4335-a895-5d26be637c35(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:26:14 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-d195912b-a08b-4691-8b7e-ea479b377339 tempest-VolumesTransfersTest-1169041704 None] Created volume successfully. Aug 16 21:26:14 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[4859830b-2fa1-465f-9e51-981da5e3442e]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-90ee051d-7d79-4088-b7ae-59308339525a tempest-SnapshotsActionsTest-1871797821 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:14 devstack sudo[104747]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 Aug 16 21:26:14 devstack sudo[104747]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:14 devstack sudo[104747]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-90ee051d-7d79-4088-b7ae-59308339525a tempest-SnapshotsActionsTest-1871797821 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08" returned: 0 in 0.516s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-90ee051d-7d79-4088-b7ae-59308339525a tempest-SnapshotsActionsTest-1871797821 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a7716497-497e-4335-a895-5d26be637c35(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:26:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-90ee051d-7d79-4088-b7ae-59308339525a tempest-SnapshotsActionsTest-1871797821 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.9fd2e205-79c9-407b-9dd8-748424f137e8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:14 devstack sudo[104753]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.9fd2e205-79c9-407b-9dd8-748424f137e8 Aug 16 21:26:14 devstack sudo[104753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:15 devstack sudo[104753]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-90ee051d-7d79-4088-b7ae-59308339525a tempest-SnapshotsActionsTest-1871797821 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.9fd2e205-79c9-407b-9dd8-748424f137e8" returned: 0 in 0.484s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-90ee051d-7d79-4088-b7ae-59308339525a tempest-SnapshotsActionsTest-1871797821 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.9fd2e205-79c9-407b-9dd8-748424f137e8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:15 devstack sudo[104758]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.9fd2e205-79c9-407b-9dd8-748424f137e8 Aug 16 21:26:15 devstack sudo[104758]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:15 devstack sudo[104758]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-90ee051d-7d79-4088-b7ae-59308339525a tempest-SnapshotsActionsTest-1871797821 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.9fd2e205-79c9-407b-9dd8-748424f137e8" returned: 0 in 0.323s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:15 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-90ee051d-7d79-4088-b7ae-59308339525a tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-quobyte-9fd2e205-79c9-407b-9dd8-748424f137e8" released by "_delete_snapshot" :: held 2.036s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:15 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-90ee051d-7d79-4088-b7ae-59308339525a tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-quobyte-a7716497-497e-4335-a895-5d26be637c35" released by "delete_snapshot" :: held 2.069s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:15 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-ac93c2de-26a1-417d-80f1-5825793d86c3 tempest-VolumesTransfersTest-1596948354 None] Transfer volume completed successfully. Aug 16 21:26:15 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-90ee051d-7d79-4088-b7ae-59308339525a tempest-SnapshotsActionsTest-1871797821 None] Created reservations ['8ef5086e-7c57-411f-9ec6-53a1efdf8485', '148a79f9-ddf9-4bea-bd37-c482775d9ff3', '93ded23a-b7cf-46bc-9ec8-c50ee9736690', '64ac84ec-64ad-4f36-95c0-6bf731fc0cfe'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:26:15 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-90ee051d-7d79-4088-b7ae-59308339525a tempest-SnapshotsActionsTest-1871797821 None] Delete snapshot completed successfully. Aug 16 21:26:15 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-90ee051d-7d79-4088-b7ae-59308339525a tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-9fd2e205-79c9-407b-9dd8-748424f137e8-delete_snapshot" released by "delete_snapshot" :: held 2.319s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f9125934-931d-434d-8968-a16f1d8b2477 tempest-VolumesTransfersTest-1436000120 None] Acquiring lock "cinder-cfedb35f-b270-4046-a925-84f461e7c873-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f9125934-931d-434d-8968-a16f1d8b2477 tempest-VolumesTransfersTest-1436000120 None] Lock "cinder-cfedb35f-b270-4046-a925-84f461e7c873-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f9125934-931d-434d-8968-a16f1d8b2477 tempest-VolumesTransfersTest-1436000120 None] Acquiring lock "cinder-quobyte-cfedb35f-b270-4046-a925-84f461e7c873" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f9125934-931d-434d-8968-a16f1d8b2477 tempest-VolumesTransfersTest-1436000120 None] Lock "cinder-quobyte-cfedb35f-b270-4046-a925-84f461e7c873" acquired by "delete_volume" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:16 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[0b810c15-937b-4385-93db-dd8d0b89e124]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f9125934-931d-434d-8968-a16f1d8b2477 tempest-VolumesTransfersTest-1436000120 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cfedb35f-b270-4046-a925-84f461e7c873 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:16 devstack sudo[104761]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cfedb35f-b270-4046-a925-84f461e7c873 Aug 16 21:26:16 devstack sudo[104761]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:16 devstack sudo[104761]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f9125934-931d-434d-8968-a16f1d8b2477 tempest-VolumesTransfersTest-1436000120 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cfedb35f-b270-4046-a925-84f461e7c873" returned: 0 in 0.411s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f9125934-931d-434d-8968-a16f1d8b2477 tempest-VolumesTransfersTest-1436000120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cfedb35f-b270-4046-a925-84f461e7c873 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:17 devstack sudo[104766]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cfedb35f-b270-4046-a925-84f461e7c873 Aug 16 21:26:17 devstack sudo[104766]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1fcf7ce7-1255-4635-a2e4-732bc6679ed6 tempest-SnapshotsActionsTest-302418110 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1fcf7ce7-1255-4635-a2e4-732bc6679ed6 tempest-SnapshotsActionsTest-302418110 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-1fcf7ce7-1255-4635-a2e4-732bc6679ed6 tempest-SnapshotsActionsTest-302418110 None] Creating offline snapshot 1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c of volume a7716497-497e-4335-a895-5d26be637c35 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:26:17 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[bd7d6e5a-84c7-4f28-8b83-b432ae56784d]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1fcf7ce7-1255-4635-a2e4-732bc6679ed6 tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:17 devstack sudo[104766]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f9125934-931d-434d-8968-a16f1d8b2477 tempest-VolumesTransfersTest-1436000120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cfedb35f-b270-4046-a925-84f461e7c873" returned: 0 in 0.308s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f9125934-931d-434d-8968-a16f1d8b2477 tempest-VolumesTransfersTest-1436000120 None] Lock "cinder-quobyte-cfedb35f-b270-4046-a925-84f461e7c873" released by "delete_volume" :: held 0.778s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:17 devstack sudo[104768]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 Aug 16 21:26:17 devstack sudo[104768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:17 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-f9125934-931d-434d-8968-a16f1d8b2477 tempest-VolumesTransfersTest-1436000120 None] Created reservations ['900ecdf8-aaa8-4102-bcab-4470d00c9d83', 'bd63e154-70ac-45be-8dcb-d94033eb5005', '00e252d5-8c10-499d-bedf-95d20cb1c25d', 'b2895761-8661-45d1-8e84-86876c7c9d7a'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:26:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f9125934-931d-434d-8968-a16f1d8b2477 tempest-VolumesTransfersTest-1436000120 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f9125934-931d-434d-8968-a16f1d8b2477 tempest-VolumesTransfersTest-1436000120 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f9125934-931d-434d-8968-a16f1d8b2477 tempest-VolumesTransfersTest-1436000120 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:26:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f9125934-931d-434d-8968-a16f1d8b2477 tempest-VolumesTransfersTest-1436000120 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:26:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f9125934-931d-434d-8968-a16f1d8b2477 tempest-VolumesTransfersTest-1436000120 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.024s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f9125934-931d-434d-8968-a16f1d8b2477 tempest-VolumesTransfersTest-1436000120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:17 devstack sudo[104771]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:26:17 devstack sudo[104771]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:17 devstack sudo[104768]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1fcf7ce7-1255-4635-a2e4-732bc6679ed6 tempest-SnapshotsActionsTest-302418110 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08" returned: 0 in 0.588s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-1fcf7ce7-1255-4635-a2e4-732bc6679ed6 tempest-SnapshotsActionsTest-302418110 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a7716497-497e-4335-a895-5d26be637c35(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:26:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1fcf7ce7-1255-4635-a2e4-732bc6679ed6 tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:17 devstack sudo[104778]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c 1G Aug 16 21:26:17 devstack sudo[104778]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:17 devstack sudo[104771]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f9125934-931d-434d-8968-a16f1d8b2477 tempest-VolumesTransfersTest-1436000120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.335s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:17 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-f9125934-931d-434d-8968-a16f1d8b2477 tempest-VolumesTransfersTest-1436000120 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:26:17 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f9125934-931d-434d-8968-a16f1d8b2477 tempest-VolumesTransfersTest-1436000120 None] Deleted volume successfully. Aug 16 21:26:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f9125934-931d-434d-8968-a16f1d8b2477 tempest-VolumesTransfersTest-1436000120 None] Lock "cinder-cfedb35f-b270-4046-a925-84f461e7c873-delete_volume" released by "delete_volume" :: held 1.425s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:17 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Flow 'volume_create_manager' (1e44eeb3-7a55-4c4e-ba54-5f2bb38705a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0855c608-47ca-418c-b94e-ca48777d256a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0855c608-47ca-418c-b94e-ca48777d256a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:26:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-658586244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=39562088-553a-41ad-abe2-7760604af2c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='015b3ffd6452493da7a4e889331af724',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=2026-08-16T19:26:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:26:18Z,use_quota=True,user_id='abbb05e307184889a6943b2e05a1b530',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e3cb99bd-1f5a-4ff9-9125-47a7e597836e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e3cb99bd-1f5a-4ff9-9125-47a7e597836e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52e42d37-b4d2-407b-beae-ae8f00cac9c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52e42d37-b4d2-407b-beae-ae8f00cac9c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '39562088-553a-41ad-abe2-7760604af2c4', 'volume_name': 'volume-39562088-553a-41ad-abe2-7760604af2c4', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (911a8426-e11b-475c-8eed-9882c4128596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (911a8426-e11b-475c-8eed-9882c4128596) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7947f412-c121-4e4f-b2c0-b96f74957876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:18 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Volume 39562088-553a-41ad-abe2-7760604af2c4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-39562088-553a-41ad-abe2-7760604af2c4', 'volume_size': 1} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Flow 'volume_create_manager' (404cbc66-1d06-4875-b3c5-1e71b7219e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (202a785b-ef76-4bd5-9c52-500dad662031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (202a785b-ef76-4bd5-9c52-500dad662031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:26:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-40494970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0e1e545d-bdd4-415f-a476-26c38271bfad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41d1f72345f84ecb88c0fc22e73722c4',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=2026-08-16T19:26:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:26:18Z,use_quota=True,user_id='f0b0a726c8cb488a893d1544d6ac4819',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (98d4b220-6069-4327-83a3-863e2df9808b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (98d4b220-6069-4327-83a3-863e2df9808b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fb47a6b0-2653-479f-9206-b1ab16675cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fb47a6b0-2653-479f-9206-b1ab16675cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0e1e545d-bdd4-415f-a476-26c38271bfad', 'volume_name': 'volume-0e1e545d-bdd4-415f-a476-26c38271bfad', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04e83d1c-7a9a-4add-80e1-367f03c38e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04e83d1c-7a9a-4add-80e1-367f03c38e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07399d02-def6-49de-aa1d-532f6bf4ce80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:18 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Volume 0e1e545d-bdd4-415f-a476-26c38271bfad: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0e1e545d-bdd4-415f-a476-26c38271bfad', 'volume_size': 1} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Flow 'volume_create_manager' (2d3914e9-329f-4162-bf11-7c14a6d1f0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8888c6ac-840f-41c0-b488-af26c83c8a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8888c6ac-840f-41c0-b488-af26c83c8a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:26:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-816250928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8f8f81ca9cd41b88fd6ef251ecd3aaf',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=2026-08-16T19:26:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:26:18Z,use_quota=True,user_id='fe054cc7c5004d02ab339efa9e9b1ce1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cc0c1c6f-d00b-4fbd-90a0-1a60e22cb97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cc0c1c6f-d00b-4fbd-90a0-1a60e22cb97a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b766669e-1e19-46b6-b260-9c0f719edbf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b766669e-1e19-46b6-b260-9c0f719edbf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c', 'volume_name': 'volume-0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9276a31d-9638-4d53-8564-45bbdfb999eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9276a31d-9638-4d53-8564-45bbdfb999eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c25f154-7124-4434-b9e1-4a9b263daf28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:18 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Volume 0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c', 'volume_size': 1} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:18 devstack sudo[104778]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1fcf7ce7-1255-4635-a2e4-732bc6679ed6 tempest-SnapshotsActionsTest-302418110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c 1G" returned: 0 in 0.534s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1fcf7ce7-1255-4635-a2e4-732bc6679ed6 tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:18 devstack sudo[104784]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c Aug 16 21:26:18 devstack sudo[104784]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:18 devstack sudo[104784]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1fcf7ce7-1255-4635-a2e4-732bc6679ed6 tempest-SnapshotsActionsTest-302418110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c" returned: 0 in 0.296s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:18 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-1fcf7ce7-1255-4635-a2e4-732bc6679ed6 tempest-SnapshotsActionsTest-302418110 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c is being set with open permissions: ugo+rw Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1fcf7ce7-1255-4635-a2e4-732bc6679ed6 tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:18 devstack sudo[104789]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c Aug 16 21:26:18 devstack sudo[104789]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:18 devstack sudo[104789]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1fcf7ce7-1255-4635-a2e4-732bc6679ed6 tempest-SnapshotsActionsTest-302418110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c" returned: 0 in 0.248s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1fcf7ce7-1255-4635-a2e4-732bc6679ed6 tempest-SnapshotsActionsTest-302418110 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.776s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.789s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] ==> create_volume: call "{'self': , '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-08-16T19:26:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-658586244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=39562088-553a-41ad-abe2-7760604af2c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='015b3ffd6452493da7a4e889331af724',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=2026-08-16T19:26:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:26:18Z,use_quota=True,user_id='abbb05e307184889a6943b2e05a1b530',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Creating volume 39562088-553a-41ad-abe2-7760604af2c4 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.004s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:26:18 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:26:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:18 devstack sudo[104792]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4 1073741824 Aug 16 21:26:18 devstack sudo[104792]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:18 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-1fcf7ce7-1255-4635-a2e4-732bc6679ed6 tempest-SnapshotsActionsTest-302418110 None] Create snapshot completed successfully Aug 16 21:26:19 devstack sudo[104792]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4 1073741824" returned: 0 in 0.416s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:19 devstack sudo[104798]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4 Aug 16 21:26:19 devstack sudo[104798]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:19 devstack sudo[104798]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4" returned: 0 in 0.237s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] <== create_volume: return (690ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.694s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.399s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] ==> create_volume: call "{'self': , '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-08-16T19:26:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-40494970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0e1e545d-bdd4-415f-a476-26c38271bfad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41d1f72345f84ecb88c0fc22e73722c4',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=2026-08-16T19:26:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:26:18Z,use_quota=True,user_id='f0b0a726c8cb488a893d1544d6ac4819',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Creating volume 0e1e545d-bdd4-415f-a476-26c38271bfad {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:26:19 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7947f412-c121-4e4f-b2c0-b96f74957876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-39562088-553a-41ad-abe2-7760604af2c4', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:19 devstack sudo[104802]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad 1073741824 Aug 16 21:26:19 devstack sudo[104802]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (26859b02-a631-42a6-8a29-4bd175c9d1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:19 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Volume volume-39562088-553a-41ad-abe2-7760604af2c4 (39562088-553a-41ad-abe2-7760604af2c4): created successfully Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (26859b02-a631-42a6-8a29-4bd175c9d1d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Flow 'volume_create_manager' (1e44eeb3-7a55-4c4e-ba54-5f2bb38705a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:26:19 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-95eb30dd-1d85-4b87-b29e-fa56e2e0f2e1 tempest-VolumesCloneTest-245202363 None] Created volume successfully. Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d9326523-f1cb-458e-8d3f-3cf6a3f96924 tempest-SnapshotsActionsTest-1871797821 None] Acquiring lock "cinder-1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d9326523-f1cb-458e-8d3f-3cf6a3f96924 tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c-delete_snapshot" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d9326523-f1cb-458e-8d3f-3cf6a3f96924 tempest-SnapshotsActionsTest-1871797821 None] Acquiring lock "cinder-quobyte-a7716497-497e-4335-a895-5d26be637c35" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d9326523-f1cb-458e-8d3f-3cf6a3f96924 tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-quobyte-a7716497-497e-4335-a895-5d26be637c35" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d9326523-f1cb-458e-8d3f-3cf6a3f96924 tempest-SnapshotsActionsTest-1871797821 None] Acquiring lock "cinder-quobyte-1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d9326523-f1cb-458e-8d3f-3cf6a3f96924 tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-quobyte-1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c" acquired by "_delete_snapshot" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-d9326523-f1cb-458e-8d3f-3cf6a3f96924 tempest-SnapshotsActionsTest-1871797821 None] Deleting offline snapshot 1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c of volume a7716497-497e-4335-a895-5d26be637c35 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-d9326523-f1cb-458e-8d3f-3cf6a3f96924 tempest-SnapshotsActionsTest-1871797821 None] snapshot_file for this snap is: volume-a7716497-497e-4335-a895-5d26be637c35.1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[49a1808c-30a4-4c58-bc7a-e27161c9c620]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d9326523-f1cb-458e-8d3f-3cf6a3f96924 tempest-SnapshotsActionsTest-1871797821 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:19 devstack sudo[104806]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c Aug 16 21:26:19 devstack sudo[104806]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:20 devstack sudo[104802]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad 1073741824" returned: 0 in 0.527s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:20 devstack sudo[104809]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad Aug 16 21:26:20 devstack sudo[104809]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:20 devstack sudo[104806]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d9326523-f1cb-458e-8d3f-3cf6a3f96924 tempest-SnapshotsActionsTest-1871797821 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c" returned: 0 in 0.428s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-d9326523-f1cb-458e-8d3f-3cf6a3f96924 tempest-SnapshotsActionsTest-1871797821 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a7716497-497e-4335-a895-5d26be637c35(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[1472ff3d-438c-42bb-af7b-1c479754d9b4]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d9326523-f1cb-458e-8d3f-3cf6a3f96924 tempest-SnapshotsActionsTest-1871797821 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Flow 'volume_create_manager' (5bad7d8d-acfc-4e4a-8036-4c259b2143aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b7e076bf-6435-4b78-aa2f-5f605af23e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b7e076bf-6435-4b78-aa2f-5f605af23e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:26:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-587316810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9fd7fdd3-491d-40a7-85c0-603fc863e093,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='015b3ffd6452493da7a4e889331af724',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=2026-08-16T19:26:20Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=39562088-553a-41ad-abe2-7760604af2c4,status='creating',terminated_at=None,updated_at=2026-08-16T19:26:20Z,use_quota=True,user_id='abbb05e307184889a6943b2e05a1b530',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4df6c5bf-7ada-4ba1-919e-e859e4654b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4df6c5bf-7ada-4ba1-919e-e859e4654b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a022ab9-9c38-4804-a0be-9e9c40f67a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:20 devstack sudo[104809]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad" returned: 0 in 0.290s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] <== create_volume: return (869ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.872s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:20 devstack sudo[104814]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 Aug 16 21:26:20 devstack sudo[104814]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.178s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] ==> create_volume: call "{'self': , '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-08-16T19:26:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-816250928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8f8f81ca9cd41b88fd6ef251ecd3aaf',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=2026-08-16T19:26:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:26:18Z,use_quota=True,user_id='fe054cc7c5004d02ab339efa9e9b1ce1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Creating volume 0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:26:20 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a022ab9-9c38-4804-a0be-9e9c40f67a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '9fd7fdd3-491d-40a7-85c0-603fc863e093', 'volume_name': 'volume-9fd7fdd3-491d-40a7-85c0-603fc863e093', 'volume_size': 2, 'source_volid': '39562088-553a-41ad-abe2-7760604af2c4', 'source_volstatus': 'available'}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:20 devstack sudo[104817]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c 1073741824 Aug 16 21:26:20 devstack sudo[104817]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (502520e0-912e-4dbf-8e6c-e497ef179ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (502520e0-912e-4dbf-8e6c-e497ef179ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ad0c77b1-2d09-41eb-957c-4d4ddf7ed333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:20 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Volume 9fd7fdd3-491d-40a7-85c0-603fc863e093: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-9fd7fdd3-491d-40a7-85c0-603fc863e093', 'volume_size': 2, 'source_volid': '39562088-553a-41ad-abe2-7760604af2c4', 'source_volstatus': 'available'} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07399d02-def6-49de-aa1d-532f6bf4ce80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0e1e545d-bdd4-415f-a476-26c38271bfad', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (185edd14-6442-4f1e-9ec0-68d7ebb8d179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:20 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Volume volume-0e1e545d-bdd4-415f-a476-26c38271bfad (0e1e545d-bdd4-415f-a476-26c38271bfad): created successfully Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (185edd14-6442-4f1e-9ec0-68d7ebb8d179) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Flow 'volume_create_manager' (404cbc66-1d06-4875-b3c5-1e71b7219e33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:26:20 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-15a3a3a0-6748-4c29-9c6f-03270ea138fa tempest-SnapshotMetadataTestJSON-713891996 None] Created volume successfully. Aug 16 21:26:20 devstack sudo[104814]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d9326523-f1cb-458e-8d3f-3cf6a3f96924 tempest-SnapshotsActionsTest-1871797821 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08" returned: 0 in 0.388s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-d9326523-f1cb-458e-8d3f-3cf6a3f96924 tempest-SnapshotsActionsTest-1871797821 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a7716497-497e-4335-a895-5d26be637c35(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d9326523-f1cb-458e-8d3f-3cf6a3f96924 tempest-SnapshotsActionsTest-1871797821 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:20 devstack sudo[104825]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c Aug 16 21:26:20 devstack sudo[104825]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:20 devstack sudo[104817]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c 1073741824" returned: 0 in 0.504s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:21 devstack sudo[104831]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c Aug 16 21:26:21 devstack sudo[104831]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-379fcc34-f682-4b3e-a69b-5bd9c9de9fdf tempest-SnapshotMetadataTestJSON-713891996 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:21 devstack sudo[104825]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d9326523-f1cb-458e-8d3f-3cf6a3f96924 tempest-SnapshotsActionsTest-1871797821 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c" returned: 0 in 0.453s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d9326523-f1cb-458e-8d3f-3cf6a3f96924 tempest-SnapshotsActionsTest-1871797821 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:21 devstack sudo[104834]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c Aug 16 21:26:21 devstack sudo[104834]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:21 devstack sudo[104831]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c" returned: 0 in 0.273s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] <== create_volume: return (837ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:26:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.839s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.766s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:21 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Cloning volume 39562088-553a-41ad-abe2-7760604af2c4 to volume 9fd7fdd3-491d-40a7-85c0-603fc863e093 Aug 16 21:26:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c25f154-7124-4434-b9e1-4a9b263daf28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ceef0079-0992-4d6c-9dd3-c8b7b32a9acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:21 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Volume volume-0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c (0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c): created successfully Aug 16 21:26:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ceef0079-0992-4d6c-9dd3-c8b7b32a9acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Flow 'volume_create_manager' (2d3914e9-329f-4162-bf11-7c14a6d1f0e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:26:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Creating offline snapshot bf9f95d6-d900-4391-b9fd-475e8dcd7338 of volume 39562088-553a-41ad-abe2-7760604af2c4 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:26:21 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-5a2740c2-da59-4708-86dc-fb896a161f2f tempest-VolumesTransfersTest-1169041704 None] Created volume successfully. Aug 16 21:26:21 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[5fce4101-b166-4bf1-b4f6-22b2e5f09762]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:21 devstack sudo[104834]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d9326523-f1cb-458e-8d3f-3cf6a3f96924 tempest-SnapshotsActionsTest-1871797821 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c" returned: 0 in 0.264s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d9326523-f1cb-458e-8d3f-3cf6a3f96924 tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-quobyte-1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c" released by "_delete_snapshot" :: held 1.661s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d9326523-f1cb-458e-8d3f-3cf6a3f96924 tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-quobyte-a7716497-497e-4335-a895-5d26be637c35" released by "delete_snapshot" :: held 1.692s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:21 devstack sudo[104837]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4 Aug 16 21:26:21 devstack sudo[104837]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:21 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-d9326523-f1cb-458e-8d3f-3cf6a3f96924 tempest-SnapshotsActionsTest-1871797821 None] Created reservations ['6670541f-25a0-4211-8a2c-52c2b95d6a45', '869f7732-568d-4f94-8aa5-c0023855493a', '054563b9-de76-46c6-b16f-96560d733cac', '13dc6d4e-fa34-43f4-b663-380b9cb311a9'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:26:21 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-d9326523-f1cb-458e-8d3f-3cf6a3f96924 tempest-SnapshotsActionsTest-1871797821 None] Delete snapshot completed successfully. Aug 16 21:26:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d9326523-f1cb-458e-8d3f-3cf6a3f96924 tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-1fb64f3a-744b-48e2-9eca-d4b92d4e7f3c-delete_snapshot" released by "delete_snapshot" :: held 1.845s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:21 devstack sudo[104837]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4" returned: 0 in 0.377s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.bf9f95d6-d900-4391-b9fd-475e8dcd7338 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:21 devstack sudo[104843]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.bf9f95d6-d900-4391-b9fd-475e8dcd7338 1G Aug 16 21:26:21 devstack sudo[104843]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ee909cac-f46f-49e4-8290-30213216dac2 tempest-SnapshotsActionsTest-302418110 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:22 devstack sudo[104843]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.bf9f95d6-d900-4391-b9fd-475e8dcd7338 1G" returned: 0 in 0.446s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-39562088-553a-41ad-abe2-7760604af2c4 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.bf9f95d6-d900-4391-b9fd-475e8dcd7338 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:22 devstack sudo[104851]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-39562088-553a-41ad-abe2-7760604af2c4 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.bf9f95d6-d900-4391-b9fd-475e8dcd7338 Aug 16 21:26:22 devstack sudo[104851]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:22 devstack sudo[104851]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-39562088-553a-41ad-abe2-7760604af2c4 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.bf9f95d6-d900-4391-b9fd-475e8dcd7338" returned: 0 in 0.305s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:22 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.bf9f95d6-d900-4391-b9fd-475e8dcd7338 is being set with open permissions: ugo+rw Aug 16 21:26:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.bf9f95d6-d900-4391-b9fd-475e8dcd7338 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:22 devstack sudo[104856]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.bf9f95d6-d900-4391-b9fd-475e8dcd7338 Aug 16 21:26:22 devstack sudo[104856]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4c9f6d6d-0936-4a19-a903-0632bd9e96f0 tempest-VolumesTransfersTest-1436000120 None] Acquiring lock "cinder-0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4c9f6d6d-0936-4a19-a903-0632bd9e96f0 tempest-VolumesTransfersTest-1436000120 None] Lock "cinder-0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:22 devstack sudo[104856]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.bf9f95d6-d900-4391-b9fd-475e8dcd7338" returned: 0 in 0.262s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4c9f6d6d-0936-4a19-a903-0632bd9e96f0 tempest-VolumesTransfersTest-1436000120 None] Acquiring lock "cinder-quobyte-0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:22 devstack sudo[104859]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.info Aug 16 21:26:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4c9f6d6d-0936-4a19-a903-0632bd9e96f0 tempest-VolumesTransfersTest-1436000120 None] Lock "cinder-quobyte-0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c" acquired by "delete_volume" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:22 devstack sudo[104859]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:22 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[15bdd244-7fd5-4b63-a1db-f27c0a29f667]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4c9f6d6d-0936-4a19-a903-0632bd9e96f0 tempest-VolumesTransfersTest-1436000120 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:22 devstack sudo[104861]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c Aug 16 21:26:22 devstack sudo[104861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:23 devstack sudo[104859]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.info" returned: 0 in 0.271s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:23 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.info is being set with open permissions: ugo+rw Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:23 devstack sudo[104864]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.info Aug 16 21:26:23 devstack sudo[104864]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:23 devstack sudo[104861]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4c9f6d6d-0936-4a19-a903-0632bd9e96f0 tempest-VolumesTransfersTest-1436000120 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c" returned: 0 in 0.374s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4c9f6d6d-0936-4a19-a903-0632bd9e96f0 tempest-VolumesTransfersTest-1436000120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:23 devstack sudo[104869]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c Aug 16 21:26:23 devstack sudo[104869]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:23 devstack sudo[104864]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.info" returned: 0 in 0.262s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Acquiring lock "cinder-quobyte-9fd7fdd3-491d-40a7-85c0-603fc863e093" by "_copy_volume_from_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Lock "cinder-quobyte-9fd7fdd3-491d-40a7-85c0-603fc863e093" acquired by "_copy_volume_from_snapshot" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] snapshot: bf9f95d6-d900-4391-b9fd-475e8dcd7338, volume: 9fd7fdd3-491d-40a7-85c0-603fc863e093, {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:403}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[6e19eb89-8563-4f3c-9229-46a6983d9803]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.bf9f95d6-d900-4391-b9fd-475e8dcd7338 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:23 devstack sudo[104869]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4c9f6d6d-0936-4a19-a903-0632bd9e96f0 tempest-VolumesTransfersTest-1436000120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c" returned: 0 in 0.265s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4c9f6d6d-0936-4a19-a903-0632bd9e96f0 tempest-VolumesTransfersTest-1436000120 None] Lock "cinder-quobyte-0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c" released by "delete_volume" :: held 0.685s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:23 devstack sudo[104872]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.bf9f95d6-d900-4391-b9fd-475e8dcd7338 Aug 16 21:26:23 devstack sudo[104872]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-4c9f6d6d-0936-4a19-a903-0632bd9e96f0 tempest-VolumesTransfersTest-1436000120 None] Created reservations ['4de98f22-1ea4-4d22-87c9-f5c02dc42138', '96ef3c7b-4049-444c-aa30-a7fb377d0860', '5e502f72-f53e-47e2-91c0-03c82938e328', '34b37104-662f-404e-8695-eab556f5b56e'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4c9f6d6d-0936-4a19-a903-0632bd9e96f0 tempest-VolumesTransfersTest-1436000120 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4c9f6d6d-0936-4a19-a903-0632bd9e96f0 tempest-VolumesTransfersTest-1436000120 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4c9f6d6d-0936-4a19-a903-0632bd9e96f0 tempest-VolumesTransfersTest-1436000120 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4c9f6d6d-0936-4a19-a903-0632bd9e96f0 tempest-VolumesTransfersTest-1436000120 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4c9f6d6d-0936-4a19-a903-0632bd9e96f0 tempest-VolumesTransfersTest-1436000120 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4c9f6d6d-0936-4a19-a903-0632bd9e96f0 tempest-VolumesTransfersTest-1436000120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:23 devstack sudo[104875]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:26:23 devstack sudo[104875]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:23 devstack sudo[104872]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.bf9f95d6-d900-4391-b9fd-475e8dcd7338" returned: 0 in 0.370s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-39562088-553a-41ad-abe2-7760604af2c4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] will copy from snapshot at /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4 {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:422}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Creating direct copy from snapshot {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:430}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[0895c51f-81ca-43ec-bddd-87498b5470cc]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:23 devstack sudo[104880]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4 Aug 16 21:26:23 devstack sudo[104880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:23 devstack sudo[104875]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4c9f6d6d-0936-4a19-a903-0632bd9e96f0 tempest-VolumesTransfersTest-1436000120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.278s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-4c9f6d6d-0936-4a19-a903-0632bd9e96f0 tempest-VolumesTransfersTest-1436000120 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:26:23 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-4c9f6d6d-0936-4a19-a903-0632bd9e96f0 tempest-VolumesTransfersTest-1436000120 None] Deleted volume successfully. Aug 16 21:26:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4c9f6d6d-0936-4a19-a903-0632bd9e96f0 tempest-VolumesTransfersTest-1436000120 None] Lock "cinder-0ddd6680-345b-4b2d-ba08-2e5eb4a59f4c-delete_volume" released by "delete_volume" :: held 1.198s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:24 devstack sudo[104880]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4" returned: 0 in 0.388s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:24 devstack cinder-volume[94342]: DEBUG cinder.utils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Path /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd7fdd3-491d-40a7-85c0-603fc863e093 not found in is_blk_device check {{(pid=94342) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 16 21:26:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd7fdd3-491d-40a7-85c0-603fc863e093 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:24 devstack sudo[104886]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd7fdd3-491d-40a7-85c0-603fc863e093 Aug 16 21:26:24 devstack sudo[104886]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:29 devstack sudo[104886]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd7fdd3-491d-40a7-85c0-603fc863e093" returned: 0 in 4.890s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:29 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[b494ee50-61d6-4b69-b5cf-1d5d126f80dd]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:29 devstack sudo[104900]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4 Aug 16 21:26:29 devstack sudo[104900]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:29 devstack sudo[104900]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4" returned: 0 in 0.589s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:29 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Image conversion details: src /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4, size 1024.00 MB, duration 4.89 sec, destination /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd7fdd3-491d-40a7-85c0-603fc863e093 {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:26:29 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Converted 1024.00 MB image at 209.33 MB/s Aug 16 21:26:29 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd7fdd3-491d-40a7-85c0-603fc863e093 is being set with open permissions: ugo+rw Aug 16 21:26:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd7fdd3-491d-40a7-85c0-603fc863e093 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:29 devstack sudo[104906]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd7fdd3-491d-40a7-85c0-603fc863e093 Aug 16 21:26:29 devstack sudo[104906]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:29 devstack sudo[104906]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd7fdd3-491d-40a7-85c0-603fc863e093" returned: 0 in 0.253s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:29 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Lock "cinder-quobyte-9fd7fdd3-491d-40a7-85c0-603fc863e093" released by "_copy_volume_from_snapshot" :: held 6.580s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:29 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Acquiring lock "cinder-quobyte-bf9f95d6-d900-4391-b9fd-475e8dcd7338" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:29 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Lock "cinder-quobyte-bf9f95d6-d900-4391-b9fd-475e8dcd7338" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Deleting offline snapshot bf9f95d6-d900-4391-b9fd-475e8dcd7338 of volume 39562088-553a-41ad-abe2-7760604af2c4 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:26:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] snapshot_file for this snap is: volume-39562088-553a-41ad-abe2-7760604af2c4.bf9f95d6-d900-4391-b9fd-475e8dcd7338 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:26:30 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[93039b1b-4406-4aaf-affa-20d4fb74deab]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.bf9f95d6-d900-4391-b9fd-475e8dcd7338 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:30 devstack sudo[104909]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.bf9f95d6-d900-4391-b9fd-475e8dcd7338 Aug 16 21:26:30 devstack sudo[104909]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:30 devstack sudo[104909]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.bf9f95d6-d900-4391-b9fd-475e8dcd7338" returned: 0 in 0.381s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:30 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-39562088-553a-41ad-abe2-7760604af2c4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:26:30 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[5198cac1-5afc-40a4-85a2-1b04885a91f1]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:30 devstack sudo[104915]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4 Aug 16 21:26:30 devstack sudo[104915]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:30 devstack sudo[104915]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4" returned: 0 in 0.384s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.bf9f95d6-d900-4391-b9fd-475e8dcd7338 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:30 devstack sudo[104920]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.bf9f95d6-d900-4391-b9fd-475e8dcd7338 Aug 16 21:26:30 devstack sudo[104920]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:31 devstack sudo[104920]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.bf9f95d6-d900-4391-b9fd-475e8dcd7338" returned: 0 in 0.354s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.bf9f95d6-d900-4391-b9fd-475e8dcd7338 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:31 devstack sudo[104925]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.bf9f95d6-d900-4391-b9fd-475e8dcd7338 Aug 16 21:26:31 devstack sudo[104925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:31 devstack sudo[104925]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4.bf9f95d6-d900-4391-b9fd-475e8dcd7338" returned: 0 in 0.251s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Lock "cinder-quobyte-bf9f95d6-d900-4391-b9fd-475e8dcd7338" released by "_delete_snapshot" :: held 1.458s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 10.188s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-379fcc34-f682-4b3e-a69b-5bd9c9de9fdf tempest-SnapshotMetadataTestJSON-713891996 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 10.402s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ad0c77b1-2d09-41eb-957c-4d4ddf7ed333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9fd7fdd3-491d-40a7-85c0-603fc863e093', 'volume_size': 2, 'source_volid': '39562088-553a-41ad-abe2-7760604af2c4', 'source_volstatus': 'available'}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (29d6eaaa-7d7f-4fce-a965-7a463cd177f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:31 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-379fcc34-f682-4b3e-a69b-5bd9c9de9fdf tempest-SnapshotMetadataTestJSON-713891996 None] Creating offline snapshot d91fc77f-24b6-42ab-a981-27e1dda68b8d of volume 0e1e545d-bdd4-415f-a476-26c38271bfad {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:26:31 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Volume volume-9fd7fdd3-491d-40a7-85c0-603fc863e093 (9fd7fdd3-491d-40a7-85c0-603fc863e093): created successfully Aug 16 21:26:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (29d6eaaa-7d7f-4fce-a965-7a463cd177f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Flow 'volume_create_manager' (5bad7d8d-acfc-4e4a-8036-4c259b2143aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:26:31 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[c93c4708-d51c-4397-9502-6452ea4a3460]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-379fcc34-f682-4b3e-a69b-5bd9c9de9fdf tempest-SnapshotMetadataTestJSON-713891996 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:31 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-944c1e37-e781-49ec-ac40-544df3a634f8 tempest-VolumesCloneTest-245202363 None] Created volume successfully. Aug 16 21:26:31 devstack sudo[104928]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad Aug 16 21:26:31 devstack sudo[104928]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:31 devstack sudo[104928]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-379fcc34-f682-4b3e-a69b-5bd9c9de9fdf tempest-SnapshotMetadataTestJSON-713891996 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad" returned: 0 in 0.387s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-379fcc34-f682-4b3e-a69b-5bd9c9de9fdf tempest-SnapshotMetadataTestJSON-713891996 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.d91fc77f-24b6-42ab-a981-27e1dda68b8d 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:31 devstack sudo[104933]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.d91fc77f-24b6-42ab-a981-27e1dda68b8d 1G Aug 16 21:26:31 devstack sudo[104933]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Flow 'volume_create_manager' (8052f050-93fd-466e-9531-a19577b2d4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e1ae26d-c692-4d59-97e3-2561a2e0974a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e1ae26d-c692-4d59-97e3-2561a2e0974a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:26:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1678082182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1e024f42-3a8b-4f9f-a345-353bb3bd5936,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de8b7f28ee854ee78258135c34aa1f5f',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=2026-08-16T19:26:32Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:26:32Z,use_quota=True,user_id='fd797ec1622a4c8ab6d331d13e276aa6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9966dbc6-4ff4-4ab9-9897-ab002df1da38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9966dbc6-4ff4-4ab9-9897-ab002df1da38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8ed9971-fa85-4c54-9c92-51a945bf7861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8ed9971-fa85-4c54-9c92-51a945bf7861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1e024f42-3a8b-4f9f-a345-353bb3bd5936', 'volume_name': 'volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936', 'volume_size': 2}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7528b875-4f4f-49d4-8e2d-923360633532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7528b875-4f4f-49d4-8e2d-923360633532) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63625d24-3804-40a6-8706-b0141f03d967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:32 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Volume 1e024f42-3a8b-4f9f-a345-353bb3bd5936: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936', 'volume_size': 2} Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:32 devstack sudo[104933]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-379fcc34-f682-4b3e-a69b-5bd9c9de9fdf tempest-SnapshotMetadataTestJSON-713891996 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.d91fc77f-24b6-42ab-a981-27e1dda68b8d 1G" returned: 0 in 0.414s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-379fcc34-f682-4b3e-a69b-5bd9c9de9fdf tempest-SnapshotMetadataTestJSON-713891996 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0e1e545d-bdd4-415f-a476-26c38271bfad -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.d91fc77f-24b6-42ab-a981-27e1dda68b8d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:32 devstack sudo[104939]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0e1e545d-bdd4-415f-a476-26c38271bfad -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.d91fc77f-24b6-42ab-a981-27e1dda68b8d Aug 16 21:26:32 devstack sudo[104939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1806a54b-cc3e-4a0d-9222-349eca83000b tempest-VolumesCloneTest-245202363 None] Acquiring lock "cinder-9fd7fdd3-491d-40a7-85c0-603fc863e093-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1806a54b-cc3e-4a0d-9222-349eca83000b tempest-VolumesCloneTest-245202363 None] Lock "cinder-9fd7fdd3-491d-40a7-85c0-603fc863e093-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1806a54b-cc3e-4a0d-9222-349eca83000b tempest-VolumesCloneTest-245202363 None] Acquiring lock "cinder-quobyte-9fd7fdd3-491d-40a7-85c0-603fc863e093" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1806a54b-cc3e-4a0d-9222-349eca83000b tempest-VolumesCloneTest-245202363 None] Lock "cinder-quobyte-9fd7fdd3-491d-40a7-85c0-603fc863e093" acquired by "delete_volume" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[e5a8b727-06c5-4fd2-8a7d-b9b3a39890d8]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1806a54b-cc3e-4a0d-9222-349eca83000b tempest-VolumesCloneTest-245202363 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd7fdd3-491d-40a7-85c0-603fc863e093 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:32 devstack sudo[104939]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-379fcc34-f682-4b3e-a69b-5bd9c9de9fdf tempest-SnapshotMetadataTestJSON-713891996 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0e1e545d-bdd4-415f-a476-26c38271bfad -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.d91fc77f-24b6-42ab-a981-27e1dda68b8d" returned: 0 in 0.332s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:32 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-379fcc34-f682-4b3e-a69b-5bd9c9de9fdf tempest-SnapshotMetadataTestJSON-713891996 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.d91fc77f-24b6-42ab-a981-27e1dda68b8d is being set with open permissions: ugo+rw Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-379fcc34-f682-4b3e-a69b-5bd9c9de9fdf tempest-SnapshotMetadataTestJSON-713891996 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.d91fc77f-24b6-42ab-a981-27e1dda68b8d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:32 devstack sudo[104945]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.d91fc77f-24b6-42ab-a981-27e1dda68b8d Aug 16 21:26:32 devstack sudo[104945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:32 devstack sudo[104943]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd7fdd3-491d-40a7-85c0-603fc863e093 Aug 16 21:26:32 devstack sudo[104943]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:32 devstack sudo[104945]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-379fcc34-f682-4b3e-a69b-5bd9c9de9fdf tempest-SnapshotMetadataTestJSON-713891996 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.d91fc77f-24b6-42ab-a981-27e1dda68b8d" returned: 0 in 0.254s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:32 devstack sudo[104943]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1806a54b-cc3e-4a0d-9222-349eca83000b tempest-VolumesCloneTest-245202363 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd7fdd3-491d-40a7-85c0-603fc863e093" returned: 0 in 0.374s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1806a54b-cc3e-4a0d-9222-349eca83000b tempest-VolumesCloneTest-245202363 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd7fdd3-491d-40a7-85c0-603fc863e093 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-379fcc34-f682-4b3e-a69b-5bd9c9de9fdf tempest-SnapshotMetadataTestJSON-713891996 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:32 devstack sudo[104952]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd7fdd3-491d-40a7-85c0-603fc863e093 Aug 16 21:26:32 devstack sudo[104952]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:33 devstack sudo[104953]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.info Aug 16 21:26:33 devstack sudo[104953]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:33 devstack sudo[104952]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1806a54b-cc3e-4a0d-9222-349eca83000b tempest-VolumesCloneTest-245202363 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd7fdd3-491d-40a7-85c0-603fc863e093" returned: 0 in 0.264s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:33 devstack sudo[104953]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-379fcc34-f682-4b3e-a69b-5bd9c9de9fdf tempest-SnapshotMetadataTestJSON-713891996 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.info" returned: 0 in 0.254s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:33 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-379fcc34-f682-4b3e-a69b-5bd9c9de9fdf tempest-SnapshotMetadataTestJSON-713891996 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.info is being set with open permissions: ugo+rw Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-379fcc34-f682-4b3e-a69b-5bd9c9de9fdf tempest-SnapshotMetadataTestJSON-713891996 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1806a54b-cc3e-4a0d-9222-349eca83000b tempest-VolumesCloneTest-245202363 None] Lock "cinder-quobyte-9fd7fdd3-491d-40a7-85c0-603fc863e093" released by "delete_volume" :: held 0.686s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:33 devstack sudo[104958]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.info Aug 16 21:26:33 devstack sudo[104958]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-1806a54b-cc3e-4a0d-9222-349eca83000b tempest-VolumesCloneTest-245202363 None] Created reservations ['bcf2c4f3-4d05-49f8-bde0-b9e44c78a489', '3627c47a-95ae-4820-885d-101f9ac59b84', 'b22b076d-6422-452a-a58d-f29dd869cecb', '78c4ce5d-2863-4a6a-bea1-613a41a2f468'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1806a54b-cc3e-4a0d-9222-349eca83000b tempest-VolumesCloneTest-245202363 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1806a54b-cc3e-4a0d-9222-349eca83000b tempest-VolumesCloneTest-245202363 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1806a54b-cc3e-4a0d-9222-349eca83000b tempest-VolumesCloneTest-245202363 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1806a54b-cc3e-4a0d-9222-349eca83000b tempest-VolumesCloneTest-245202363 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1806a54b-cc3e-4a0d-9222-349eca83000b tempest-VolumesCloneTest-245202363 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1806a54b-cc3e-4a0d-9222-349eca83000b tempest-VolumesCloneTest-245202363 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:33 devstack sudo[104960]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:26:33 devstack sudo[104960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:33 devstack sudo[104958]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-379fcc34-f682-4b3e-a69b-5bd9c9de9fdf tempest-SnapshotMetadataTestJSON-713891996 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.info" returned: 0 in 0.247s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-379fcc34-f682-4b3e-a69b-5bd9c9de9fdf tempest-SnapshotMetadataTestJSON-713891996 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.021s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ee909cac-f46f-49e4-8290-30213216dac2 tempest-SnapshotsActionsTest-302418110 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 11.329s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-ee909cac-f46f-49e4-8290-30213216dac2 tempest-SnapshotsActionsTest-302418110 None] Creating offline snapshot e721965c-5a4c-4054-9030-80de749ead69 of volume a7716497-497e-4335-a895-5d26be637c35 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:26:33 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-379fcc34-f682-4b3e-a69b-5bd9c9de9fdf tempest-SnapshotMetadataTestJSON-713891996 None] Create snapshot completed successfully Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[53b8f192-d17f-4ed6-b3fe-0b2502cfc1d0]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ee909cac-f46f-49e4-8290-30213216dac2 tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:33 devstack sudo[104960]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1806a54b-cc3e-4a0d-9222-349eca83000b tempest-VolumesCloneTest-245202363 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.263s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-1806a54b-cc3e-4a0d-9222-349eca83000b tempest-VolumesCloneTest-245202363 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:26:33 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-1806a54b-cc3e-4a0d-9222-349eca83000b tempest-VolumesCloneTest-245202363 None] Deleted volume successfully. Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1806a54b-cc3e-4a0d-9222-349eca83000b tempest-VolumesCloneTest-245202363 None] Lock "cinder-9fd7fdd3-491d-40a7-85c0-603fc863e093-delete_volume" released by "delete_volume" :: held 1.173s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6426363d-c330-4b9c-a765-32acd3719100 tempest-VolumesCloneTest-245202363 None] Acquiring lock "cinder-39562088-553a-41ad-abe2-7760604af2c4-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:33 devstack sudo[104964]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 Aug 16 21:26:33 devstack sudo[104964]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6426363d-c330-4b9c-a765-32acd3719100 tempest-VolumesCloneTest-245202363 None] Lock "cinder-39562088-553a-41ad-abe2-7760604af2c4-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6426363d-c330-4b9c-a765-32acd3719100 tempest-VolumesCloneTest-245202363 None] Acquiring lock "cinder-quobyte-39562088-553a-41ad-abe2-7760604af2c4" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6426363d-c330-4b9c-a765-32acd3719100 tempest-VolumesCloneTest-245202363 None] Lock "cinder-quobyte-39562088-553a-41ad-abe2-7760604af2c4" acquired by "delete_volume" :: waited 0.021s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[3908764a-0957-4d5e-88f3-82686cf5ade2]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6426363d-c330-4b9c-a765-32acd3719100 tempest-VolumesCloneTest-245202363 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:34 devstack sudo[104966]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4 Aug 16 21:26:34 devstack sudo[104966]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:34 devstack sudo[104964]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ee909cac-f46f-49e4-8290-30213216dac2 tempest-SnapshotsActionsTest-302418110 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08" returned: 0 in 0.443s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-ee909cac-f46f-49e4-8290-30213216dac2 tempest-SnapshotsActionsTest-302418110 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a7716497-497e-4335-a895-5d26be637c35(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ee909cac-f46f-49e4-8290-30213216dac2 tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.e721965c-5a4c-4054-9030-80de749ead69 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:34 devstack sudo[104971]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.e721965c-5a4c-4054-9030-80de749ead69 1G Aug 16 21:26:34 devstack sudo[104971]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:34 devstack sudo[104966]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6426363d-c330-4b9c-a765-32acd3719100 tempest-VolumesCloneTest-245202363 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4" returned: 0 in 0.437s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6426363d-c330-4b9c-a765-32acd3719100 tempest-VolumesCloneTest-245202363 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:34 devstack sudo[104979]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4 Aug 16 21:26:34 devstack sudo[104979]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:34 devstack sudo[104971]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ee909cac-f46f-49e4-8290-30213216dac2 tempest-SnapshotsActionsTest-302418110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.e721965c-5a4c-4054-9030-80de749ead69 1G" returned: 0 in 0.491s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ee909cac-f46f-49e4-8290-30213216dac2 tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.e721965c-5a4c-4054-9030-80de749ead69 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:34 devstack sudo[104981]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.e721965c-5a4c-4054-9030-80de749ead69 Aug 16 21:26:34 devstack sudo[104981]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:34 devstack sudo[104979]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8c8fdde5-58db-4f0b-bd53-9aea7f233ac0 tempest-SnapshotMetadataTestJSON-713891996 None] Acquiring lock "cinder-d91fc77f-24b6-42ab-a981-27e1dda68b8d-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6426363d-c330-4b9c-a765-32acd3719100 tempest-VolumesCloneTest-245202363 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-39562088-553a-41ad-abe2-7760604af2c4" returned: 0 in 0.305s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8c8fdde5-58db-4f0b-bd53-9aea7f233ac0 tempest-SnapshotMetadataTestJSON-713891996 None] Lock "cinder-d91fc77f-24b6-42ab-a981-27e1dda68b8d-delete_snapshot" acquired by "delete_snapshot" :: waited 0.042s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8c8fdde5-58db-4f0b-bd53-9aea7f233ac0 tempest-SnapshotMetadataTestJSON-713891996 None] Acquiring lock "cinder-quobyte-0e1e545d-bdd4-415f-a476-26c38271bfad" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6426363d-c330-4b9c-a765-32acd3719100 tempest-VolumesCloneTest-245202363 None] Lock "cinder-quobyte-39562088-553a-41ad-abe2-7760604af2c4" released by "delete_volume" :: held 0.824s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8c8fdde5-58db-4f0b-bd53-9aea7f233ac0 tempest-SnapshotMetadataTestJSON-713891996 None] Lock "cinder-quobyte-0e1e545d-bdd4-415f-a476-26c38271bfad" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8c8fdde5-58db-4f0b-bd53-9aea7f233ac0 tempest-SnapshotMetadataTestJSON-713891996 None] Acquiring lock "cinder-quobyte-d91fc77f-24b6-42ab-a981-27e1dda68b8d" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8c8fdde5-58db-4f0b-bd53-9aea7f233ac0 tempest-SnapshotMetadataTestJSON-713891996 None] Lock "cinder-quobyte-d91fc77f-24b6-42ab-a981-27e1dda68b8d" acquired by "_delete_snapshot" :: waited 0.030s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-8c8fdde5-58db-4f0b-bd53-9aea7f233ac0 tempest-SnapshotMetadataTestJSON-713891996 None] Deleting offline snapshot d91fc77f-24b6-42ab-a981-27e1dda68b8d of volume 0e1e545d-bdd4-415f-a476-26c38271bfad {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-8c8fdde5-58db-4f0b-bd53-9aea7f233ac0 tempest-SnapshotMetadataTestJSON-713891996 None] snapshot_file for this snap is: volume-0e1e545d-bdd4-415f-a476-26c38271bfad.d91fc77f-24b6-42ab-a981-27e1dda68b8d {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[933ea8ce-1469-4f2a-91b5-e5680018913a]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8c8fdde5-58db-4f0b-bd53-9aea7f233ac0 tempest-SnapshotMetadataTestJSON-713891996 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.d91fc77f-24b6-42ab-a981-27e1dda68b8d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-6426363d-c330-4b9c-a765-32acd3719100 tempest-VolumesCloneTest-245202363 None] Created reservations ['ab6e91ac-021c-4eac-8145-8e90bf8c82be', '8c560ed4-e3ea-48eb-bdd2-2b196ec793b1', 'fdd8ff9e-e533-4df6-8be5-742a7ccc427a', 'fa340404-cd99-433c-963b-5fc41e236f93'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6426363d-c330-4b9c-a765-32acd3719100 tempest-VolumesCloneTest-245202363 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6426363d-c330-4b9c-a765-32acd3719100 tempest-VolumesCloneTest-245202363 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6426363d-c330-4b9c-a765-32acd3719100 tempest-VolumesCloneTest-245202363 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6426363d-c330-4b9c-a765-32acd3719100 tempest-VolumesCloneTest-245202363 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6426363d-c330-4b9c-a765-32acd3719100 tempest-VolumesCloneTest-245202363 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6426363d-c330-4b9c-a765-32acd3719100 tempest-VolumesCloneTest-245202363 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:34 devstack sudo[104981]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ee909cac-f46f-49e4-8290-30213216dac2 tempest-SnapshotsActionsTest-302418110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.e721965c-5a4c-4054-9030-80de749ead69" returned: 0 in 0.414s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:34 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-ee909cac-f46f-49e4-8290-30213216dac2 tempest-SnapshotsActionsTest-302418110 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.e721965c-5a4c-4054-9030-80de749ead69 is being set with open permissions: ugo+rw Aug 16 21:26:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ee909cac-f46f-49e4-8290-30213216dac2 tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.e721965c-5a4c-4054-9030-80de749ead69 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:34 devstack sudo[104986]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.d91fc77f-24b6-42ab-a981-27e1dda68b8d Aug 16 21:26:34 devstack sudo[104986]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:34 devstack sudo[104989]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:26:34 devstack sudo[104989]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:35 devstack sudo[104991]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.e721965c-5a4c-4054-9030-80de749ead69 Aug 16 21:26:35 devstack sudo[104991]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:35 devstack sudo[104989]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6426363d-c330-4b9c-a765-32acd3719100 tempest-VolumesCloneTest-245202363 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.272s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:35 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-6426363d-c330-4b9c-a765-32acd3719100 tempest-VolumesCloneTest-245202363 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:26:35 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-6426363d-c330-4b9c-a765-32acd3719100 tempest-VolumesCloneTest-245202363 None] Deleted volume successfully. Aug 16 21:26:35 devstack sudo[104986]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:35 devstack sudo[104991]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ee909cac-f46f-49e4-8290-30213216dac2 tempest-SnapshotsActionsTest-302418110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.e721965c-5a4c-4054-9030-80de749ead69" returned: 0 in 0.307s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8c8fdde5-58db-4f0b-bd53-9aea7f233ac0 tempest-SnapshotMetadataTestJSON-713891996 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.d91fc77f-24b6-42ab-a981-27e1dda68b8d" returned: 0 in 0.459s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-8c8fdde5-58db-4f0b-bd53-9aea7f233ac0 tempest-SnapshotMetadataTestJSON-713891996 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-0e1e545d-bdd4-415f-a476-26c38271bfad(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:26:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6426363d-c330-4b9c-a765-32acd3719100 tempest-VolumesCloneTest-245202363 None] Lock "cinder-39562088-553a-41ad-abe2-7760604af2c4-delete_volume" released by "delete_volume" :: held 1.519s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ee909cac-f46f-49e4-8290-30213216dac2 tempest-SnapshotsActionsTest-302418110 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.827s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:35 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[a0093d2a-7095-4c65-b4d7-e9f6a491b8bb]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.025s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] ==> create_volume: call "{'self': , '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-08-16T19:26:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1678082182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1e024f42-3a8b-4f9f-a345-353bb3bd5936,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de8b7f28ee854ee78258135c34aa1f5f',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=2026-08-16T19:26:32Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:26:32Z,use_quota=True,user_id='fd797ec1622a4c8ab6d331d13e276aa6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:26:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Creating volume 1e024f42-3a8b-4f9f-a345-353bb3bd5936 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:26:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:26:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:26:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:26:35 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:26:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936 2147483648 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8c8fdde5-58db-4f0b-bd53-9aea7f233ac0 tempest-SnapshotMetadataTestJSON-713891996 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:35 devstack sudo[105000]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936 2147483648 Aug 16 21:26:35 devstack sudo[105000]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:35 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-ee909cac-f46f-49e4-8290-30213216dac2 tempest-SnapshotsActionsTest-302418110 None] Create snapshot completed successfully Aug 16 21:26:35 devstack sudo[105001]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad Aug 16 21:26:35 devstack sudo[105001]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:35 devstack sudo[105001]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8c8fdde5-58db-4f0b-bd53-9aea7f233ac0 tempest-SnapshotMetadataTestJSON-713891996 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad" returned: 0 in 0.382s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8c8fdde5-58db-4f0b-bd53-9aea7f233ac0 tempest-SnapshotMetadataTestJSON-713891996 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.d91fc77f-24b6-42ab-a981-27e1dda68b8d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:35 devstack sudo[105012]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.d91fc77f-24b6-42ab-a981-27e1dda68b8d Aug 16 21:26:35 devstack sudo[105012]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:35 devstack sudo[105000]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936 2147483648" returned: 0 in 0.483s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:35 devstack sudo[105014]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936 Aug 16 21:26:35 devstack sudo[105014]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bd280319-8143-4f1c-9127-6049e88803d6 tempest-SnapshotsActionsTest-1871797821 None] Acquiring lock "cinder-e721965c-5a4c-4054-9030-80de749ead69-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bd280319-8143-4f1c-9127-6049e88803d6 tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-e721965c-5a4c-4054-9030-80de749ead69-delete_snapshot" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bd280319-8143-4f1c-9127-6049e88803d6 tempest-SnapshotsActionsTest-1871797821 None] Acquiring lock "cinder-quobyte-a7716497-497e-4335-a895-5d26be637c35" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bd280319-8143-4f1c-9127-6049e88803d6 tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-quobyte-a7716497-497e-4335-a895-5d26be637c35" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bd280319-8143-4f1c-9127-6049e88803d6 tempest-SnapshotsActionsTest-1871797821 None] Acquiring lock "cinder-quobyte-e721965c-5a4c-4054-9030-80de749ead69" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bd280319-8143-4f1c-9127-6049e88803d6 tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-quobyte-e721965c-5a4c-4054-9030-80de749ead69" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-bd280319-8143-4f1c-9127-6049e88803d6 tempest-SnapshotsActionsTest-1871797821 None] Deleting offline snapshot e721965c-5a4c-4054-9030-80de749ead69 of volume a7716497-497e-4335-a895-5d26be637c35 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-bd280319-8143-4f1c-9127-6049e88803d6 tempest-SnapshotsActionsTest-1871797821 None] snapshot_file for this snap is: volume-a7716497-497e-4335-a895-5d26be637c35.e721965c-5a4c-4054-9030-80de749ead69 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:26:36 devstack sudo[105012]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8c8fdde5-58db-4f0b-bd53-9aea7f233ac0 tempest-SnapshotMetadataTestJSON-713891996 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.d91fc77f-24b6-42ab-a981-27e1dda68b8d" returned: 0 in 0.426s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8c8fdde5-58db-4f0b-bd53-9aea7f233ac0 tempest-SnapshotMetadataTestJSON-713891996 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.d91fc77f-24b6-42ab-a981-27e1dda68b8d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[00e61149-e1ad-4bb9-bf74-add0a13d0e59]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:36 devstack sudo[105014]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bd280319-8143-4f1c-9127-6049e88803d6 tempest-SnapshotsActionsTest-1871797821 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.e721965c-5a4c-4054-9030-80de749ead69 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:36 devstack sudo[105021]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.d91fc77f-24b6-42ab-a981-27e1dda68b8d Aug 16 21:26:36 devstack sudo[105021]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936" returned: 0 in 0.334s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] <== create_volume: return (864ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.868s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63625d24-3804-40a6-8706-b0141f03d967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936', 'volume_size': 2}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1763106c-96ff-4aa4-821f-c99fa7ea9781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:36 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Volume volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936 (1e024f42-3a8b-4f9f-a345-353bb3bd5936): created successfully Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1763106c-96ff-4aa4-821f-c99fa7ea9781) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Flow 'volume_create_manager' (8052f050-93fd-466e-9531-a19577b2d4ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:26:36 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-91df1d94-f300-4e3f-be3d-28974ef1d553 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Created volume successfully. Aug 16 21:26:36 devstack sudo[105022]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.e721965c-5a4c-4054-9030-80de749ead69 Aug 16 21:26:36 devstack sudo[105022]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:36 devstack sudo[105021]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8c8fdde5-58db-4f0b-bd53-9aea7f233ac0 tempest-SnapshotMetadataTestJSON-713891996 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad.d91fc77f-24b6-42ab-a981-27e1dda68b8d" returned: 0 in 0.310s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8c8fdde5-58db-4f0b-bd53-9aea7f233ac0 tempest-SnapshotMetadataTestJSON-713891996 None] Lock "cinder-quobyte-d91fc77f-24b6-42ab-a981-27e1dda68b8d" released by "_delete_snapshot" :: held 1.765s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8c8fdde5-58db-4f0b-bd53-9aea7f233ac0 tempest-SnapshotMetadataTestJSON-713891996 None] Lock "cinder-quobyte-0e1e545d-bdd4-415f-a476-26c38271bfad" released by "delete_snapshot" :: held 1.809s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-8c8fdde5-58db-4f0b-bd53-9aea7f233ac0 tempest-SnapshotMetadataTestJSON-713891996 None] Created reservations ['f6dff412-dc75-47de-994a-9c4997f7937d', '412d74a1-619f-44c1-b4f9-9fe2397fac66', '04d54006-7a06-4913-89e2-fe429312fcf9', '331a5c85-4395-44ae-b303-750b845f3d40'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:26:36 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-8c8fdde5-58db-4f0b-bd53-9aea7f233ac0 tempest-SnapshotMetadataTestJSON-713891996 None] Delete snapshot completed successfully. Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8c8fdde5-58db-4f0b-bd53-9aea7f233ac0 tempest-SnapshotMetadataTestJSON-713891996 None] Lock "cinder-d91fc77f-24b6-42ab-a981-27e1dda68b8d-delete_snapshot" released by "delete_snapshot" :: held 2.015s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:36 devstack sudo[105022]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bd280319-8143-4f1c-9127-6049e88803d6 tempest-SnapshotsActionsTest-1871797821 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.e721965c-5a4c-4054-9030-80de749ead69" returned: 0 in 0.522s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-bd280319-8143-4f1c-9127-6049e88803d6 tempest-SnapshotsActionsTest-1871797821 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a7716497-497e-4335-a895-5d26be637c35(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[b9299bf9-03b5-453b-a6d8-e9c1cb03a032]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bd280319-8143-4f1c-9127-6049e88803d6 tempest-SnapshotsActionsTest-1871797821 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-34a7e50a-6244-478d-81b7-7639cf19a2c7 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-34a7e50a-6244-478d-81b7-7639cf19a2c7 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-34a7e50a-6244-478d-81b7-7639cf19a2c7 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Creating offline snapshot 5b7ea623-8636-4b1a-acf8-82ad4edb1040 of volume 1e024f42-3a8b-4f9f-a345-353bb3bd5936 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[4e9f10f2-90ef-4fc9-be84-301c4c437b23]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-34a7e50a-6244-478d-81b7-7639cf19a2c7 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-40f1120c-ebe6-45c2-8791-6dd4ead527f0 tempest-SnapshotMetadataTestJSON-713891996 None] Acquiring lock "cinder-0e1e545d-bdd4-415f-a476-26c38271bfad-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-40f1120c-ebe6-45c2-8791-6dd4ead527f0 tempest-SnapshotMetadataTestJSON-713891996 None] Lock "cinder-0e1e545d-bdd4-415f-a476-26c38271bfad-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:36 devstack sudo[105029]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 Aug 16 21:26:36 devstack sudo[105029]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:36 devstack sudo[105030]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936 Aug 16 21:26:36 devstack sudo[105030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-40f1120c-ebe6-45c2-8791-6dd4ead527f0 tempest-SnapshotMetadataTestJSON-713891996 None] Acquiring lock "cinder-quobyte-0e1e545d-bdd4-415f-a476-26c38271bfad" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-40f1120c-ebe6-45c2-8791-6dd4ead527f0 tempest-SnapshotMetadataTestJSON-713891996 None] Lock "cinder-quobyte-0e1e545d-bdd4-415f-a476-26c38271bfad" acquired by "delete_volume" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:37 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[d4128adc-907c-4304-99de-bf92e7840a3f]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-40f1120c-ebe6-45c2-8791-6dd4ead527f0 tempest-SnapshotMetadataTestJSON-713891996 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:37 devstack sudo[105033]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad Aug 16 21:26:37 devstack sudo[105033]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:37 devstack sudo[105029]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bd280319-8143-4f1c-9127-6049e88803d6 tempest-SnapshotsActionsTest-1871797821 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08" returned: 0 in 0.547s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:37 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-bd280319-8143-4f1c-9127-6049e88803d6 tempest-SnapshotsActionsTest-1871797821 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a7716497-497e-4335-a895-5d26be637c35(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:26:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bd280319-8143-4f1c-9127-6049e88803d6 tempest-SnapshotsActionsTest-1871797821 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.e721965c-5a4c-4054-9030-80de749ead69 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:37 devstack sudo[105030]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-34a7e50a-6244-478d-81b7-7639cf19a2c7 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936" returned: 0 in 0.491s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-34a7e50a-6244-478d-81b7-7639cf19a2c7 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.5b7ea623-8636-4b1a-acf8-82ad4edb1040 2G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:37 devstack sudo[105041]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.e721965c-5a4c-4054-9030-80de749ead69 Aug 16 21:26:37 devstack sudo[105041]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:37 devstack sudo[105042]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.5b7ea623-8636-4b1a-acf8-82ad4edb1040 2G Aug 16 21:26:37 devstack sudo[105042]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:37 devstack sudo[105033]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-40f1120c-ebe6-45c2-8791-6dd4ead527f0 tempest-SnapshotMetadataTestJSON-713891996 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad" returned: 0 in 0.471s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-40f1120c-ebe6-45c2-8791-6dd4ead527f0 tempest-SnapshotMetadataTestJSON-713891996 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:37 devstack sudo[105050]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad Aug 16 21:26:37 devstack sudo[105050]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:37 devstack sudo[105041]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bd280319-8143-4f1c-9127-6049e88803d6 tempest-SnapshotsActionsTest-1871797821 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.e721965c-5a4c-4054-9030-80de749ead69" returned: 0 in 0.458s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bd280319-8143-4f1c-9127-6049e88803d6 tempest-SnapshotsActionsTest-1871797821 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.e721965c-5a4c-4054-9030-80de749ead69 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:37 devstack sudo[105058]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.e721965c-5a4c-4054-9030-80de749ead69 Aug 16 21:26:37 devstack sudo[105058]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:37 devstack sudo[105042]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-34a7e50a-6244-478d-81b7-7639cf19a2c7 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.5b7ea623-8636-4b1a-acf8-82ad4edb1040 2G" returned: 0 in 0.531s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-34a7e50a-6244-478d-81b7-7639cf19a2c7 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.5b7ea623-8636-4b1a-acf8-82ad4edb1040 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:37 devstack sudo[105050]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-40f1120c-ebe6-45c2-8791-6dd4ead527f0 tempest-SnapshotMetadataTestJSON-713891996 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0e1e545d-bdd4-415f-a476-26c38271bfad" returned: 0 in 0.306s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:37 devstack sudo[105061]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.5b7ea623-8636-4b1a-acf8-82ad4edb1040 Aug 16 21:26:37 devstack sudo[105061]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-40f1120c-ebe6-45c2-8791-6dd4ead527f0 tempest-SnapshotMetadataTestJSON-713891996 None] Lock "cinder-quobyte-0e1e545d-bdd4-415f-a476-26c38271bfad" released by "delete_volume" :: held 0.849s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:37 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-40f1120c-ebe6-45c2-8791-6dd4ead527f0 tempest-SnapshotMetadataTestJSON-713891996 None] Created reservations ['a0f2fc38-855f-47cd-a7cf-da825e721990', 'd10a27d1-b858-401f-a60f-dae705af2eb9', '29c4e5d8-8228-4f7c-9dfb-e8174369e791', '1633c2ac-6b42-4134-85da-9bb3ff763f54'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:26:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-40f1120c-ebe6-45c2-8791-6dd4ead527f0 tempest-SnapshotMetadataTestJSON-713891996 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-40f1120c-ebe6-45c2-8791-6dd4ead527f0 tempest-SnapshotMetadataTestJSON-713891996 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:38 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-40f1120c-ebe6-45c2-8791-6dd4ead527f0 tempest-SnapshotMetadataTestJSON-713891996 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:26:38 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-40f1120c-ebe6-45c2-8791-6dd4ead527f0 tempest-SnapshotMetadataTestJSON-713891996 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:26:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-40f1120c-ebe6-45c2-8791-6dd4ead527f0 tempest-SnapshotMetadataTestJSON-713891996 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-40f1120c-ebe6-45c2-8791-6dd4ead527f0 tempest-SnapshotMetadataTestJSON-713891996 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:38 devstack sudo[105064]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:26:38 devstack sudo[105064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:38 devstack sudo[105058]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bd280319-8143-4f1c-9127-6049e88803d6 tempest-SnapshotsActionsTest-1871797821 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.e721965c-5a4c-4054-9030-80de749ead69" returned: 0 in 0.330s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bd280319-8143-4f1c-9127-6049e88803d6 tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-quobyte-e721965c-5a4c-4054-9030-80de749ead69" released by "_delete_snapshot" :: held 2.003s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bd280319-8143-4f1c-9127-6049e88803d6 tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-quobyte-a7716497-497e-4335-a895-5d26be637c35" released by "delete_snapshot" :: held 2.030s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:38 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-bd280319-8143-4f1c-9127-6049e88803d6 tempest-SnapshotsActionsTest-1871797821 None] Created reservations ['4eb0a0f2-79b7-44d0-b359-b1f1b7d663c3', '037dd105-9987-4702-8257-a6f60309080f', '34d54914-6b8a-4b4b-973c-4881b80bcb05', '8a604595-08fb-4d04-bc51-b491777e6427'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:26:38 devstack sudo[105061]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-34a7e50a-6244-478d-81b7-7639cf19a2c7 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.5b7ea623-8636-4b1a-acf8-82ad4edb1040" returned: 0 in 0.432s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:38 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-34a7e50a-6244-478d-81b7-7639cf19a2c7 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.5b7ea623-8636-4b1a-acf8-82ad4edb1040 is being set with open permissions: ugo+rw Aug 16 21:26:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-34a7e50a-6244-478d-81b7-7639cf19a2c7 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.5b7ea623-8636-4b1a-acf8-82ad4edb1040 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:38 devstack sudo[105069]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.5b7ea623-8636-4b1a-acf8-82ad4edb1040 Aug 16 21:26:38 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-bd280319-8143-4f1c-9127-6049e88803d6 tempest-SnapshotsActionsTest-1871797821 None] Delete snapshot completed successfully. Aug 16 21:26:38 devstack sudo[105069]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bd280319-8143-4f1c-9127-6049e88803d6 tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-e721965c-5a4c-4054-9030-80de749ead69-delete_snapshot" released by "delete_snapshot" :: held 2.262s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:38 devstack sudo[105064]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-40f1120c-ebe6-45c2-8791-6dd4ead527f0 tempest-SnapshotMetadataTestJSON-713891996 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.383s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:38 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-40f1120c-ebe6-45c2-8791-6dd4ead527f0 tempest-SnapshotMetadataTestJSON-713891996 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:26:38 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-40f1120c-ebe6-45c2-8791-6dd4ead527f0 tempest-SnapshotMetadataTestJSON-713891996 None] Deleted volume successfully. Aug 16 21:26:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-40f1120c-ebe6-45c2-8791-6dd4ead527f0 tempest-SnapshotMetadataTestJSON-713891996 None] Lock "cinder-0e1e545d-bdd4-415f-a476-26c38271bfad-delete_volume" released by "delete_volume" :: held 1.463s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:38 devstack sudo[105069]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-34a7e50a-6244-478d-81b7-7639cf19a2c7 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.5b7ea623-8636-4b1a-acf8-82ad4edb1040" returned: 0 in 0.280s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-34a7e50a-6244-478d-81b7-7639cf19a2c7 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:38 devstack sudo[105073]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.info Aug 16 21:26:38 devstack sudo[105073]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:38 devstack sudo[105073]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-34a7e50a-6244-478d-81b7-7639cf19a2c7 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.info" returned: 0 in 0.289s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:38 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-34a7e50a-6244-478d-81b7-7639cf19a2c7 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.info is being set with open permissions: ugo+rw Aug 16 21:26:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-34a7e50a-6244-478d-81b7-7639cf19a2c7 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:38 devstack sudo[105076]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.info Aug 16 21:26:38 devstack sudo[105076]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:39 devstack sudo[105076]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-34a7e50a-6244-478d-81b7-7639cf19a2c7 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.info" returned: 0 in 0.250s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-34a7e50a-6244-478d-81b7-7639cf19a2c7 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.396s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:39 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-34a7e50a-6244-478d-81b7-7639cf19a2c7 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Create snapshot completed successfully Aug 16 21:26:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ad80a833-f48e-4aa0-8ff3-6c9ab2e1d88e tempest-SnapshotsActionsTest-302418110 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ad80a833-f48e-4aa0-8ff3-6c9ab2e1d88e tempest-SnapshotsActionsTest-302418110 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-ad80a833-f48e-4aa0-8ff3-6c9ab2e1d88e tempest-SnapshotsActionsTest-302418110 None] Creating offline snapshot 01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e of volume a7716497-497e-4335-a895-5d26be637c35 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[b67b2340-5a2c-483c-bac6-c3169affdad9]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ad80a833-f48e-4aa0-8ff3-6c9ab2e1d88e tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Flow 'volume_create_manager' (a5f9b032-1173-4cbe-962a-16aa67617b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (be372d82-723e-4e05-bc3e-3ee5aad37041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (be372d82-723e-4e05-bc3e-3ee5aad37041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:26:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1005110576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ddf76ac3-e80d-4c2d-b958-1fd83131b199,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='107af2b410a94625b6bdf0b2a96457c8',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=2026-08-16T19:26:40Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:26:40Z,use_quota=True,user_id='92c0b240ed3a4372afd926774ffaee40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bbf2ccd1-2664-45e2-a644-9d8798c11731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bbf2ccd1-2664-45e2-a644-9d8798c11731) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3466b84-df7b-4afc-a429-6546bff50717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3466b84-df7b-4afc-a429-6546bff50717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ddf76ac3-e80d-4c2d-b958-1fd83131b199', 'volume_name': 'volume-ddf76ac3-e80d-4c2d-b958-1fd83131b199', 'volume_size': 2}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9beee5e0-e91f-45ae-b386-4635fa1b4af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9beee5e0-e91f-45ae-b386-4635fa1b4af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (98843b1a-04f4-4b7a-bb1f-9fd5a576be81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:40 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Volume ddf76ac3-e80d-4c2d-b958-1fd83131b199: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ddf76ac3-e80d-4c2d-b958-1fd83131b199', 'volume_size': 2} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bc88a677-b38b-40c5-b3ff-76a1961cc48b tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Acquiring lock "cinder-5b7ea623-8636-4b1a-acf8-82ad4edb1040-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bc88a677-b38b-40c5-b3ff-76a1961cc48b tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Lock "cinder-5b7ea623-8636-4b1a-acf8-82ad4edb1040-delete_snapshot" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bc88a677-b38b-40c5-b3ff-76a1961cc48b tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Acquiring lock "cinder-quobyte-1e024f42-3a8b-4f9f-a345-353bb3bd5936" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bc88a677-b38b-40c5-b3ff-76a1961cc48b tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Lock "cinder-quobyte-1e024f42-3a8b-4f9f-a345-353bb3bd5936" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bc88a677-b38b-40c5-b3ff-76a1961cc48b tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Acquiring lock "cinder-quobyte-5b7ea623-8636-4b1a-acf8-82ad4edb1040" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:40 devstack sudo[105116]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 Aug 16 21:26:40 devstack sudo[105116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bc88a677-b38b-40c5-b3ff-76a1961cc48b tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Lock "cinder-quobyte-5b7ea623-8636-4b1a-acf8-82ad4edb1040" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-bc88a677-b38b-40c5-b3ff-76a1961cc48b tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Deleting offline snapshot 5b7ea623-8636-4b1a-acf8-82ad4edb1040 of volume 1e024f42-3a8b-4f9f-a345-353bb3bd5936 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-bc88a677-b38b-40c5-b3ff-76a1961cc48b tempest-VolumesSnapshotNegativeTestJSON-17644827 None] snapshot_file for this snap is: volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.5b7ea623-8636-4b1a-acf8-82ad4edb1040 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[bfd23ef6-fa57-4955-9beb-bcaecf55638a]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bc88a677-b38b-40c5-b3ff-76a1961cc48b tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.5b7ea623-8636-4b1a-acf8-82ad4edb1040 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:40 devstack sudo[105118]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.5b7ea623-8636-4b1a-acf8-82ad4edb1040 Aug 16 21:26:40 devstack sudo[105118]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:40 devstack sudo[105116]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ad80a833-f48e-4aa0-8ff3-6c9ab2e1d88e tempest-SnapshotsActionsTest-302418110 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08" returned: 0 in 0.451s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-ad80a833-f48e-4aa0-8ff3-6c9ab2e1d88e tempest-SnapshotsActionsTest-302418110 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a7716497-497e-4335-a895-5d26be637c35(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ad80a833-f48e-4aa0-8ff3-6c9ab2e1d88e tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:40 devstack sudo[105124]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e 1G Aug 16 21:26:40 devstack sudo[105124]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:40 devstack sudo[105118]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bc88a677-b38b-40c5-b3ff-76a1961cc48b tempest-VolumesSnapshotNegativeTestJSON-17644827 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.5b7ea623-8636-4b1a-acf8-82ad4edb1040" returned: 0 in 0.390s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-bc88a677-b38b-40c5-b3ff-76a1961cc48b tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[008e68e0-f552-43ec-83f6-d92cd7aa01b9]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bc88a677-b38b-40c5-b3ff-76a1961cc48b tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:40 devstack sudo[105130]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936 Aug 16 21:26:40 devstack sudo[105130]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:40 devstack sudo[105124]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ad80a833-f48e-4aa0-8ff3-6c9ab2e1d88e tempest-SnapshotsActionsTest-302418110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e 1G" returned: 0 in 0.502s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ad80a833-f48e-4aa0-8ff3-6c9ab2e1d88e tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:41 devstack sudo[105135]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e Aug 16 21:26:41 devstack sudo[105135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:41 devstack sudo[105130]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bc88a677-b38b-40c5-b3ff-76a1961cc48b tempest-VolumesSnapshotNegativeTestJSON-17644827 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936" returned: 0 in 0.420s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bc88a677-b38b-40c5-b3ff-76a1961cc48b tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.5b7ea623-8636-4b1a-acf8-82ad4edb1040 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:41 devstack sudo[105140]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.5b7ea623-8636-4b1a-acf8-82ad4edb1040 Aug 16 21:26:41 devstack sudo[105140]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:41 devstack sudo[105135]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ad80a833-f48e-4aa0-8ff3-6c9ab2e1d88e tempest-SnapshotsActionsTest-302418110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e" returned: 0 in 0.315s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:41 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-ad80a833-f48e-4aa0-8ff3-6c9ab2e1d88e tempest-SnapshotsActionsTest-302418110 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e is being set with open permissions: ugo+rw Aug 16 21:26:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ad80a833-f48e-4aa0-8ff3-6c9ab2e1d88e tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:41 devstack sudo[105146]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e Aug 16 21:26:41 devstack sudo[105146]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:41 devstack sudo[105140]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bc88a677-b38b-40c5-b3ff-76a1961cc48b tempest-VolumesSnapshotNegativeTestJSON-17644827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.5b7ea623-8636-4b1a-acf8-82ad4edb1040" returned: 0 in 0.368s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bc88a677-b38b-40c5-b3ff-76a1961cc48b tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.5b7ea623-8636-4b1a-acf8-82ad4edb1040 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:41 devstack sudo[105152]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.5b7ea623-8636-4b1a-acf8-82ad4edb1040 Aug 16 21:26:41 devstack sudo[105152]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:41 devstack sudo[105146]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ad80a833-f48e-4aa0-8ff3-6c9ab2e1d88e tempest-SnapshotsActionsTest-302418110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e" returned: 0 in 0.272s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ad80a833-f48e-4aa0-8ff3-6c9ab2e1d88e tempest-SnapshotsActionsTest-302418110 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.709s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.471s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] ==> create_volume: call "{'self': , '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-08-16T19:26:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1005110576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ddf76ac3-e80d-4c2d-b958-1fd83131b199,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='107af2b410a94625b6bdf0b2a96457c8',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=2026-08-16T19:26:40Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:26:40Z,use_quota=True,user_id='92c0b240ed3a4372afd926774ffaee40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:26:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Creating volume ddf76ac3-e80d-4c2d-b958-1fd83131b199 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:26:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:26:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:26:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:26:41 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:26:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ddf76ac3-e80d-4c2d-b958-1fd83131b199 2147483648 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:41 devstack sudo[105155]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ddf76ac3-e80d-4c2d-b958-1fd83131b199 2147483648 Aug 16 21:26:41 devstack sudo[105155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:41 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-ad80a833-f48e-4aa0-8ff3-6c9ab2e1d88e tempest-SnapshotsActionsTest-302418110 None] Create snapshot completed successfully Aug 16 21:26:41 devstack sudo[105152]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bc88a677-b38b-40c5-b3ff-76a1961cc48b tempest-VolumesSnapshotNegativeTestJSON-17644827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936.5b7ea623-8636-4b1a-acf8-82ad4edb1040" returned: 0 in 0.321s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:41 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bc88a677-b38b-40c5-b3ff-76a1961cc48b tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Lock "cinder-quobyte-5b7ea623-8636-4b1a-acf8-82ad4edb1040" released by "_delete_snapshot" :: held 1.664s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:41 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bc88a677-b38b-40c5-b3ff-76a1961cc48b tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Lock "cinder-quobyte-1e024f42-3a8b-4f9f-a345-353bb3bd5936" released by "delete_snapshot" :: held 1.699s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:41 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-bc88a677-b38b-40c5-b3ff-76a1961cc48b tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Created reservations ['7e37ca50-715b-43f3-83c3-17b7a1a8c115', '2d631d2c-ddc5-432c-ae7f-5b820c722908', '373c08de-2559-4736-99f4-e55c484d0b02', 'fdc3d396-86dd-4c06-9e6a-af2e73b0f743'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-db74bd18-0694-417d-9be3-5c3085530013 tempest-SnapshotsActionsTest-1871797821 None] Acquiring lock "cinder-01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-db74bd18-0694-417d-9be3-5c3085530013 tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e-delete_snapshot" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-db74bd18-0694-417d-9be3-5c3085530013 tempest-SnapshotsActionsTest-1871797821 None] Acquiring lock "cinder-quobyte-a7716497-497e-4335-a895-5d26be637c35" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-db74bd18-0694-417d-9be3-5c3085530013 tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-quobyte-a7716497-497e-4335-a895-5d26be637c35" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-db74bd18-0694-417d-9be3-5c3085530013 tempest-SnapshotsActionsTest-1871797821 None] Acquiring lock "cinder-quobyte-01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:42 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-bc88a677-b38b-40c5-b3ff-76a1961cc48b tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Delete snapshot completed successfully. Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bc88a677-b38b-40c5-b3ff-76a1961cc48b tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Lock "cinder-5b7ea623-8636-4b1a-acf8-82ad4edb1040-delete_snapshot" released by "delete_snapshot" :: held 1.907s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-db74bd18-0694-417d-9be3-5c3085530013 tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-quobyte-01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-db74bd18-0694-417d-9be3-5c3085530013 tempest-SnapshotsActionsTest-1871797821 None] Deleting offline snapshot 01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e of volume a7716497-497e-4335-a895-5d26be637c35 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-db74bd18-0694-417d-9be3-5c3085530013 tempest-SnapshotsActionsTest-1871797821 None] snapshot_file for this snap is: volume-a7716497-497e-4335-a895-5d26be637c35.01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[b830a004-872f-4357-9631-ffc3c669862b]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-db74bd18-0694-417d-9be3-5c3085530013 tempest-SnapshotsActionsTest-1871797821 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ddf76ac3-e80d-4c2d-b958-1fd83131b199 2147483648" returned: 0 in 0.618s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:42 devstack sudo[105155]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:42 devstack sudo[105162]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e Aug 16 21:26:42 devstack sudo[105162]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ddf76ac3-e80d-4c2d-b958-1fd83131b199 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:42 devstack sudo[105164]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ddf76ac3-e80d-4c2d-b958-1fd83131b199 Aug 16 21:26:42 devstack sudo[105164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c4986213-62f3-4fd2-be65-6c9c1ec42b39 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Acquiring lock "cinder-1e024f42-3a8b-4f9f-a345-353bb3bd5936-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c4986213-62f3-4fd2-be65-6c9c1ec42b39 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Lock "cinder-1e024f42-3a8b-4f9f-a345-353bb3bd5936-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c4986213-62f3-4fd2-be65-6c9c1ec42b39 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Acquiring lock "cinder-quobyte-1e024f42-3a8b-4f9f-a345-353bb3bd5936" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c4986213-62f3-4fd2-be65-6c9c1ec42b39 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Lock "cinder-quobyte-1e024f42-3a8b-4f9f-a345-353bb3bd5936" acquired by "delete_volume" :: waited 0.023s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:42 devstack sudo[105162]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-db74bd18-0694-417d-9be3-5c3085530013 tempest-SnapshotsActionsTest-1871797821 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e" returned: 0 in 0.480s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-db74bd18-0694-417d-9be3-5c3085530013 tempest-SnapshotsActionsTest-1871797821 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a7716497-497e-4335-a895-5d26be637c35(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[3df9b6c9-a2e9-41cc-bbdb-38311e9e0781]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4986213-62f3-4fd2-be65-6c9c1ec42b39 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[a548e650-e743-4ab4-8998-9819230617e8]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-db74bd18-0694-417d-9be3-5c3085530013 tempest-SnapshotsActionsTest-1871797821 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:42 devstack sudo[105164]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ddf76ac3-e80d-4c2d-b958-1fd83131b199" returned: 0 in 0.383s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] <== create_volume: return (1065ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.068s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (98843b1a-04f4-4b7a-bb1f-9fd5a576be81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ddf76ac3-e80d-4c2d-b958-1fd83131b199', 'volume_size': 2}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c71557fe-5fca-420b-9a0c-15a8e6c92dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:42 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Volume volume-ddf76ac3-e80d-4c2d-b958-1fd83131b199 (ddf76ac3-e80d-4c2d-b958-1fd83131b199): created successfully Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c71557fe-5fca-420b-9a0c-15a8e6c92dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Flow 'volume_create_manager' (a5f9b032-1173-4cbe-962a-16aa67617b8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:26:42 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-9bb78140-36df-484f-9d97-44867196f5dd tempest-VolumesCloneNegativeTest-454089283 None] Created volume successfully. Aug 16 21:26:42 devstack sudo[105170]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936 Aug 16 21:26:42 devstack sudo[105170]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:42 devstack sudo[105171]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 Aug 16 21:26:42 devstack sudo[105171]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:43 devstack sudo[105170]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4986213-62f3-4fd2-be65-6c9c1ec42b39 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936" returned: 0 in 0.409s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4986213-62f3-4fd2-be65-6c9c1ec42b39 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:43 devstack sudo[105171]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-db74bd18-0694-417d-9be3-5c3085530013 tempest-SnapshotsActionsTest-1871797821 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08" returned: 0 in 0.418s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-db74bd18-0694-417d-9be3-5c3085530013 tempest-SnapshotsActionsTest-1871797821 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a7716497-497e-4335-a895-5d26be637c35(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-db74bd18-0694-417d-9be3-5c3085530013 tempest-SnapshotsActionsTest-1871797821 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:43 devstack sudo[105180]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936 Aug 16 21:26:43 devstack sudo[105180]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:43 devstack sudo[105182]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e Aug 16 21:26:43 devstack sudo[105182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a8fb6dfa-2d29-4d36-aa4e-59f66bb4c274 tempest-VolumesCloneNegativeTest-454089283 None] Acquiring lock "cinder-ddf76ac3-e80d-4c2d-b958-1fd83131b199-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a8fb6dfa-2d29-4d36-aa4e-59f66bb4c274 tempest-VolumesCloneNegativeTest-454089283 None] Lock "cinder-ddf76ac3-e80d-4c2d-b958-1fd83131b199-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a8fb6dfa-2d29-4d36-aa4e-59f66bb4c274 tempest-VolumesCloneNegativeTest-454089283 None] Acquiring lock "cinder-quobyte-ddf76ac3-e80d-4c2d-b958-1fd83131b199" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a8fb6dfa-2d29-4d36-aa4e-59f66bb4c274 tempest-VolumesCloneNegativeTest-454089283 None] Lock "cinder-quobyte-ddf76ac3-e80d-4c2d-b958-1fd83131b199" acquired by "delete_volume" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:43 devstack sudo[105180]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[b67afcc2-4065-47a3-91fc-4a5269101fd2]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a8fb6dfa-2d29-4d36-aa4e-59f66bb4c274 tempest-VolumesCloneNegativeTest-454089283 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ddf76ac3-e80d-4c2d-b958-1fd83131b199 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4986213-62f3-4fd2-be65-6c9c1ec42b39 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e024f42-3a8b-4f9f-a345-353bb3bd5936" returned: 0 in 0.321s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c4986213-62f3-4fd2-be65-6c9c1ec42b39 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Lock "cinder-quobyte-1e024f42-3a8b-4f9f-a345-353bb3bd5936" released by "delete_volume" :: held 0.827s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-c4986213-62f3-4fd2-be65-6c9c1ec42b39 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Created reservations ['754c78c2-65c6-4eb9-b1c2-c56466b88624', 'a69725ac-5b8f-4184-bc28-c003c96c6d6c', '0292a639-4dd6-4981-a1f3-49407b30fa55', '583f0aa6-eda6-4333-8b40-68163103c4c4'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:26:43 devstack sudo[105185]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ddf76ac3-e80d-4c2d-b958-1fd83131b199 Aug 16 21:26:43 devstack sudo[105185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c4986213-62f3-4fd2-be65-6c9c1ec42b39 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c4986213-62f3-4fd2-be65-6c9c1ec42b39 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c4986213-62f3-4fd2-be65-6c9c1ec42b39 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c4986213-62f3-4fd2-be65-6c9c1ec42b39 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c4986213-62f3-4fd2-be65-6c9c1ec42b39 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4986213-62f3-4fd2-be65-6c9c1ec42b39 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:43 devstack sudo[105190]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:26:43 devstack sudo[105190]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:43 devstack sudo[105182]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-db74bd18-0694-417d-9be3-5c3085530013 tempest-SnapshotsActionsTest-1871797821 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e" returned: 0 in 0.569s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-db74bd18-0694-417d-9be3-5c3085530013 tempest-SnapshotsActionsTest-1871797821 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:43 devstack sudo[105192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e Aug 16 21:26:43 devstack sudo[105192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:43 devstack sudo[105192]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-db74bd18-0694-417d-9be3-5c3085530013 tempest-SnapshotsActionsTest-1871797821 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e" returned: 0 in 0.293s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:43 devstack sudo[105185]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:43 devstack sudo[105190]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4986213-62f3-4fd2-be65-6c9c1ec42b39 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.441s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a8fb6dfa-2d29-4d36-aa4e-59f66bb4c274 tempest-VolumesCloneNegativeTest-454089283 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ddf76ac3-e80d-4c2d-b958-1fd83131b199" returned: 0 in 0.628s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-c4986213-62f3-4fd2-be65-6c9c1ec42b39 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:26:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a8fb6dfa-2d29-4d36-aa4e-59f66bb4c274 tempest-VolumesCloneNegativeTest-454089283 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ddf76ac3-e80d-4c2d-b958-1fd83131b199 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:44 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-db74bd18-0694-417d-9be3-5c3085530013 tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-quobyte-01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e" released by "_delete_snapshot" :: held 1.910s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:44 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-c4986213-62f3-4fd2-be65-6c9c1ec42b39 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Deleted volume successfully. Aug 16 21:26:44 devstack sudo[105199]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ddf76ac3-e80d-4c2d-b958-1fd83131b199 Aug 16 21:26:44 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-db74bd18-0694-417d-9be3-5c3085530013 tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-quobyte-a7716497-497e-4335-a895-5d26be637c35" released by "delete_snapshot" :: held 1.955s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:44 devstack sudo[105199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:44 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c4986213-62f3-4fd2-be65-6c9c1ec42b39 tempest-VolumesSnapshotNegativeTestJSON-17644827 None] Lock "cinder-1e024f42-3a8b-4f9f-a345-353bb3bd5936-delete_volume" released by "delete_volume" :: held 1.583s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:44 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-db74bd18-0694-417d-9be3-5c3085530013 tempest-SnapshotsActionsTest-1871797821 None] Created reservations ['a39bf2ba-7906-4690-ad10-a8d38f255832', '3b54472b-d536-40d7-a7ce-e88eaead3d6d', 'a95b0b56-369a-43ba-8d03-bf1e5b2bcffd', '30eda2fb-50a4-4ef5-8432-db03677e2e90'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:26:44 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-db74bd18-0694-417d-9be3-5c3085530013 tempest-SnapshotsActionsTest-1871797821 None] Delete snapshot completed successfully. Aug 16 21:26:44 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-db74bd18-0694-417d-9be3-5c3085530013 tempest-SnapshotsActionsTest-1871797821 None] Lock "cinder-01cabc02-fc5a-4a2e-a9d9-eb73df51ff1e-delete_snapshot" released by "delete_snapshot" :: held 2.136s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:44 devstack sudo[105199]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a8fb6dfa-2d29-4d36-aa4e-59f66bb4c274 tempest-VolumesCloneNegativeTest-454089283 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ddf76ac3-e80d-4c2d-b958-1fd83131b199" returned: 0 in 0.374s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:44 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a8fb6dfa-2d29-4d36-aa4e-59f66bb4c274 tempest-VolumesCloneNegativeTest-454089283 None] Lock "cinder-quobyte-ddf76ac3-e80d-4c2d-b958-1fd83131b199" released by "delete_volume" :: held 1.070s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:44 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-a8fb6dfa-2d29-4d36-aa4e-59f66bb4c274 tempest-VolumesCloneNegativeTest-454089283 None] Created reservations ['d7e154bf-51be-44ee-acc8-d0c1f3aea61d', '5801b180-8f5a-40b4-9335-e6462e550e41', 'dc1c0b70-8288-4088-beef-5f19904e5af9', '9ff3a02f-14d6-4240-8d5a-28651d23a8bf'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:26:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a8fb6dfa-2d29-4d36-aa4e-59f66bb4c274 tempest-VolumesCloneNegativeTest-454089283 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a8fb6dfa-2d29-4d36-aa4e-59f66bb4c274 tempest-VolumesCloneNegativeTest-454089283 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:44 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a8fb6dfa-2d29-4d36-aa4e-59f66bb4c274 tempest-VolumesCloneNegativeTest-454089283 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:26:44 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a8fb6dfa-2d29-4d36-aa4e-59f66bb4c274 tempest-VolumesCloneNegativeTest-454089283 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:26:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a8fb6dfa-2d29-4d36-aa4e-59f66bb4c274 tempest-VolumesCloneNegativeTest-454089283 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a8fb6dfa-2d29-4d36-aa4e-59f66bb4c274 tempest-VolumesCloneNegativeTest-454089283 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:44 devstack sudo[105202]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:26:44 devstack sudo[105202]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:44 devstack sudo[105202]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a8fb6dfa-2d29-4d36-aa4e-59f66bb4c274 tempest-VolumesCloneNegativeTest-454089283 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.289s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:44 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-a8fb6dfa-2d29-4d36-aa4e-59f66bb4c274 tempest-VolumesCloneNegativeTest-454089283 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:26:44 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-a8fb6dfa-2d29-4d36-aa4e-59f66bb4c274 tempest-VolumesCloneNegativeTest-454089283 None] Deleted volume successfully. Aug 16 21:26:44 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a8fb6dfa-2d29-4d36-aa4e-59f66bb4c274 tempest-VolumesCloneNegativeTest-454089283 None] Lock "cinder-ddf76ac3-e80d-4c2d-b958-1fd83131b199-delete_volume" released by "delete_volume" :: held 1.659s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:45 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7944bbb8-f21b-4530-a0d2-6c21d625313c tempest-SnapshotsActionsTest-302418110 None] Acquiring lock "cinder-c8c79f7b-b98b-4bee-9650-95e02925ca08-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:45 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7944bbb8-f21b-4530-a0d2-6c21d625313c tempest-SnapshotsActionsTest-302418110 None] Lock "cinder-c8c79f7b-b98b-4bee-9650-95e02925ca08-delete_snapshot" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:45 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7944bbb8-f21b-4530-a0d2-6c21d625313c tempest-SnapshotsActionsTest-302418110 None] Acquiring lock "cinder-quobyte-a7716497-497e-4335-a895-5d26be637c35" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:45 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7944bbb8-f21b-4530-a0d2-6c21d625313c tempest-SnapshotsActionsTest-302418110 None] Lock "cinder-quobyte-a7716497-497e-4335-a895-5d26be637c35" acquired by "delete_snapshot" :: waited 0.014s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:45 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7944bbb8-f21b-4530-a0d2-6c21d625313c tempest-SnapshotsActionsTest-302418110 None] Acquiring lock "cinder-quobyte-c8c79f7b-b98b-4bee-9650-95e02925ca08" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:45 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7944bbb8-f21b-4530-a0d2-6c21d625313c tempest-SnapshotsActionsTest-302418110 None] Lock "cinder-quobyte-c8c79f7b-b98b-4bee-9650-95e02925ca08" acquired by "_delete_snapshot" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:45 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-7944bbb8-f21b-4530-a0d2-6c21d625313c tempest-SnapshotsActionsTest-302418110 None] Deleting offline snapshot c8c79f7b-b98b-4bee-9650-95e02925ca08 of volume a7716497-497e-4335-a895-5d26be637c35 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:26:45 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-7944bbb8-f21b-4530-a0d2-6c21d625313c tempest-SnapshotsActionsTest-302418110 None] snapshot_file for this snap is: volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:26:45 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[c3b3c9d7-6ea8-4afe-aac4-56bc9f52a06a]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7944bbb8-f21b-4530-a0d2-6c21d625313c tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:45 devstack sudo[105205]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 Aug 16 21:26:45 devstack sudo[105205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:46 devstack sudo[105205]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7944bbb8-f21b-4530-a0d2-6c21d625313c tempest-SnapshotsActionsTest-302418110 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08" returned: 0 in 0.469s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-7944bbb8-f21b-4530-a0d2-6c21d625313c tempest-SnapshotsActionsTest-302418110 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a7716497-497e-4335-a895-5d26be637c35(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[14233bdc-2833-4ba9-a114-a29262674362]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7944bbb8-f21b-4530-a0d2-6c21d625313c tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:26:46 devstack sudo[105210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35 Aug 16 21:26:46 devstack sudo[105210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Flow 'volume_create_manager' (fb7c8c08-3e8d-4769-bae5-253c788feb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7ab2b3e3-df91-469e-888a-977b8632d959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7ab2b3e3-df91-469e-888a-977b8632d959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:26:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-619782787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2a1750d6-059d-4d37-856f-2dc90c1b9cf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c3ab3875c384397b5372aa5602a7594',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=2026-08-16T19:26:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:26:46Z,use_quota=True,user_id='8fc4ed6c7df04a2a80c25116384a26ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (27bf3602-b192-42f6-8fe1-a16c2212c7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (27bf3602-b192-42f6-8fe1-a16c2212c7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cee65549-3a5b-4195-afc1-bb85d77135a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cee65549-3a5b-4195-afc1-bb85d77135a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2a1750d6-059d-4d37-856f-2dc90c1b9cf6', 'volume_name': 'volume-2a1750d6-059d-4d37-856f-2dc90c1b9cf6', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b11f378-4802-42ca-a79f-9dac2e82d357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b11f378-4802-42ca-a79f-9dac2e82d357) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e8346e06-2cde-4067-bb15-d3d3e905c8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:46 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Volume 2a1750d6-059d-4d37-856f-2dc90c1b9cf6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2a1750d6-059d-4d37-856f-2dc90c1b9cf6', 'volume_size': 1} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] ==> create_volume: call "{'self': , '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-08-16T19:26:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-619782787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2a1750d6-059d-4d37-856f-2dc90c1b9cf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c3ab3875c384397b5372aa5602a7594',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=2026-08-16T19:26:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:26:46Z,use_quota=True,user_id='8fc4ed6c7df04a2a80c25116384a26ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Creating volume 2a1750d6-059d-4d37-856f-2dc90c1b9cf6 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:26:46 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a1750d6-059d-4d37-856f-2dc90c1b9cf6 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:46 devstack sudo[105212]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a1750d6-059d-4d37-856f-2dc90c1b9cf6 1073741824 Aug 16 21:26:46 devstack sudo[105212]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:46 devstack sudo[105210]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7944bbb8-f21b-4530-a0d2-6c21d625313c tempest-SnapshotsActionsTest-302418110 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35" returned: 0 in 0.470s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7944bbb8-f21b-4530-a0d2-6c21d625313c tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:46 devstack sudo[105218]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 Aug 16 21:26:46 devstack sudo[105218]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:47 devstack sudo[105212]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a1750d6-059d-4d37-856f-2dc90c1b9cf6 1073741824" returned: 0 in 0.543s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:47 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=135,cinder:UPDATE=163,cinder:INSERT=43,cinder:DELETE=16 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:26:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a1750d6-059d-4d37-856f-2dc90c1b9cf6 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:47 devstack sudo[105227]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a1750d6-059d-4d37-856f-2dc90c1b9cf6 Aug 16 21:26:47 devstack sudo[105227]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:47 devstack sudo[105218]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7944bbb8-f21b-4530-a0d2-6c21d625313c tempest-SnapshotsActionsTest-302418110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08" returned: 0 in 0.467s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7944bbb8-f21b-4530-a0d2-6c21d625313c tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:47 devstack sudo[105229]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08 Aug 16 21:26:47 devstack sudo[105229]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:47 devstack sudo[105227]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a1750d6-059d-4d37-856f-2dc90c1b9cf6" returned: 0 in 0.325s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:47 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] <== create_volume: return (929ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:26:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.932s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:47 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e8346e06-2cde-4067-bb15-d3d3e905c8cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2a1750d6-059d-4d37-856f-2dc90c1b9cf6', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:47 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b41f578-bde8-4971-895a-6f8f6d53fd14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:47 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Volume volume-2a1750d6-059d-4d37-856f-2dc90c1b9cf6 (2a1750d6-059d-4d37-856f-2dc90c1b9cf6): created successfully Aug 16 21:26:47 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b41f578-bde8-4971-895a-6f8f6d53fd14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:47 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Flow 'volume_create_manager' (fb7c8c08-3e8d-4769-bae5-253c788feb4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:26:47 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-3e05e259-8a82-4d49-8260-56b0ca66af0f tempest-VolumesTransfersV355Test-854633430 None] Created volume successfully. Aug 16 21:26:47 devstack sudo[105229]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7944bbb8-f21b-4530-a0d2-6c21d625313c tempest-SnapshotsActionsTest-302418110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35.c8c79f7b-b98b-4bee-9650-95e02925ca08" returned: 0 in 0.341s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:47 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7944bbb8-f21b-4530-a0d2-6c21d625313c tempest-SnapshotsActionsTest-302418110 None] Lock "cinder-quobyte-c8c79f7b-b98b-4bee-9650-95e02925ca08" released by "_delete_snapshot" :: held 1.929s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:47 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7944bbb8-f21b-4530-a0d2-6c21d625313c tempest-SnapshotsActionsTest-302418110 None] Lock "cinder-quobyte-a7716497-497e-4335-a895-5d26be637c35" released by "delete_snapshot" :: held 1.965s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:47 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-7944bbb8-f21b-4530-a0d2-6c21d625313c tempest-SnapshotsActionsTest-302418110 None] Created reservations ['a1fedddd-b7f9-450c-8352-e669d772f830', '3d96bc7d-d81f-4020-bc29-2acef463aa3b', '06e820c6-f3f4-497b-aa20-7af6f0c261cb', 'f4960a89-e6a1-4100-a572-9bb97ecaff62'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:26:47 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-7944bbb8-f21b-4530-a0d2-6c21d625313c tempest-SnapshotsActionsTest-302418110 None] Delete snapshot completed successfully. Aug 16 21:26:47 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7944bbb8-f21b-4530-a0d2-6c21d625313c tempest-SnapshotsActionsTest-302418110 None] Lock "cinder-c8c79f7b-b98b-4bee-9650-95e02925ca08-delete_snapshot" released by "delete_snapshot" :: held 2.169s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:48 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-67210b8c-dac2-43d8-8330-5b885cc2f1f1 tempest-SnapshotsActionsTest-302418110 None] Acquiring lock "cinder-a7716497-497e-4335-a895-5d26be637c35-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:48 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-67210b8c-dac2-43d8-8330-5b885cc2f1f1 tempest-SnapshotsActionsTest-302418110 None] Lock "cinder-a7716497-497e-4335-a895-5d26be637c35-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:48 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-67210b8c-dac2-43d8-8330-5b885cc2f1f1 tempest-SnapshotsActionsTest-302418110 None] Acquiring lock "cinder-quobyte-a7716497-497e-4335-a895-5d26be637c35" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:48 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-67210b8c-dac2-43d8-8330-5b885cc2f1f1 tempest-SnapshotsActionsTest-302418110 None] Lock "cinder-quobyte-a7716497-497e-4335-a895-5d26be637c35" acquired by "delete_volume" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:48 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[973dde7c-64cb-42b5-9cc2-5dbd9382a5f6]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-67210b8c-dac2-43d8-8330-5b885cc2f1f1 tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:48 devstack sudo[105233]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35 Aug 16 21:26:48 devstack sudo[105233]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:48 devstack sudo[105233]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-67210b8c-dac2-43d8-8330-5b885cc2f1f1 tempest-SnapshotsActionsTest-302418110 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35" returned: 0 in 0.552s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-67210b8c-dac2-43d8-8330-5b885cc2f1f1 tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:48 devstack sudo[105238]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35 Aug 16 21:26:48 devstack sudo[105238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:49 devstack sudo[105238]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-67210b8c-dac2-43d8-8330-5b885cc2f1f1 tempest-SnapshotsActionsTest-302418110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a7716497-497e-4335-a895-5d26be637c35" returned: 0 in 0.330s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:49 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-67210b8c-dac2-43d8-8330-5b885cc2f1f1 tempest-SnapshotsActionsTest-302418110 None] Lock "cinder-quobyte-a7716497-497e-4335-a895-5d26be637c35" released by "delete_volume" :: held 0.976s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:49 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=136,cinder:UPDATE=154,cinder:INSERT=51,cinder:DELETE=12 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:26:49 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-67210b8c-dac2-43d8-8330-5b885cc2f1f1 tempest-SnapshotsActionsTest-302418110 None] Created reservations ['313a05c1-517e-4f94-8cfe-8f679dd3d50d', '33a333e4-c73c-493e-ab2e-181f31153185', '8b67d5d9-2cff-4553-8cb8-7b20ae13db46', '687480d4-2064-4c8e-bc7c-caa2135c5084'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:26:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-67210b8c-dac2-43d8-8330-5b885cc2f1f1 tempest-SnapshotsActionsTest-302418110 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-67210b8c-dac2-43d8-8330-5b885cc2f1f1 tempest-SnapshotsActionsTest-302418110 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:49 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-67210b8c-dac2-43d8-8330-5b885cc2f1f1 tempest-SnapshotsActionsTest-302418110 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:26:49 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-67210b8c-dac2-43d8-8330-5b885cc2f1f1 tempest-SnapshotsActionsTest-302418110 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:26:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-67210b8c-dac2-43d8-8330-5b885cc2f1f1 tempest-SnapshotsActionsTest-302418110 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-67210b8c-dac2-43d8-8330-5b885cc2f1f1 tempest-SnapshotsActionsTest-302418110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:49 devstack sudo[105242]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:26:49 devstack sudo[105242]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:49 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-c5f09464-e793-4888-b9f4-cbc99e7c4ff0 tempest-VolumesTransfersV355Test-150135553 None] Transfer volume completed successfully. Aug 16 21:26:49 devstack sudo[105242]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-67210b8c-dac2-43d8-8330-5b885cc2f1f1 tempest-SnapshotsActionsTest-302418110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.331s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:49 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-67210b8c-dac2-43d8-8330-5b885cc2f1f1 tempest-SnapshotsActionsTest-302418110 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:26:49 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-67210b8c-dac2-43d8-8330-5b885cc2f1f1 tempest-SnapshotsActionsTest-302418110 None] Deleted volume successfully. Aug 16 21:26:49 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-67210b8c-dac2-43d8-8330-5b885cc2f1f1 tempest-SnapshotsActionsTest-302418110 None] Lock "cinder-a7716497-497e-4335-a895-5d26be637c35-delete_volume" released by "delete_volume" :: held 1.587s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-98ed3b92-d4c8-4c71-bc78-5c223e56b1dc tempest-VolumesTransfersV355Test-859422334 None] Acquiring lock "cinder-2a1750d6-059d-4d37-856f-2dc90c1b9cf6-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-98ed3b92-d4c8-4c71-bc78-5c223e56b1dc tempest-VolumesTransfersV355Test-859422334 None] Lock "cinder-2a1750d6-059d-4d37-856f-2dc90c1b9cf6-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-98ed3b92-d4c8-4c71-bc78-5c223e56b1dc tempest-VolumesTransfersV355Test-859422334 None] Acquiring lock "cinder-quobyte-2a1750d6-059d-4d37-856f-2dc90c1b9cf6" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-98ed3b92-d4c8-4c71-bc78-5c223e56b1dc tempest-VolumesTransfersV355Test-859422334 None] Lock "cinder-quobyte-2a1750d6-059d-4d37-856f-2dc90c1b9cf6" acquired by "delete_volume" :: waited 0.016s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:50 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[ac54bfc8-3b50-454b-b2ec-78cba20e5b63]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-98ed3b92-d4c8-4c71-bc78-5c223e56b1dc tempest-VolumesTransfersV355Test-859422334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a1750d6-059d-4d37-856f-2dc90c1b9cf6 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:50 devstack sudo[105251]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a1750d6-059d-4d37-856f-2dc90c1b9cf6 Aug 16 21:26:50 devstack sudo[105251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:50 devstack sudo[105251]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-98ed3b92-d4c8-4c71-bc78-5c223e56b1dc tempest-VolumesTransfersV355Test-859422334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a1750d6-059d-4d37-856f-2dc90c1b9cf6" returned: 0 in 0.508s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-98ed3b92-d4c8-4c71-bc78-5c223e56b1dc tempest-VolumesTransfersV355Test-859422334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a1750d6-059d-4d37-856f-2dc90c1b9cf6 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:51 devstack sudo[105256]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a1750d6-059d-4d37-856f-2dc90c1b9cf6 Aug 16 21:26:51 devstack sudo[105256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:51 devstack sudo[105256]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-98ed3b92-d4c8-4c71-bc78-5c223e56b1dc tempest-VolumesTransfersV355Test-859422334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a1750d6-059d-4d37-856f-2dc90c1b9cf6" returned: 0 in 0.273s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:51 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-98ed3b92-d4c8-4c71-bc78-5c223e56b1dc tempest-VolumesTransfersV355Test-859422334 None] Lock "cinder-quobyte-2a1750d6-059d-4d37-856f-2dc90c1b9cf6" released by "delete_volume" :: held 0.840s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:51 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-98ed3b92-d4c8-4c71-bc78-5c223e56b1dc tempest-VolumesTransfersV355Test-859422334 None] Created reservations ['424f5b85-9cee-4ba9-8aa6-faccd7e7e346', '106fc440-4671-493c-8b90-7ff4f8812dd6', 'd9cecd74-09c5-471c-8229-2b58e1d2ea33', 'ccb15723-ceaf-4f22-90f9-e3318f11ad5d'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:26:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-98ed3b92-d4c8-4c71-bc78-5c223e56b1dc tempest-VolumesTransfersV355Test-859422334 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-98ed3b92-d4c8-4c71-bc78-5c223e56b1dc tempest-VolumesTransfersV355Test-859422334 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:51 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-98ed3b92-d4c8-4c71-bc78-5c223e56b1dc tempest-VolumesTransfersV355Test-859422334 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:26:51 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-98ed3b92-d4c8-4c71-bc78-5c223e56b1dc tempest-VolumesTransfersV355Test-859422334 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:26:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-98ed3b92-d4c8-4c71-bc78-5c223e56b1dc tempest-VolumesTransfersV355Test-859422334 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-98ed3b92-d4c8-4c71-bc78-5c223e56b1dc tempest-VolumesTransfersV355Test-859422334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:51 devstack sudo[105259]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:26:51 devstack sudo[105259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:51 devstack sudo[105259]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-98ed3b92-d4c8-4c71-bc78-5c223e56b1dc tempest-VolumesTransfersV355Test-859422334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.383s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:51 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-98ed3b92-d4c8-4c71-bc78-5c223e56b1dc tempest-VolumesTransfersV355Test-859422334 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:26:51 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-98ed3b92-d4c8-4c71-bc78-5c223e56b1dc tempest-VolumesTransfersV355Test-859422334 None] Deleted volume successfully. Aug 16 21:26:51 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-98ed3b92-d4c8-4c71-bc78-5c223e56b1dc tempest-VolumesTransfersV355Test-859422334 None] Lock "cinder-2a1750d6-059d-4d37-856f-2dc90c1b9cf6-delete_volume" released by "delete_volume" :: held 1.528s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Flow 'volume_create_manager' (52cd4612-17c3-4706-acaf-4df1ed336245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dbb726ec-4c7e-4666-a8db-c2961b304fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dbb726ec-4c7e-4666-a8db-c2961b304fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:26:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-186068330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=32819e7b-11bd-4446-a8a7-d7bdcb06146f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c3ab3875c384397b5372aa5602a7594',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=2026-08-16T19:26:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:26:52Z,use_quota=True,user_id='8fc4ed6c7df04a2a80c25116384a26ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (45176177-0f59-4d26-8553-6df59384c93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (45176177-0f59-4d26-8553-6df59384c93e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b765e2dd-b791-43d2-a5ab-edf885af7d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b765e2dd-b791-43d2-a5ab-edf885af7d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '32819e7b-11bd-4446-a8a7-d7bdcb06146f', 'volume_name': 'volume-32819e7b-11bd-4446-a8a7-d7bdcb06146f', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (016975f1-f0af-4d66-9ac2-4a6aff164e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (016975f1-f0af-4d66-9ac2-4a6aff164e80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (49018b45-8f34-4639-9966-bbce9b855404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:52 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Volume 32819e7b-11bd-4446-a8a7-d7bdcb06146f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-32819e7b-11bd-4446-a8a7-d7bdcb06146f', 'volume_size': 1} Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] ==> create_volume: call "{'self': , '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-08-16T19:26:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-186068330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=32819e7b-11bd-4446-a8a7-d7bdcb06146f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c3ab3875c384397b5372aa5602a7594',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=2026-08-16T19:26:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:26:52Z,use_quota=True,user_id='8fc4ed6c7df04a2a80c25116384a26ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Creating volume 32819e7b-11bd-4446-a8a7-d7bdcb06146f {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:26:52 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32819e7b-11bd-4446-a8a7-d7bdcb06146f 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:52 devstack sudo[105262]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32819e7b-11bd-4446-a8a7-d7bdcb06146f 1073741824 Aug 16 21:26:52 devstack sudo[105262]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:52 devstack sudo[105262]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32819e7b-11bd-4446-a8a7-d7bdcb06146f 1073741824" returned: 0 in 0.479s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32819e7b-11bd-4446-a8a7-d7bdcb06146f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:52 devstack sudo[105268]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32819e7b-11bd-4446-a8a7-d7bdcb06146f Aug 16 21:26:52 devstack sudo[105268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:53 devstack sudo[105268]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32819e7b-11bd-4446-a8a7-d7bdcb06146f" returned: 0 in 0.368s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] <== create_volume: return (901ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:26:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.903s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (49018b45-8f34-4639-9966-bbce9b855404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-32819e7b-11bd-4446-a8a7-d7bdcb06146f', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f7a5abc-bd80-48d8-b616-eb6292f7b899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:53 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Volume volume-32819e7b-11bd-4446-a8a7-d7bdcb06146f (32819e7b-11bd-4446-a8a7-d7bdcb06146f): created successfully Aug 16 21:26:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f7a5abc-bd80-48d8-b616-eb6292f7b899) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Flow 'volume_create_manager' (52cd4612-17c3-4706-acaf-4df1ed336245) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:26:53 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-62ff49b2-c9f2-49ec-9f43-eaa42b4fb1c3 tempest-VolumesTransfersV355Test-854633430 None] Created volume successfully. Aug 16 21:26:54 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-083e4697-6786-4317-8bfe-3da25cb98ee3 tempest-VolumesTransfersV355Test-859422334 None] Acquiring lock "cinder-32819e7b-11bd-4446-a8a7-d7bdcb06146f-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:54 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-083e4697-6786-4317-8bfe-3da25cb98ee3 tempest-VolumesTransfersV355Test-859422334 None] Lock "cinder-32819e7b-11bd-4446-a8a7-d7bdcb06146f-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:54 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-083e4697-6786-4317-8bfe-3da25cb98ee3 tempest-VolumesTransfersV355Test-859422334 None] Acquiring lock "cinder-quobyte-32819e7b-11bd-4446-a8a7-d7bdcb06146f" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:55 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-083e4697-6786-4317-8bfe-3da25cb98ee3 tempest-VolumesTransfersV355Test-859422334 None] Lock "cinder-quobyte-32819e7b-11bd-4446-a8a7-d7bdcb06146f" acquired by "delete_volume" :: waited 0.021s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:55 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[85136fbe-5970-4666-8aee-c849ce8ac007]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:26:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-083e4697-6786-4317-8bfe-3da25cb98ee3 tempest-VolumesTransfersV355Test-859422334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32819e7b-11bd-4446-a8a7-d7bdcb06146f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:55 devstack sudo[105271]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32819e7b-11bd-4446-a8a7-d7bdcb06146f Aug 16 21:26:55 devstack sudo[105271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:55 devstack sudo[105271]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-083e4697-6786-4317-8bfe-3da25cb98ee3 tempest-VolumesTransfersV355Test-859422334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32819e7b-11bd-4446-a8a7-d7bdcb06146f" returned: 0 in 0.438s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-083e4697-6786-4317-8bfe-3da25cb98ee3 tempest-VolumesTransfersV355Test-859422334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32819e7b-11bd-4446-a8a7-d7bdcb06146f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:55 devstack sudo[105276]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32819e7b-11bd-4446-a8a7-d7bdcb06146f Aug 16 21:26:55 devstack sudo[105276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:55 devstack sudo[105276]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-083e4697-6786-4317-8bfe-3da25cb98ee3 tempest-VolumesTransfersV355Test-859422334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32819e7b-11bd-4446-a8a7-d7bdcb06146f" returned: 0 in 0.289s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:55 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-083e4697-6786-4317-8bfe-3da25cb98ee3 tempest-VolumesTransfersV355Test-859422334 None] Lock "cinder-quobyte-32819e7b-11bd-4446-a8a7-d7bdcb06146f" released by "delete_volume" :: held 0.785s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:55 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-083e4697-6786-4317-8bfe-3da25cb98ee3 tempest-VolumesTransfersV355Test-859422334 None] Created reservations ['a4c050ac-3443-40ee-a668-c55699b8f1c3', 'ee701350-fe8d-4cca-bcdf-b60b0ea16f95', '0595c357-450e-4f58-b4f6-205bf11ae0bb', '859c518c-3f13-4c28-b78d-ffc0a5be46fb'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:26:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-083e4697-6786-4317-8bfe-3da25cb98ee3 tempest-VolumesTransfersV355Test-859422334 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-083e4697-6786-4317-8bfe-3da25cb98ee3 tempest-VolumesTransfersV355Test-859422334 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-083e4697-6786-4317-8bfe-3da25cb98ee3 tempest-VolumesTransfersV355Test-859422334 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:26:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-083e4697-6786-4317-8bfe-3da25cb98ee3 tempest-VolumesTransfersV355Test-859422334 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:26:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-083e4697-6786-4317-8bfe-3da25cb98ee3 tempest-VolumesTransfersV355Test-859422334 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-083e4697-6786-4317-8bfe-3da25cb98ee3 tempest-VolumesTransfersV355Test-859422334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:55 devstack sudo[105279]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:26:55 devstack sudo[105279]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:26:56 devstack sudo[105279]: pam_unix(sudo:session): session closed for user root Aug 16 21:26:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-083e4697-6786-4317-8bfe-3da25cb98ee3 tempest-VolumesTransfersV355Test-859422334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.349s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:26:56 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-083e4697-6786-4317-8bfe-3da25cb98ee3 tempest-VolumesTransfersV355Test-859422334 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:26:56 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-083e4697-6786-4317-8bfe-3da25cb98ee3 tempest-VolumesTransfersV355Test-859422334 None] Deleted volume successfully. Aug 16 21:26:56 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-083e4697-6786-4317-8bfe-3da25cb98ee3 tempest-VolumesTransfersV355Test-859422334 None] Lock "cinder-32819e7b-11bd-4446-a8a7-d7bdcb06146f-delete_volume" released by "delete_volume" :: held 1.396s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:59 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:26:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Flow 'volume_create_manager' (652d8e81-bcae-42f0-8be2-a2f97c093ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:26:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ccf33d8d-a1c3-4298-b0e4-4beb3eb718a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ccf33d8d-a1c3-4298-b0e4-4beb3eb718a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:26:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1004241135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c073143c-87f4-4da6-b638-ad8741c6c7e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b6a23702fd941a7a5ce7d0e9c0b2a32',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=2026-08-16T19:27:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:00Z,use_quota=True,user_id='f4d4b27d0faf4c329bc1b7a355722fed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9134abc6-ff49-4f20-901c-b465fac0c3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9134abc6-ff49-4f20-901c-b465fac0c3a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e68b9d5-3a8b-46d5-9099-50aaa5610a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e68b9d5-3a8b-46d5-9099-50aaa5610a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c073143c-87f4-4da6-b638-ad8741c6c7e2', 'volume_name': 'volume-c073143c-87f4-4da6-b638-ad8741c6c7e2', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2bf23b24-84e9-4a17-bfa7-279d054738c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2bf23b24-84e9-4a17-bfa7-279d054738c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:26:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (37d36aac-8cbf-4462-9cca-83fef68c9ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:26:59 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Volume c073143c-87f4-4da6-b638-ad8741c6c7e2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c073143c-87f4-4da6-b638-ad8741c6c7e2', 'volume_size': 1} Aug 16 21:26:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] ==> create_volume: call "{'self': , '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-08-16T19:26:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1004241135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c073143c-87f4-4da6-b638-ad8741c6c7e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b6a23702fd941a7a5ce7d0e9c0b2a32',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=2026-08-16T19:27:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:00Z,use_quota=True,user_id='f4d4b27d0faf4c329bc1b7a355722fed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:26:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Creating volume c073143c-87f4-4da6-b638-ad8741c6c7e2 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:26:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:26:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:26:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:26:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:26:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:26:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:26:59 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:26:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:26:59 devstack sudo[105284]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2 1073741824 Aug 16 21:26:59 devstack sudo[105284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:00 devstack sudo[105284]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2 1073741824" returned: 0 in 0.645s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:00 devstack sudo[105290]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2 Aug 16 21:27:00 devstack sudo[105290]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:00 devstack sudo[105290]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2" returned: 0 in 0.297s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] <== create_volume: return (1019ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:27:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.022s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (37d36aac-8cbf-4462-9cca-83fef68c9ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c073143c-87f4-4da6-b638-ad8741c6c7e2', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a4b8ec8-33ed-4b77-9d61-cfae62d8bf2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:00 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Volume volume-c073143c-87f4-4da6-b638-ad8741c6c7e2 (c073143c-87f4-4da6-b638-ad8741c6c7e2): created successfully Aug 16 21:27:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a4b8ec8-33ed-4b77-9d61-cfae62d8bf2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Flow 'volume_create_manager' (652d8e81-bcae-42f0-8be2-a2f97c093ba9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:00 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-38010d2d-a982-4923-b4ba-3830b8561947 tempest-VolumesSnapshotTestJSON-1797595533 None] Created volume successfully. Aug 16 21:27:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-18fd20e5-16c5-4e73-80e7-faf094ec7c50 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-18fd20e5-16c5-4e73-80e7-faf094ec7c50 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-18fd20e5-16c5-4e73-80e7-faf094ec7c50 tempest-VolumesSnapshotTestJSON-1797595533 None] Creating offline snapshot 2f6f4282-9034-42d8-807a-913e692bfecd of volume c073143c-87f4-4da6-b638-ad8741c6c7e2 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:27:02 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[f51fb243-532b-4fb8-a708-16146973c472]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-18fd20e5-16c5-4e73-80e7-faf094ec7c50 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:02 devstack sudo[105293]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2 Aug 16 21:27:02 devstack sudo[105293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:02 devstack sudo[105293]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-18fd20e5-16c5-4e73-80e7-faf094ec7c50 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2" returned: 0 in 0.532s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-18fd20e5-16c5-4e73-80e7-faf094ec7c50 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.2f6f4282-9034-42d8-807a-913e692bfecd 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:02 devstack sudo[105298]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.2f6f4282-9034-42d8-807a-913e692bfecd 1G Aug 16 21:27:02 devstack sudo[105298]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:03 devstack sudo[105298]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-18fd20e5-16c5-4e73-80e7-faf094ec7c50 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.2f6f4282-9034-42d8-807a-913e692bfecd 1G" returned: 0 in 0.647s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-18fd20e5-16c5-4e73-80e7-faf094ec7c50 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c073143c-87f4-4da6-b638-ad8741c6c7e2 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.2f6f4282-9034-42d8-807a-913e692bfecd {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:03 devstack sudo[105304]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c073143c-87f4-4da6-b638-ad8741c6c7e2 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.2f6f4282-9034-42d8-807a-913e692bfecd Aug 16 21:27:03 devstack sudo[105304]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:03 devstack sudo[105304]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-18fd20e5-16c5-4e73-80e7-faf094ec7c50 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c073143c-87f4-4da6-b638-ad8741c6c7e2 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.2f6f4282-9034-42d8-807a-913e692bfecd" returned: 0 in 0.393s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:03 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-18fd20e5-16c5-4e73-80e7-faf094ec7c50 tempest-VolumesSnapshotTestJSON-1797595533 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.2f6f4282-9034-42d8-807a-913e692bfecd is being set with open permissions: ugo+rw Aug 16 21:27:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-18fd20e5-16c5-4e73-80e7-faf094ec7c50 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.2f6f4282-9034-42d8-807a-913e692bfecd {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:03 devstack sudo[105310]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.2f6f4282-9034-42d8-807a-913e692bfecd Aug 16 21:27:03 devstack sudo[105310]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:04 devstack sudo[105310]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-18fd20e5-16c5-4e73-80e7-faf094ec7c50 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.2f6f4282-9034-42d8-807a-913e692bfecd" returned: 0 in 0.317s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-18fd20e5-16c5-4e73-80e7-faf094ec7c50 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:04 devstack sudo[105313]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.info Aug 16 21:27:04 devstack sudo[105313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:04 devstack sudo[105313]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-18fd20e5-16c5-4e73-80e7-faf094ec7c50 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.info" returned: 0 in 0.330s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:04 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-18fd20e5-16c5-4e73-80e7-faf094ec7c50 tempest-VolumesSnapshotTestJSON-1797595533 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.info is being set with open permissions: ugo+rw Aug 16 21:27:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-18fd20e5-16c5-4e73-80e7-faf094ec7c50 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:04 devstack sudo[105316]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.info Aug 16 21:27:04 devstack sudo[105316]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:04 devstack sudo[105316]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-18fd20e5-16c5-4e73-80e7-faf094ec7c50 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.info" returned: 0 in 0.456s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-18fd20e5-16c5-4e73-80e7-faf094ec7c50 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.809s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:05 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-18fd20e5-16c5-4e73-80e7-faf094ec7c50 tempest-VolumesSnapshotTestJSON-1797595533 None] Create snapshot completed successfully Aug 16 21:27:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-15b0f2c8-f596-4f6c-a993-6ced2c104a87 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "cinder-2f6f4282-9034-42d8-807a-913e692bfecd-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-15b0f2c8-f596-4f6c-a993-6ced2c104a87 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-2f6f4282-9034-42d8-807a-913e692bfecd-delete_snapshot" acquired by "delete_snapshot" :: waited 0.057s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-15b0f2c8-f596-4f6c-a993-6ced2c104a87 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "cinder-quobyte-c073143c-87f4-4da6-b638-ad8741c6c7e2" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-15b0f2c8-f596-4f6c-a993-6ced2c104a87 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-c073143c-87f4-4da6-b638-ad8741c6c7e2" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-15b0f2c8-f596-4f6c-a993-6ced2c104a87 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "cinder-quobyte-2f6f4282-9034-42d8-807a-913e692bfecd" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-15b0f2c8-f596-4f6c-a993-6ced2c104a87 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-2f6f4282-9034-42d8-807a-913e692bfecd" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-15b0f2c8-f596-4f6c-a993-6ced2c104a87 tempest-VolumesSnapshotTestJSON-1797595533 None] Deleting offline snapshot 2f6f4282-9034-42d8-807a-913e692bfecd of volume c073143c-87f4-4da6-b638-ad8741c6c7e2 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:27:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-15b0f2c8-f596-4f6c-a993-6ced2c104a87 tempest-VolumesSnapshotTestJSON-1797595533 None] snapshot_file for this snap is: volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.2f6f4282-9034-42d8-807a-913e692bfecd {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:27:05 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[c6625166-3a90-4948-84c2-f26dab86b6f1]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-15b0f2c8-f596-4f6c-a993-6ced2c104a87 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.2f6f4282-9034-42d8-807a-913e692bfecd {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:06 devstack sudo[105319]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.2f6f4282-9034-42d8-807a-913e692bfecd Aug 16 21:27:06 devstack sudo[105319]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:06 devstack sudo[105319]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-15b0f2c8-f596-4f6c-a993-6ced2c104a87 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.2f6f4282-9034-42d8-807a-913e692bfecd" returned: 0 in 0.499s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-15b0f2c8-f596-4f6c-a993-6ced2c104a87 tempest-VolumesSnapshotTestJSON-1797595533 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c073143c-87f4-4da6-b638-ad8741c6c7e2(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:27:06 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[e49b01ab-cabb-4fc8-8a32-6b467c6ac436]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-15b0f2c8-f596-4f6c-a993-6ced2c104a87 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:06 devstack sudo[105325]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2 Aug 16 21:27:06 devstack sudo[105325]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:06 devstack sudo[105325]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-15b0f2c8-f596-4f6c-a993-6ced2c104a87 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2" returned: 0 in 0.487s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-15b0f2c8-f596-4f6c-a993-6ced2c104a87 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.2f6f4282-9034-42d8-807a-913e692bfecd {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:06 devstack sudo[105330]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.2f6f4282-9034-42d8-807a-913e692bfecd Aug 16 21:27:06 devstack sudo[105330]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:07 devstack sudo[105330]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-15b0f2c8-f596-4f6c-a993-6ced2c104a87 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.2f6f4282-9034-42d8-807a-913e692bfecd" returned: 0 in 0.477s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-15b0f2c8-f596-4f6c-a993-6ced2c104a87 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.2f6f4282-9034-42d8-807a-913e692bfecd {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:07 devstack sudo[105336]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.2f6f4282-9034-42d8-807a-913e692bfecd Aug 16 21:27:07 devstack sudo[105336]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:07 devstack sudo[105336]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-15b0f2c8-f596-4f6c-a993-6ced2c104a87 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2.2f6f4282-9034-42d8-807a-913e692bfecd" returned: 0 in 0.406s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-15b0f2c8-f596-4f6c-a993-6ced2c104a87 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-2f6f4282-9034-42d8-807a-913e692bfecd" released by "_delete_snapshot" :: held 2.029s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-15b0f2c8-f596-4f6c-a993-6ced2c104a87 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-c073143c-87f4-4da6-b638-ad8741c6c7e2" released by "delete_snapshot" :: held 2.060s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:07 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-15b0f2c8-f596-4f6c-a993-6ced2c104a87 tempest-VolumesSnapshotTestJSON-1797595533 None] Created reservations ['01615e83-6c70-4e05-9761-0f7e914ba32a', '3f09e700-22f4-403e-8caa-012990afc162', '5395cd9c-567d-496b-8c29-2abb068f64a2', '892aeac4-cf7e-4768-af7b-460ed1ade3be'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:08 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-15b0f2c8-f596-4f6c-a993-6ced2c104a87 tempest-VolumesSnapshotTestJSON-1797595533 None] Delete snapshot completed successfully. Aug 16 21:27:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-15b0f2c8-f596-4f6c-a993-6ced2c104a87 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-2f6f4282-9034-42d8-807a-913e692bfecd-delete_snapshot" released by "delete_snapshot" :: held 2.354s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Flow 'volume_create_manager' (7d52c2e8-5e38-4c10-b3dd-2891890a54e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8c3a4898-b318-4ea1-b522-993747ca3a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8c3a4898-b318-4ea1-b522-993747ca3a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:27:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2053057862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f7974002-7c23-4762-a7c7-3380745de0b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c350a98494f448adba0b3ba0445e3400',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=2026-08-16T19:27:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:09Z,use_quota=True,user_id='c96dcfac713a406e9fb4c56abb17d6eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5576ed79-4ce8-4d66-a566-fb64a358fc76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5576ed79-4ce8-4d66-a566-fb64a358fc76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6390a711-a5df-4209-bacf-091fa1e1cfdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6390a711-a5df-4209-bacf-091fa1e1cfdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f7974002-7c23-4762-a7c7-3380745de0b6', 'volume_name': 'volume-f7974002-7c23-4762-a7c7-3380745de0b6', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a598a0bf-f3f6-4e45-99e6-686675379405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a598a0bf-f3f6-4e45-99e6-686675379405) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (50c33102-adef-4af5-ad01-1037b3161234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:09 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Volume f7974002-7c23-4762-a7c7-3380745de0b6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f7974002-7c23-4762-a7c7-3380745de0b6', 'volume_size': 1} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] ==> create_volume: call "{'self': , '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-08-16T19:27:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2053057862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f7974002-7c23-4762-a7c7-3380745de0b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c350a98494f448adba0b3ba0445e3400',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=2026-08-16T19:27:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:09Z,use_quota=True,user_id='c96dcfac713a406e9fb4c56abb17d6eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Creating volume f7974002-7c23-4762-a7c7-3380745de0b6 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:27:09 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f7974002-7c23-4762-a7c7-3380745de0b6 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:09 devstack sudo[105340]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f7974002-7c23-4762-a7c7-3380745de0b6 1073741824 Aug 16 21:27:09 devstack sudo[105340]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:09 devstack sudo[105346]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:27:09 devstack sudo[105346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:09 devstack sudo[105340]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f7974002-7c23-4762-a7c7-3380745de0b6 1073741824" returned: 0 in 0.599s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f7974002-7c23-4762-a7c7-3380745de0b6 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:09 devstack sudo[105348]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f7974002-7c23-4762-a7c7-3380745de0b6 Aug 16 21:27:09 devstack sudo[105348]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:27:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Flow 'volume_create_manager' (d05638ae-99e4-4efe-9e15-1c72d84461a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4260709b-097a-47a1-8784-1eb21aaf9f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4260709b-097a-47a1-8784-1eb21aaf9f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:27:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2030308249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=81d96d08-0137-46de-b2e7-25c634a28132,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b6a23702fd941a7a5ce7d0e9c0b2a32',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=2026-08-16T19:27:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:10Z,use_quota=True,user_id='f4d4b27d0faf4c329bc1b7a355722fed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (949afc6e-ba67-4a7e-bcd2-24146f95a289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:10 devstack sudo[105346]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (949afc6e-ba67-4a7e-bcd2-24146f95a289) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0c563c2a-fee8-4d38-9262-7d0e601c565b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0c563c2a-fee8-4d38-9262-7d0e601c565b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '81d96d08-0137-46de-b2e7-25c634a28132', 'volume_name': 'volume-81d96d08-0137-46de-b2e7-25c634a28132', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5ab7377-906e-487c-a212-9516881e5e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5ab7377-906e-487c-a212-9516881e5e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c71875d-c7a6-4822-8327-f31c77dd2bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:10 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Volume 81d96d08-0137-46de-b2e7-25c634a28132: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-81d96d08-0137-46de-b2e7-25c634a28132', 'volume_size': 1} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.399s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager._thread_info {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread count: 29 {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread info: [<_MainThread(MainThread, started 140145850327168)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:27:10 devstack sudo[105348]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f7974002-7c23-4762-a7c7-3380745de0b6" returned: 0 in 0.334s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] <== create_volume: return (1003ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.088s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] ==> create_volume: call "{'self': , '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-08-16T19:27:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2030308249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=81d96d08-0137-46de-b2e7-25c634a28132,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b6a23702fd941a7a5ce7d0e9c0b2a32',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=2026-08-16T19:27:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:10Z,use_quota=True,user_id='f4d4b27d0faf4c329bc1b7a355722fed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Creating volume 81d96d08-0137-46de-b2e7-25c634a28132 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:27:10 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (50c33102-adef-4af5-ad01-1037b3161234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f7974002-7c23-4762-a7c7-3380745de0b6', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb47f5cb-a0d6-4af8-b357-2f5965c6a731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:10 devstack sudo[105352]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132 1073741824 Aug 16 21:27:10 devstack sudo[105352]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:10 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Volume volume-f7974002-7c23-4762-a7c7-3380745de0b6 (f7974002-7c23-4762-a7c7-3380745de0b6): created successfully Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb47f5cb-a0d6-4af8-b357-2f5965c6a731) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Flow 'volume_create_manager' (7d52c2e8-5e38-4c10-b3dd-2891890a54e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:10 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-4534dbb3-8e02-4efb-a673-4c85f376700c tempest-VolumesTransfersV357Test-49964768 None] Created volume successfully. Aug 16 21:27:10 devstack sudo[105352]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132 1073741824" returned: 0 in 0.565s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:10 devstack sudo[105359]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132 Aug 16 21:27:10 devstack sudo[105359]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:11 devstack sudo[105359]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132" returned: 0 in 0.295s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] <== create_volume: return (909ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:27:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.913s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c71875d-c7a6-4822-8327-f31c77dd2bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-81d96d08-0137-46de-b2e7-25c634a28132', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae2e32b6-9c89-481b-8f19-696a9cc39259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:11 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Volume volume-81d96d08-0137-46de-b2e7-25c634a28132 (81d96d08-0137-46de-b2e7-25c634a28132): created successfully Aug 16 21:27:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae2e32b6-9c89-481b-8f19-696a9cc39259) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Flow 'volume_create_manager' (d05638ae-99e4-4efe-9e15-1c72d84461a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:11 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-c48ef040-3dd0-4833-83f8-60af79583237 tempest-VolumesSnapshotTestJSON-1797595533 None] Created volume successfully. Aug 16 21:27:11 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f9a70636-374f-412d-abc4-7f771326e06b tempest-VolumesTransfersV357Test-1183874636 None] Transfer volume completed successfully. Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Flow 'volume_create_manager' (26e9ecd2-721a-4a07-a97e-642547125ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (280a1e11-dbef-441d-95d4-0601da5f81a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (280a1e11-dbef-441d-95d4-0601da5f81a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:27:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-639664096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1982041e-b05b-45db-8240-361a05f42c1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41e70285a3144faf99b8cb3aee0d4f3f',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=2026-08-16T19:27:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:12Z,use_quota=True,user_id='eea47ffcf55c488894a531a5f9c0a1ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8070b310-cc2b-4d63-a55e-197ff640241d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8070b310-cc2b-4d63-a55e-197ff640241d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b68510fd-48d5-40f8-94a1-9d23d6830c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b68510fd-48d5-40f8-94a1-9d23d6830c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1982041e-b05b-45db-8240-361a05f42c1d', 'volume_name': 'volume-1982041e-b05b-45db-8240-361a05f42c1d', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (35c78657-2d4f-4837-8956-f3189b2ef194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (35c78657-2d4f-4837-8956-f3189b2ef194) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (803951e9-43fe-449c-be01-81f3e3672eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:12 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Volume 1982041e-b05b-45db-8240-361a05f42c1d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1982041e-b05b-45db-8240-361a05f42c1d', 'volume_size': 1} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] ==> create_volume: call "{'self': , '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-08-16T19:27:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-639664096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1982041e-b05b-45db-8240-361a05f42c1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41e70285a3144faf99b8cb3aee0d4f3f',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=2026-08-16T19:27:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:12Z,use_quota=True,user_id='eea47ffcf55c488894a531a5f9c0a1ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Creating volume 1982041e-b05b-45db-8240-361a05f42c1d {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:27:12 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1982041e-b05b-45db-8240-361a05f42c1d 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:12 devstack sudo[105362]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1982041e-b05b-45db-8240-361a05f42c1d 1073741824 Aug 16 21:27:12 devstack sudo[105362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6c0f1f85-f367-4058-ae21-fab18b2277be tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fb463d11-094d-482c-8d5d-e26a52fbd575 tempest-VolumesTransfersV357Test-1910156462 None] Acquiring lock "cinder-f7974002-7c23-4762-a7c7-3380745de0b6-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fb463d11-094d-482c-8d5d-e26a52fbd575 tempest-VolumesTransfersV357Test-1910156462 None] Lock "cinder-f7974002-7c23-4762-a7c7-3380745de0b6-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fb463d11-094d-482c-8d5d-e26a52fbd575 tempest-VolumesTransfersV357Test-1910156462 None] Acquiring lock "cinder-quobyte-f7974002-7c23-4762-a7c7-3380745de0b6" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fb463d11-094d-482c-8d5d-e26a52fbd575 tempest-VolumesTransfersV357Test-1910156462 None] Lock "cinder-quobyte-f7974002-7c23-4762-a7c7-3380745de0b6" acquired by "delete_volume" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[cda116b6-1a38-4b01-a1fb-7165692a0216]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fb463d11-094d-482c-8d5d-e26a52fbd575 tempest-VolumesTransfersV357Test-1910156462 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f7974002-7c23-4762-a7c7-3380745de0b6 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:12 devstack sudo[105364]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f7974002-7c23-4762-a7c7-3380745de0b6 Aug 16 21:27:12 devstack sudo[105364]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:13 devstack sudo[105362]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1982041e-b05b-45db-8240-361a05f42c1d 1073741824" returned: 0 in 0.501s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1982041e-b05b-45db-8240-361a05f42c1d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:13 devstack sudo[105370]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1982041e-b05b-45db-8240-361a05f42c1d Aug 16 21:27:13 devstack sudo[105370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:13 devstack sudo[105364]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fb463d11-094d-482c-8d5d-e26a52fbd575 tempest-VolumesTransfersV357Test-1910156462 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f7974002-7c23-4762-a7c7-3380745de0b6" returned: 0 in 0.438s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fb463d11-094d-482c-8d5d-e26a52fbd575 tempest-VolumesTransfersV357Test-1910156462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f7974002-7c23-4762-a7c7-3380745de0b6 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:13 devstack sudo[105375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f7974002-7c23-4762-a7c7-3380745de0b6 Aug 16 21:27:13 devstack sudo[105375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:13 devstack sudo[105370]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1982041e-b05b-45db-8240-361a05f42c1d" returned: 0 in 0.264s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] <== create_volume: return (814ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.816s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6c0f1f85-f367-4058-ae21-fab18b2277be tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.731s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-6c0f1f85-f367-4058-ae21-fab18b2277be tempest-VolumesSnapshotTestJSON-1797595533 None] Creating offline snapshot 9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e of volume 81d96d08-0137-46de-b2e7-25c634a28132 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (803951e9-43fe-449c-be01-81f3e3672eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1982041e-b05b-45db-8240-361a05f42c1d', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (592c94e5-e7b9-416d-b487-155ec33a49ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[725d7203-9e72-4baa-9143-7e7f8f751b1f]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6c0f1f85-f367-4058-ae21-fab18b2277be tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:13 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Volume volume-1982041e-b05b-45db-8240-361a05f42c1d (1982041e-b05b-45db-8240-361a05f42c1d): created successfully Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (592c94e5-e7b9-416d-b487-155ec33a49ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Flow 'volume_create_manager' (26e9ecd2-721a-4a07-a97e-642547125ce6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:13 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-13678d13-56c4-4708-9f39-ec075e4ec357 tempest-VolumeQuotasAdminTestJSON-202534538 None] Created volume successfully. Aug 16 21:27:13 devstack sudo[105375]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fb463d11-094d-482c-8d5d-e26a52fbd575 tempest-VolumesTransfersV357Test-1910156462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f7974002-7c23-4762-a7c7-3380745de0b6" returned: 0 in 0.266s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fb463d11-094d-482c-8d5d-e26a52fbd575 tempest-VolumesTransfersV357Test-1910156462 None] Lock "cinder-quobyte-f7974002-7c23-4762-a7c7-3380745de0b6" released by "delete_volume" :: held 0.760s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:13 devstack sudo[105378]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132 Aug 16 21:27:13 devstack sudo[105378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-fb463d11-094d-482c-8d5d-e26a52fbd575 tempest-VolumesTransfersV357Test-1910156462 None] Created reservations ['2303d7b2-b8f9-4555-8114-edd2abd02c96', '33814b19-96b8-4dd0-925e-83201e56833f', 'a07db78a-38e1-4e7c-9599-465ace7a9b9e', '9ecdccaa-2e32-4ce4-9afd-d967d7bf0ac7'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fb463d11-094d-482c-8d5d-e26a52fbd575 tempest-VolumesTransfersV357Test-1910156462 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fb463d11-094d-482c-8d5d-e26a52fbd575 tempest-VolumesTransfersV357Test-1910156462 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fb463d11-094d-482c-8d5d-e26a52fbd575 tempest-VolumesTransfersV357Test-1910156462 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fb463d11-094d-482c-8d5d-e26a52fbd575 tempest-VolumesTransfersV357Test-1910156462 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fb463d11-094d-482c-8d5d-e26a52fbd575 tempest-VolumesTransfersV357Test-1910156462 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fb463d11-094d-482c-8d5d-e26a52fbd575 tempest-VolumesTransfersV357Test-1910156462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:13 devstack sudo[105381]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:27:13 devstack sudo[105381]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:13 devstack sudo[105378]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6c0f1f85-f367-4058-ae21-fab18b2277be tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132" returned: 0 in 0.488s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6c0f1f85-f367-4058-ae21-fab18b2277be tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:13 devstack sudo[105386]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e 1G Aug 16 21:27:13 devstack sudo[105386]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:14 devstack sudo[105381]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fb463d11-094d-482c-8d5d-e26a52fbd575 tempest-VolumesTransfersV357Test-1910156462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.296s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fb463d11-094d-482c-8d5d-e26a52fbd575 tempest-VolumesTransfersV357Test-1910156462 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:27:14 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-fb463d11-094d-482c-8d5d-e26a52fbd575 tempest-VolumesTransfersV357Test-1910156462 None] Deleted volume successfully. Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fb463d11-094d-482c-8d5d-e26a52fbd575 tempest-VolumesTransfersV357Test-1910156462 None] Lock "cinder-f7974002-7c23-4762-a7c7-3380745de0b6-delete_volume" released by "delete_volume" :: held 1.347s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:14 devstack sudo[105386]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6c0f1f85-f367-4058-ae21-fab18b2277be tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e 1G" returned: 0 in 0.550s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6c0f1f85-f367-4058-ae21-fab18b2277be tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-81d96d08-0137-46de-b2e7-25c634a28132 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:14 devstack sudo[105393]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-81d96d08-0137-46de-b2e7-25c634a28132 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e Aug 16 21:27:14 devstack sudo[105393]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2153b0e7-4374-4809-bb60-eb374a96bbe1 tempest-VolumeQuotasAdminTestJSON-202534538 None] Acquiring lock "cinder-1982041e-b05b-45db-8240-361a05f42c1d-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2153b0e7-4374-4809-bb60-eb374a96bbe1 tempest-VolumeQuotasAdminTestJSON-202534538 None] Lock "cinder-1982041e-b05b-45db-8240-361a05f42c1d-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Flow 'volume_create_manager' (9916db43-eadb-450a-9f4b-8bbdf998e853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (28d1543c-fd9e-4aa1-a128-09628d6805ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2153b0e7-4374-4809-bb60-eb374a96bbe1 tempest-VolumeQuotasAdminTestJSON-202534538 None] Acquiring lock "cinder-quobyte-1982041e-b05b-45db-8240-361a05f42c1d" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (28d1543c-fd9e-4aa1-a128-09628d6805ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:27:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-937304371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=72ea972f-a39a-4f3a-b373-2f461fc70cd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c350a98494f448adba0b3ba0445e3400',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=2026-08-16T19:27:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:15Z,use_quota=True,user_id='c96dcfac713a406e9fb4c56abb17d6eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0b51db8f-c21f-410b-a11e-40a465489603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0b51db8f-c21f-410b-a11e-40a465489603) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1223d174-937a-4b8f-8a0a-db8b0c84a4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1223d174-937a-4b8f-8a0a-db8b0c84a4c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '72ea972f-a39a-4f3a-b373-2f461fc70cd5', 'volume_name': 'volume-72ea972f-a39a-4f3a-b373-2f461fc70cd5', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4edd4c5e-7f4f-4248-86d0-0aa206070218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4edd4c5e-7f4f-4248-86d0-0aa206070218) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3c0f412-e19a-494d-921a-3bd0204978fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:14 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Volume 72ea972f-a39a-4f3a-b373-2f461fc70cd5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-72ea972f-a39a-4f3a-b373-2f461fc70cd5', 'volume_size': 1} Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2153b0e7-4374-4809-bb60-eb374a96bbe1 tempest-VolumeQuotasAdminTestJSON-202534538 None] Lock "cinder-quobyte-1982041e-b05b-45db-8240-361a05f42c1d" acquired by "delete_volume" :: waited 0.071s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[abe4f6c5-108d-4ba5-adcf-e77cf8ffa9ba]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2153b0e7-4374-4809-bb60-eb374a96bbe1 tempest-VolumeQuotasAdminTestJSON-202534538 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1982041e-b05b-45db-8240-361a05f42c1d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:14 devstack sudo[105393]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6c0f1f85-f367-4058-ae21-fab18b2277be tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-81d96d08-0137-46de-b2e7-25c634a28132 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e" returned: 0 in 0.445s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:14 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-6c0f1f85-f367-4058-ae21-fab18b2277be tempest-VolumesSnapshotTestJSON-1797595533 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e is being set with open permissions: ugo+rw Aug 16 21:27:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6c0f1f85-f367-4058-ae21-fab18b2277be tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:14 devstack sudo[105399]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e Aug 16 21:27:14 devstack sudo[105399]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:15 devstack sudo[105398]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1982041e-b05b-45db-8240-361a05f42c1d Aug 16 21:27:15 devstack sudo[105398]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:15 devstack sudo[105399]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6c0f1f85-f367-4058-ae21-fab18b2277be tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e" returned: 0 in 0.300s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6c0f1f85-f367-4058-ae21-fab18b2277be tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:15 devstack sudo[105403]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.info Aug 16 21:27:15 devstack sudo[105403]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:15 devstack sudo[105398]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2153b0e7-4374-4809-bb60-eb374a96bbe1 tempest-VolumeQuotasAdminTestJSON-202534538 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1982041e-b05b-45db-8240-361a05f42c1d" returned: 0 in 0.472s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2153b0e7-4374-4809-bb60-eb374a96bbe1 tempest-VolumeQuotasAdminTestJSON-202534538 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1982041e-b05b-45db-8240-361a05f42c1d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:15 devstack sudo[105409]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1982041e-b05b-45db-8240-361a05f42c1d Aug 16 21:27:15 devstack sudo[105409]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:15 devstack sudo[105403]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6c0f1f85-f367-4058-ae21-fab18b2277be tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.info" returned: 0 in 0.305s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:15 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-6c0f1f85-f367-4058-ae21-fab18b2277be tempest-VolumesSnapshotTestJSON-1797595533 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.info is being set with open permissions: ugo+rw Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6c0f1f85-f367-4058-ae21-fab18b2277be tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:15 devstack sudo[105412]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.info Aug 16 21:27:15 devstack sudo[105412]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:15 devstack sudo[105409]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2153b0e7-4374-4809-bb60-eb374a96bbe1 tempest-VolumeQuotasAdminTestJSON-202534538 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1982041e-b05b-45db-8240-361a05f42c1d" returned: 0 in 0.278s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2153b0e7-4374-4809-bb60-eb374a96bbe1 tempest-VolumeQuotasAdminTestJSON-202534538 None] Lock "cinder-quobyte-1982041e-b05b-45db-8240-361a05f42c1d" released by "delete_volume" :: held 0.798s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-2153b0e7-4374-4809-bb60-eb374a96bbe1 tempest-VolumeQuotasAdminTestJSON-202534538 None] Created reservations ['381fc7fa-005a-4029-a936-899d5ed147f5', '5d4bc839-91f7-43e9-8a65-35bb9db45d24', 'f876366d-0caf-4518-b37a-2d170fdb289a', '202fda97-c7b0-4f03-80b7-2e9a2c1f3c43'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2153b0e7-4374-4809-bb60-eb374a96bbe1 tempest-VolumeQuotasAdminTestJSON-202534538 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2153b0e7-4374-4809-bb60-eb374a96bbe1 tempest-VolumeQuotasAdminTestJSON-202534538 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2153b0e7-4374-4809-bb60-eb374a96bbe1 tempest-VolumeQuotasAdminTestJSON-202534538 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2153b0e7-4374-4809-bb60-eb374a96bbe1 tempest-VolumeQuotasAdminTestJSON-202534538 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2153b0e7-4374-4809-bb60-eb374a96bbe1 tempest-VolumeQuotasAdminTestJSON-202534538 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2153b0e7-4374-4809-bb60-eb374a96bbe1 tempest-VolumeQuotasAdminTestJSON-202534538 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:15 devstack sudo[105412]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:15 devstack sudo[105416]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:27:15 devstack sudo[105416]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6c0f1f85-f367-4058-ae21-fab18b2277be tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.info" returned: 0 in 0.290s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6c0f1f85-f367-4058-ae21-fab18b2277be tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.493s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.051s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] ==> create_volume: call "{'self': , '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-08-16T19:27:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-937304371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=72ea972f-a39a-4f3a-b373-2f461fc70cd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c350a98494f448adba0b3ba0445e3400',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=2026-08-16T19:27:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:15Z,use_quota=True,user_id='c96dcfac713a406e9fb4c56abb17d6eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Creating volume 72ea972f-a39a-4f3a-b373-2f461fc70cd5 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:27:15 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:27:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-72ea972f-a39a-4f3a-b373-2f461fc70cd5 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:15 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-6c0f1f85-f367-4058-ae21-fab18b2277be tempest-VolumesSnapshotTestJSON-1797595533 None] Create snapshot completed successfully Aug 16 21:27:15 devstack sudo[105418]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-72ea972f-a39a-4f3a-b373-2f461fc70cd5 1073741824 Aug 16 21:27:15 devstack sudo[105418]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:16 devstack sudo[105416]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2153b0e7-4374-4809-bb60-eb374a96bbe1 tempest-VolumeQuotasAdminTestJSON-202534538 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.294s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-2153b0e7-4374-4809-bb60-eb374a96bbe1 tempest-VolumeQuotasAdminTestJSON-202534538 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:27:16 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-2153b0e7-4374-4809-bb60-eb374a96bbe1 tempest-VolumeQuotasAdminTestJSON-202534538 None] Deleted volume successfully. Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2153b0e7-4374-4809-bb60-eb374a96bbe1 tempest-VolumeQuotasAdminTestJSON-202534538 None] Lock "cinder-1982041e-b05b-45db-8240-361a05f42c1d-delete_volume" released by "delete_volume" :: held 1.503s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:16 devstack sudo[105418]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-72ea972f-a39a-4f3a-b373-2f461fc70cd5 1073741824" returned: 0 in 0.625s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Flow 'volume_create_manager' (04cac896-993a-402c-b76f-6e2062f5e418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ea18f8ea-3805-416e-b674-2a7fbd766571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-72ea972f-a39a-4f3a-b373-2f461fc70cd5 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ea18f8ea-3805-416e-b674-2a7fbd766571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:27:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1994667191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=60975d61-e7f5-49b2-af52-b45e8c8d5ca5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41e70285a3144faf99b8cb3aee0d4f3f',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=2026-08-16T19:27:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:17Z,use_quota=True,user_id='eea47ffcf55c488894a531a5f9c0a1ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:16 devstack sudo[105426]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-72ea972f-a39a-4f3a-b373-2f461fc70cd5 Aug 16 21:27:16 devstack sudo[105426]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a11d6104-3aaf-43f6-9262-f86dc769b001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a11d6104-3aaf-43f6-9262-f86dc769b001) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6e0ddb49-4bcf-40d2-ae9a-87f1e63d5e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6e0ddb49-4bcf-40d2-ae9a-87f1e63d5e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '60975d61-e7f5-49b2-af52-b45e8c8d5ca5', 'volume_name': 'volume-60975d61-e7f5-49b2-af52-b45e8c8d5ca5', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2464a79d-e328-4ce0-97f8-c7056d949bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2464a79d-e328-4ce0-97f8-c7056d949bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3d64a5cb-4a06-40dd-96b9-c4e01d474910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:16 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Volume 60975d61-e7f5-49b2-af52-b45e8c8d5ca5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-60975d61-e7f5-49b2-af52-b45e8c8d5ca5', 'volume_size': 1} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:16 devstack sudo[105426]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-72ea972f-a39a-4f3a-b373-2f461fc70cd5" returned: 0 in 0.253s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] <== create_volume: return (963ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.966s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.193s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] ==> create_volume: call "{'self': , '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-08-16T19:27:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1994667191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=60975d61-e7f5-49b2-af52-b45e8c8d5ca5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41e70285a3144faf99b8cb3aee0d4f3f',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=2026-08-16T19:27:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:17Z,use_quota=True,user_id='eea47ffcf55c488894a531a5f9c0a1ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Creating volume 60975d61-e7f5-49b2-af52-b45e8c8d5ca5 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:27:16 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60975d61-e7f5-49b2-af52-b45e8c8d5ca5 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3c0f412-e19a-494d-921a-3bd0204978fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-72ea972f-a39a-4f3a-b373-2f461fc70cd5', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a6bc82d1-1f36-403b-a5ef-9a58c969b080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:16 devstack sudo[105429]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60975d61-e7f5-49b2-af52-b45e8c8d5ca5 1073741824 Aug 16 21:27:16 devstack sudo[105429]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:16 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Volume volume-72ea972f-a39a-4f3a-b373-2f461fc70cd5 (72ea972f-a39a-4f3a-b373-2f461fc70cd5): created successfully Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a6bc82d1-1f36-403b-a5ef-9a58c969b080) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Flow 'volume_create_manager' (9916db43-eadb-450a-9f4b-8bbdf998e853) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:16 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-905408e6-ccf3-40c3-b6df-c1ac8e7f27a4 tempest-VolumesTransfersV357Test-49964768 None] Created volume successfully. Aug 16 21:27:17 devstack sudo[105429]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60975d61-e7f5-49b2-af52-b45e8c8d5ca5 1073741824" returned: 0 in 0.584s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60975d61-e7f5-49b2-af52-b45e8c8d5ca5 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:17 devstack sudo[105434]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60975d61-e7f5-49b2-af52-b45e8c8d5ca5 Aug 16 21:27:17 devstack sudo[105434]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:17 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:27:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Flow 'volume_create_manager' (14634e5f-02e2-4415-a80c-52a2b6bdcac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6c0edb90-c2a7-448f-85b2-a5eb6dd4283d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6c0edb90-c2a7-448f-85b2-a5eb6dd4283d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:27:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1178219890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=42c78467-e0da-4b26-b4c4-d4abdee47eb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b6a23702fd941a7a5ce7d0e9c0b2a32',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=2026-08-16T19:27:18Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:18Z,use_quota=True,user_id='f4d4b27d0faf4c329bc1b7a355722fed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e6eb3e0b-cbaf-4baa-bea6-b43e12bc31ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e6eb3e0b-cbaf-4baa-bea6-b43e12bc31ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c761ff8-d9e3-4a3b-beea-c7aee6e6d902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c761ff8-d9e3-4a3b-beea-c7aee6e6d902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '42c78467-e0da-4b26-b4c4-d4abdee47eb7', 'volume_name': 'volume-42c78467-e0da-4b26-b4c4-d4abdee47eb7', 'volume_size': 2, 'snapshot_id': '9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e'}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (29fd2a2a-056d-4ffa-a57a-7aeabaecf752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (29fd2a2a-056d-4ffa-a57a-7aeabaecf752) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (18a135fe-bef7-4aa8-88fc-cbef267e78c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:17 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Volume 42c78467-e0da-4b26-b4c4-d4abdee47eb7: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-42c78467-e0da-4b26-b4c4-d4abdee47eb7', 'volume_size': 2, 'snapshot_id': '9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e'} Aug 16 21:27:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:18 devstack sudo[105434]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60975d61-e7f5-49b2-af52-b45e8c8d5ca5" returned: 0 in 0.488s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] <== create_volume: return (1148ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.153s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.132s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "cinder-quobyte-9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e-42c78467-e0da-4b26-b4c4-d4abdee47eb7" by "_create_volume_from_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3d64a5cb-4a06-40dd-96b9-c4e01d474910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-60975d61-e7f5-49b2-af52-b45e8c8d5ca5', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e4ce5001-9662-43ce-84da-02a92af77b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e-42c78467-e0da-4b26-b4c4-d4abdee47eb7" acquired by "_create_volume_from_snapshot" :: waited 0.038s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Creating volume 42c78467-e0da-4b26-b4c4-d4abdee47eb7 from snapshot 9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e {{(pid=94342) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "cinder-quobyte-42c78467-e0da-4b26-b4c4-d4abdee47eb7" by "_copy_volume_from_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:18 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Volume volume-60975d61-e7f5-49b2-af52-b45e8c8d5ca5 (60975d61-e7f5-49b2-af52-b45e8c8d5ca5): created successfully Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e4ce5001-9662-43ce-84da-02a92af77b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Flow 'volume_create_manager' (04cac896-993a-402c-b76f-6e2062f5e418) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-42c78467-e0da-4b26-b4c4-d4abdee47eb7" acquired by "_copy_volume_from_snapshot" :: waited 0.045s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] snapshot: 9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e, volume: 42c78467-e0da-4b26-b4c4-d4abdee47eb7, {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:403}} Aug 16 21:27:18 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-2e99c3fa-19d7-4cf5-89b2-b8da28a530f7 tempest-VolumeQuotasAdminTestJSON-202534538 None] Created volume successfully. Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[82f646bf-f251-45ea-9600-f28915584dc4]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3a31c050-aedb-405d-af6d-12cfb111a8ac tempest-VolumesTransfersV357Test-1910156462 None] Acquiring lock "cinder-72ea972f-a39a-4f3a-b373-2f461fc70cd5-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3a31c050-aedb-405d-af6d-12cfb111a8ac tempest-VolumesTransfersV357Test-1910156462 None] Lock "cinder-72ea972f-a39a-4f3a-b373-2f461fc70cd5-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3a31c050-aedb-405d-af6d-12cfb111a8ac tempest-VolumesTransfersV357Test-1910156462 None] Acquiring lock "cinder-quobyte-72ea972f-a39a-4f3a-b373-2f461fc70cd5" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3a31c050-aedb-405d-af6d-12cfb111a8ac tempest-VolumesTransfersV357Test-1910156462 None] Lock "cinder-quobyte-72ea972f-a39a-4f3a-b373-2f461fc70cd5" acquired by "delete_volume" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:18 devstack sudo[105437]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e Aug 16 21:27:18 devstack sudo[105437]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[98f33fbb-a745-4eb1-9887-3f1117282c3f]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3a31c050-aedb-405d-af6d-12cfb111a8ac tempest-VolumesTransfersV357Test-1910156462 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-72ea972f-a39a-4f3a-b373-2f461fc70cd5 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:18 devstack sudo[105439]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-72ea972f-a39a-4f3a-b373-2f461fc70cd5 Aug 16 21:27:18 devstack sudo[105439]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:18 devstack sudo[105437]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e" returned: 0 in 0.431s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-81d96d08-0137-46de-b2e7-25c634a28132(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] will copy from snapshot at /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132 {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:422}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Creating direct copy from snapshot {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:430}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[952751b9-7d60-45ab-b12c-ea2612fc61b3]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:18 devstack sudo[105439]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3a31c050-aedb-405d-af6d-12cfb111a8ac tempest-VolumesTransfersV357Test-1910156462 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-72ea972f-a39a-4f3a-b373-2f461fc70cd5" returned: 0 in 0.438s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3a31c050-aedb-405d-af6d-12cfb111a8ac tempest-VolumesTransfersV357Test-1910156462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-72ea972f-a39a-4f3a-b373-2f461fc70cd5 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:18 devstack sudo[105444]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132 Aug 16 21:27:18 devstack sudo[105444]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:18 devstack sudo[105448]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-72ea972f-a39a-4f3a-b373-2f461fc70cd5 Aug 16 21:27:18 devstack sudo[105448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:19 devstack sudo[105448]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3a31c050-aedb-405d-af6d-12cfb111a8ac tempest-VolumesTransfersV357Test-1910156462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-72ea972f-a39a-4f3a-b373-2f461fc70cd5" returned: 0 in 0.323s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3a31c050-aedb-405d-af6d-12cfb111a8ac tempest-VolumesTransfersV357Test-1910156462 None] Lock "cinder-quobyte-72ea972f-a39a-4f3a-b373-2f461fc70cd5" released by "delete_volume" :: held 0.820s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:19 devstack sudo[105444]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132" returned: 0 in 0.523s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:19 devstack cinder-volume[94342]: DEBUG cinder.utils [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Path /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-42c78467-e0da-4b26-b4c4-d4abdee47eb7 not found in is_blk_device check {{(pid=94342) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 16 21:27:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-42c78467-e0da-4b26-b4c4-d4abdee47eb7 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:19 devstack sudo[105457]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-42c78467-e0da-4b26-b4c4-d4abdee47eb7 Aug 16 21:27:19 devstack sudo[105457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:19 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-3a31c050-aedb-405d-af6d-12cfb111a8ac tempest-VolumesTransfersV357Test-1910156462 None] Created reservations ['0b56a469-db3e-4bc4-a8d3-ebd1caa69fe1', '86c0e8b1-6d6d-4b84-8969-5fd1d592a482', 'de39b989-2e56-45ba-b21e-0948456b4588', 'eac759b5-4c1c-4c62-9c26-a5923fe53984'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3a31c050-aedb-405d-af6d-12cfb111a8ac tempest-VolumesTransfersV357Test-1910156462 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3a31c050-aedb-405d-af6d-12cfb111a8ac tempest-VolumesTransfersV357Test-1910156462 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3a31c050-aedb-405d-af6d-12cfb111a8ac tempest-VolumesTransfersV357Test-1910156462 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3a31c050-aedb-405d-af6d-12cfb111a8ac tempest-VolumesTransfersV357Test-1910156462 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3a31c050-aedb-405d-af6d-12cfb111a8ac tempest-VolumesTransfersV357Test-1910156462 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3a31c050-aedb-405d-af6d-12cfb111a8ac tempest-VolumesTransfersV357Test-1910156462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:19 devstack sudo[105459]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:27:19 devstack sudo[105459]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:19 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-61df47b4-4ced-43dc-99ee-293dab9f749e tempest-VolumeQuotasAdminTestJSON-1086245510 None] Transfer volume completed successfully. Aug 16 21:27:19 devstack sudo[105459]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3a31c050-aedb-405d-af6d-12cfb111a8ac tempest-VolumesTransfersV357Test-1910156462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.335s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:19 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-3a31c050-aedb-405d-af6d-12cfb111a8ac tempest-VolumesTransfersV357Test-1910156462 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:27:19 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-3a31c050-aedb-405d-af6d-12cfb111a8ac tempest-VolumesTransfersV357Test-1910156462 None] Deleted volume successfully. Aug 16 21:27:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3a31c050-aedb-405d-af6d-12cfb111a8ac tempest-VolumesTransfersV357Test-1910156462 None] Lock "cinder-72ea972f-a39a-4f3a-b373-2f461fc70cd5-delete_volume" released by "delete_volume" :: held 1.508s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-16c626f8-cd32-4b5f-a10b-b67ffaa5197c tempest-VolumeQuotasAdminTestJSON-1790631298 None] Acquiring lock "cinder-60975d61-e7f5-49b2-af52-b45e8c8d5ca5-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-16c626f8-cd32-4b5f-a10b-b67ffaa5197c tempest-VolumeQuotasAdminTestJSON-1790631298 None] Lock "cinder-60975d61-e7f5-49b2-af52-b45e8c8d5ca5-delete_volume" acquired by "delete_volume" :: waited 0.061s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-16c626f8-cd32-4b5f-a10b-b67ffaa5197c tempest-VolumeQuotasAdminTestJSON-1790631298 None] Acquiring lock "cinder-quobyte-60975d61-e7f5-49b2-af52-b45e8c8d5ca5" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-16c626f8-cd32-4b5f-a10b-b67ffaa5197c tempest-VolumeQuotasAdminTestJSON-1790631298 None] Lock "cinder-quobyte-60975d61-e7f5-49b2-af52-b45e8c8d5ca5" acquired by "delete_volume" :: waited 0.037s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:20 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[1b12f4aa-941f-4337-a2ce-d93d6d7f4501]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-16c626f8-cd32-4b5f-a10b-b67ffaa5197c tempest-VolumeQuotasAdminTestJSON-1790631298 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60975d61-e7f5-49b2-af52-b45e8c8d5ca5 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:21 devstack sudo[105473]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60975d61-e7f5-49b2-af52-b45e8c8d5ca5 Aug 16 21:27:21 devstack sudo[105473]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:22 devstack sudo[105473]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-16c626f8-cd32-4b5f-a10b-b67ffaa5197c tempest-VolumeQuotasAdminTestJSON-1790631298 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60975d61-e7f5-49b2-af52-b45e8c8d5ca5" returned: 0 in 1.330s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-16c626f8-cd32-4b5f-a10b-b67ffaa5197c tempest-VolumeQuotasAdminTestJSON-1790631298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60975d61-e7f5-49b2-af52-b45e8c8d5ca5 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:22 devstack sudo[105480]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60975d61-e7f5-49b2-af52-b45e8c8d5ca5 Aug 16 21:27:22 devstack sudo[105480]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:22 devstack sudo[105480]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-16c626f8-cd32-4b5f-a10b-b67ffaa5197c tempest-VolumeQuotasAdminTestJSON-1790631298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-60975d61-e7f5-49b2-af52-b45e8c8d5ca5" returned: 0 in 0.677s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-16c626f8-cd32-4b5f-a10b-b67ffaa5197c tempest-VolumeQuotasAdminTestJSON-1790631298 None] Lock "cinder-quobyte-60975d61-e7f5-49b2-af52-b45e8c8d5ca5" released by "delete_volume" :: held 2.135s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:22 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-16c626f8-cd32-4b5f-a10b-b67ffaa5197c tempest-VolumeQuotasAdminTestJSON-1790631298 None] Created reservations ['24c91fb9-1124-4141-95a3-ceb057e871c1', 'c79ddecb-35ce-4e34-a28b-17ddfd91b622', '2115f307-3a08-47bc-ad2e-351fca9d7a4e', '66b96b39-384c-4ac5-92c5-1f0d54af12db'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-16c626f8-cd32-4b5f-a10b-b67ffaa5197c tempest-VolumeQuotasAdminTestJSON-1790631298 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-16c626f8-cd32-4b5f-a10b-b67ffaa5197c tempest-VolumeQuotasAdminTestJSON-1790631298 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-16c626f8-cd32-4b5f-a10b-b67ffaa5197c tempest-VolumeQuotasAdminTestJSON-1790631298 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-16c626f8-cd32-4b5f-a10b-b67ffaa5197c tempest-VolumeQuotasAdminTestJSON-1790631298 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-16c626f8-cd32-4b5f-a10b-b67ffaa5197c tempest-VolumeQuotasAdminTestJSON-1790631298 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-16c626f8-cd32-4b5f-a10b-b67ffaa5197c tempest-VolumeQuotasAdminTestJSON-1790631298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:23 devstack sudo[105485]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:27:23 devstack sudo[105485]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:23 devstack sudo[105485]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-16c626f8-cd32-4b5f-a10b-b67ffaa5197c tempest-VolumeQuotasAdminTestJSON-1790631298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.495s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:23 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-16c626f8-cd32-4b5f-a10b-b67ffaa5197c tempest-VolumeQuotasAdminTestJSON-1790631298 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:27:23 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-16c626f8-cd32-4b5f-a10b-b67ffaa5197c tempest-VolumeQuotasAdminTestJSON-1790631298 None] Deleted volume successfully. Aug 16 21:27:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-16c626f8-cd32-4b5f-a10b-b67ffaa5197c tempest-VolumeQuotasAdminTestJSON-1790631298 None] Lock "cinder-60975d61-e7f5-49b2-af52-b45e8c8d5ca5-delete_volume" released by "delete_volume" :: held 3.075s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:25 devstack sudo[105457]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-42c78467-e0da-4b26-b4c4-d4abdee47eb7" returned: 0 in 6.138s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:25 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[88376fb4-28f6-4bbe-9165-37abb02dfc8e]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:25 devstack sudo[105488]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132 Aug 16 21:27:25 devstack sudo[105488]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:26 devstack sudo[105488]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132" returned: 0 in 0.797s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:26 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Image conversion details: src /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132, size 1024.00 MB, duration 6.14 sec, destination /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-42c78467-e0da-4b26-b4c4-d4abdee47eb7 {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:27:26 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Converted 1024.00 MB image at 166.81 MB/s Aug 16 21:27:26 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-42c78467-e0da-4b26-b4c4-d4abdee47eb7 is being set with open permissions: ugo+rw Aug 16 21:27:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-42c78467-e0da-4b26-b4c4-d4abdee47eb7 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:26 devstack sudo[105496]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-42c78467-e0da-4b26-b4c4-d4abdee47eb7 Aug 16 21:27:26 devstack sudo[105496]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:26 devstack sudo[105496]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-42c78467-e0da-4b26-b4c4-d4abdee47eb7" returned: 0 in 0.316s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:26 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-42c78467-e0da-4b26-b4c4-d4abdee47eb7" released by "_copy_volume_from_snapshot" :: held 8.360s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:26 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e-42c78467-e0da-4b26-b4c4-d4abdee47eb7" released by "_create_volume_from_snapshot" :: held 8.435s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 8.475s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (18a135fe-bef7-4aa8-88fc-cbef267e78c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-42c78467-e0da-4b26-b4c4-d4abdee47eb7', 'volume_size': 2, 'snapshot_id': '9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e'}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2e2c950e-e935-40a9-8c3e-ca92d71d4286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:26 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Volume volume-42c78467-e0da-4b26-b4c4-d4abdee47eb7 (42c78467-e0da-4b26-b4c4-d4abdee47eb7): created successfully Aug 16 21:27:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2e2c950e-e935-40a9-8c3e-ca92d71d4286) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Flow 'volume_create_manager' (14634e5f-02e2-4415-a80c-52a2b6bdcac1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:26 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-8fb8f898-3881-4b10-8511-c06bff2a7fcb tempest-VolumesSnapshotTestJSON-1797595533 None] Created volume successfully. Aug 16 21:27:26 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f9f5879e-606f-49ff-8178-d3bffd45ee59 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "cinder-42c78467-e0da-4b26-b4c4-d4abdee47eb7-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:26 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f9f5879e-606f-49ff-8178-d3bffd45ee59 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-42c78467-e0da-4b26-b4c4-d4abdee47eb7-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:26 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f9f5879e-606f-49ff-8178-d3bffd45ee59 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "cinder-quobyte-42c78467-e0da-4b26-b4c4-d4abdee47eb7" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:26 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f9f5879e-606f-49ff-8178-d3bffd45ee59 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-42c78467-e0da-4b26-b4c4-d4abdee47eb7" acquired by "delete_volume" :: waited 0.031s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:27 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[7f046d79-bccc-40d8-94f3-eb875a8b9524]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f9f5879e-606f-49ff-8178-d3bffd45ee59 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-42c78467-e0da-4b26-b4c4-d4abdee47eb7 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:27 devstack sudo[105499]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-42c78467-e0da-4b26-b4c4-d4abdee47eb7 Aug 16 21:27:27 devstack sudo[105499]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:27 devstack sudo[105499]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f9f5879e-606f-49ff-8178-d3bffd45ee59 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-42c78467-e0da-4b26-b4c4-d4abdee47eb7" returned: 0 in 0.529s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f9f5879e-606f-49ff-8178-d3bffd45ee59 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-42c78467-e0da-4b26-b4c4-d4abdee47eb7 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:27 devstack sudo[105504]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-42c78467-e0da-4b26-b4c4-d4abdee47eb7 Aug 16 21:27:27 devstack sudo[105504]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:27 devstack sudo[105504]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f9f5879e-606f-49ff-8178-d3bffd45ee59 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-42c78467-e0da-4b26-b4c4-d4abdee47eb7" returned: 0 in 0.338s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:27 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f9f5879e-606f-49ff-8178-d3bffd45ee59 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-42c78467-e0da-4b26-b4c4-d4abdee47eb7" released by "delete_volume" :: held 0.934s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:27 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-f9f5879e-606f-49ff-8178-d3bffd45ee59 tempest-VolumesSnapshotTestJSON-1797595533 None] Created reservations ['0378f0eb-5748-4c71-b094-31fc0f62fbb2', '57ad3b2e-eb47-4c18-814c-3eebf16d6ac0', '70e1f515-f7b9-4bc0-8f6a-faf8b6bb3764', 'f6aabf0c-1e2e-4e06-818b-551e2f44869a'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f9f5879e-606f-49ff-8178-d3bffd45ee59 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f9f5879e-606f-49ff-8178-d3bffd45ee59 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:28 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f9f5879e-606f-49ff-8178-d3bffd45ee59 tempest-VolumesSnapshotTestJSON-1797595533 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:28 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f9f5879e-606f-49ff-8178-d3bffd45ee59 tempest-VolumesSnapshotTestJSON-1797595533 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f9f5879e-606f-49ff-8178-d3bffd45ee59 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f9f5879e-606f-49ff-8178-d3bffd45ee59 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:28 devstack sudo[105511]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:27:28 devstack sudo[105511]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6cb4b0bc-88fe-4d55-bf71-5c6996ccfddd tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "cinder-9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6cb4b0bc-88fe-4d55-bf71-5c6996ccfddd tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e-delete_snapshot" acquired by "delete_snapshot" :: waited 0.038s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6cb4b0bc-88fe-4d55-bf71-5c6996ccfddd tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "cinder-quobyte-81d96d08-0137-46de-b2e7-25c634a28132" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6cb4b0bc-88fe-4d55-bf71-5c6996ccfddd tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-81d96d08-0137-46de-b2e7-25c634a28132" acquired by "delete_snapshot" :: waited 0.046s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6cb4b0bc-88fe-4d55-bf71-5c6996ccfddd tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "cinder-quobyte-9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6cb4b0bc-88fe-4d55-bf71-5c6996ccfddd tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e" acquired by "_delete_snapshot" :: waited 0.040s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:28 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-6cb4b0bc-88fe-4d55-bf71-5c6996ccfddd tempest-VolumesSnapshotTestJSON-1797595533 None] Deleting offline snapshot 9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e of volume 81d96d08-0137-46de-b2e7-25c634a28132 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:27:28 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-6cb4b0bc-88fe-4d55-bf71-5c6996ccfddd tempest-VolumesSnapshotTestJSON-1797595533 None] snapshot_file for this snap is: volume-81d96d08-0137-46de-b2e7-25c634a28132.9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:27:28 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[79527426-6d06-49c3-9bbc-1fa2cc302786]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6cb4b0bc-88fe-4d55-bf71-5c6996ccfddd tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:28 devstack sudo[105511]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:28 devstack sudo[105520]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e Aug 16 21:27:28 devstack sudo[105520]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f9f5879e-606f-49ff-8178-d3bffd45ee59 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.482s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:28 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-f9f5879e-606f-49ff-8178-d3bffd45ee59 tempest-VolumesSnapshotTestJSON-1797595533 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:27:28 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f9f5879e-606f-49ff-8178-d3bffd45ee59 tempest-VolumesSnapshotTestJSON-1797595533 None] Deleted volume successfully. Aug 16 21:27:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f9f5879e-606f-49ff-8178-d3bffd45ee59 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-42c78467-e0da-4b26-b4c4-d4abdee47eb7-delete_volume" released by "delete_volume" :: held 1.792s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:29 devstack sudo[105520]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6cb4b0bc-88fe-4d55-bf71-5c6996ccfddd tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e" returned: 0 in 0.613s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-6cb4b0bc-88fe-4d55-bf71-5c6996ccfddd tempest-VolumesSnapshotTestJSON-1797595533 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-81d96d08-0137-46de-b2e7-25c634a28132(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:27:29 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[827f4416-92c4-4613-bf4e-88b8a28b9812]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6cb4b0bc-88fe-4d55-bf71-5c6996ccfddd tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:29 devstack sudo[105534]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132 Aug 16 21:27:29 devstack sudo[105534]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:29 devstack sudo[105534]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6cb4b0bc-88fe-4d55-bf71-5c6996ccfddd tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132" returned: 0 in 0.517s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6cb4b0bc-88fe-4d55-bf71-5c6996ccfddd tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:29 devstack sudo[105539]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e Aug 16 21:27:29 devstack sudo[105539]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:30 devstack sudo[105539]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6cb4b0bc-88fe-4d55-bf71-5c6996ccfddd tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e" returned: 0 in 0.460s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6cb4b0bc-88fe-4d55-bf71-5c6996ccfddd tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:30 devstack sudo[105545]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e Aug 16 21:27:30 devstack sudo[105545]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:30 devstack sudo[105545]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6cb4b0bc-88fe-4d55-bf71-5c6996ccfddd tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132.9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e" returned: 0 in 0.356s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:30 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6cb4b0bc-88fe-4d55-bf71-5c6996ccfddd tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e" released by "_delete_snapshot" :: held 2.083s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:30 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6cb4b0bc-88fe-4d55-bf71-5c6996ccfddd tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-81d96d08-0137-46de-b2e7-25c634a28132" released by "delete_snapshot" :: held 2.134s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:30 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-6cb4b0bc-88fe-4d55-bf71-5c6996ccfddd tempest-VolumesSnapshotTestJSON-1797595533 None] Created reservations ['ffffca6a-1db9-42ab-8318-5b3b2533ee67', '15914984-a315-4e8b-995e-060e67f05a31', 'cd47c58b-437f-46dc-8a34-ced0de7f20bb', 'f3fd0498-b487-4057-af9a-b2659c42b2d8'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:30 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-6cb4b0bc-88fe-4d55-bf71-5c6996ccfddd tempest-VolumesSnapshotTestJSON-1797595533 None] Delete snapshot completed successfully. Aug 16 21:27:30 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6cb4b0bc-88fe-4d55-bf71-5c6996ccfddd tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-9b8ec8d5-3a1f-4a1e-83a8-212dc8be948e-delete_snapshot" released by "delete_snapshot" :: held 2.323s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:31 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:27:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Flow 'volume_create_manager' (d35d7f6e-26cb-4eeb-ab0b-a91f406083b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (162d118f-1971-4de5-ae85-89a0985b80ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (162d118f-1971-4de5-ae85-89a0985b80ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:27:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-23698674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=21ca1d11-6e48-485a-b4f2-6e91589f5a97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1ab7da497745a6a05595ade37498a4',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=2026-08-16T19:27:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:31Z,use_quota=True,user_id='c705beea251e43b699c5b7bb0e950f30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95efe08e-d283-4c00-be64-ba44114e2a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95efe08e-d283-4c00-be64-ba44114e2a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d895997c-e9e9-4c03-910a-23c0fa1b1b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:31 devstack cinder-volume[94342]: DEBUG cinder.image.glance [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Creating Keystone auth plugin from conf {{(pid=94342) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 16 21:27:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-17362647-72fa-4d49-8fe8-e4dc0d5971af tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "cinder-81d96d08-0137-46de-b2e7-25c634a28132-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-17362647-72fa-4d49-8fe8-e4dc0d5971af tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-81d96d08-0137-46de-b2e7-25c634a28132-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d895997c-e9e9-4c03-910a-23c0fa1b1b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '21ca1d11-6e48-485a-b4f2-6e91589f5a97', 'volume_name': 'volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97', 'volume_size': 1, 'image_id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'd96e77627bc24cbcb02b84387371f7c5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'created_at': datetime.datetime(2026, 8, 16, 19, 11, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/83988414-26d6-47e6-9143-471cb39d7e3b/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (872c9e94-bfdd-45a9-b8dd-a0f747ebb126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (872c9e94-bfdd-45a9-b8dd-a0f747ebb126) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1186ed65-a37a-4001-8a33-6ff7f9cbfd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:31 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Volume 21ca1d11-6e48-485a-b4f2-6e91589f5a97: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97', 'volume_size': 1, 'image_id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'd96e77627bc24cbcb02b84387371f7c5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'created_at': datetime.datetime(2026, 8, 16, 19, 11, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/83988414-26d6-47e6-9143-471cb39d7e3b/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': } Aug 16 21:27:31 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Trying to clone 21ca1d11-6e48-485a-b4f2-6e91589f5a97 from image 83988414-26d6-47e6-9143-471cb39d7e3b at location (None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}]). {{(pid=94342) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 16 21:27:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-17362647-72fa-4d49-8fe8-e4dc0d5971af tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "cinder-quobyte-81d96d08-0137-46de-b2e7-25c634a28132" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-17362647-72fa-4d49-8fe8-e4dc0d5971af tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-81d96d08-0137-46de-b2e7-25c634a28132" acquired by "delete_volume" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:31 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[755ab228-bb47-40b6-ba72-b79ce666ac79]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-17362647-72fa-4d49-8fe8-e4dc0d5971af tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:32 devstack sudo[105548]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132 Aug 16 21:27:32 devstack sudo[105548]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:32 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_wx1m14ycdevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 16 21:27:32 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Image download 20.69 MB at 20.69 MB/s Aug 16 21:27:32 devstack sudo[105548]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:32 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[ae397022-587d-4e39-82a0-027515ea43d3]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_wx1m14ycdevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-17362647-72fa-4d49-8fe8-e4dc0d5971af tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132" returned: 0 in 0.482s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-17362647-72fa-4d49-8fe8-e4dc0d5971af tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:32 devstack sudo[105555]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132 Aug 16 21:27:32 devstack sudo[105555]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:32 devstack sudo[105554]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_wx1m14ycdevstack@QuobyteHD Aug 16 21:27:32 devstack sudo[105554]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:32 devstack sudo[105555]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-17362647-72fa-4d49-8fe8-e4dc0d5971af tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-81d96d08-0137-46de-b2e7-25c634a28132" returned: 0 in 0.347s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-17362647-72fa-4d49-8fe8-e4dc0d5971af tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-81d96d08-0137-46de-b2e7-25c634a28132" released by "delete_volume" :: held 0.930s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:32 devstack sudo[105554]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_wx1m14ycdevstack@QuobyteHD" returned: 0 in 0.427s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:32 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Temporary image 83988414-26d6-47e6-9143-471cb39d7e3b is fetched for user c705beea251e43b699c5b7bb0e950f30. {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 16 21:27:32 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-17362647-72fa-4d49-8fe8-e4dc0d5971af tempest-VolumesSnapshotTestJSON-1797595533 None] Created reservations ['640125f1-737f-4971-b905-4304233a4edd', '91049a7c-af3b-41bc-a99e-a34bffb7cda4', '9541974b-103d-47ef-8a15-7d5c585dc34c', 'ae717092-053b-4ba5-9f08-d28afe0cd7c1'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:33 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[7484e5fd-c0fb-4488-af8b-ac5b7c2c014c]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_wx1m14ycdevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-17362647-72fa-4d49-8fe8-e4dc0d5971af tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-17362647-72fa-4d49-8fe8-e4dc0d5971af tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-17362647-72fa-4d49-8fe8-e4dc0d5971af tempest-VolumesSnapshotTestJSON-1797595533 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-17362647-72fa-4d49-8fe8-e4dc0d5971af tempest-VolumesSnapshotTestJSON-1797595533 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-17362647-72fa-4d49-8fe8-e4dc0d5971af tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-17362647-72fa-4d49-8fe8-e4dc0d5971af tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:33 devstack sudo[105565]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:27:33 devstack sudo[105565]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:33 devstack sudo[105564]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_wx1m14ycdevstack@QuobyteHD Aug 16 21:27:33 devstack sudo[105564]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:33 devstack sudo[105565]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-17362647-72fa-4d49-8fe8-e4dc0d5971af tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.461s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:33 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-17362647-72fa-4d49-8fe8-e4dc0d5971af tempest-VolumesSnapshotTestJSON-1797595533 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:27:33 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-17362647-72fa-4d49-8fe8-e4dc0d5971af tempest-VolumesSnapshotTestJSON-1797595533 None] Deleted volume successfully. Aug 16 21:27:33 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-17362647-72fa-4d49-8fe8-e4dc0d5971af tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-81d96d08-0137-46de-b2e7-25c634a28132-delete_volume" released by "delete_volume" :: held 1.802s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:33 devstack sudo[105564]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_wx1m14ycdevstack@QuobyteHD" returned: 0 in 0.613s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] ==> create_volume: call "{'self': , '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-08-16T19:27:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-23698674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=21ca1d11-6e48-485a-b4f2-6e91589f5a97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1ab7da497745a6a05595ade37498a4',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=2026-08-16T19:27:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:31Z,use_quota=True,user_id='c705beea251e43b699c5b7bb0e950f30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:27:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Creating volume 21ca1d11-6e48-485a-b4f2-6e91589f5a97 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:27:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:27:33 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:27:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:33 devstack sudo[105586]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97 1073741824 Aug 16 21:27:33 devstack sudo[105586]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:34 devstack sudo[105586]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97 1073741824" returned: 0 in 0.956s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:34 devstack sudo[105635]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97 Aug 16 21:27:34 devstack sudo[105635]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Flow 'volume_create_manager' (889870f0-ed88-46ab-adef-38159ffec055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:35 devstack sudo[105635]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (20751c35-0612-4ab8-b16a-8384334bb49e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97" returned: 0 in 0.458s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] <== create_volume: return (1544ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.551s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (20751c35-0612-4ab8-b16a-8384334bb49e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:27:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1938724013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b3ac472f-9f33-47da-a09e-04430b6ebfec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b6a23702fd941a7a5ce7d0e9c0b2a32',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=2026-08-16T19:27:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:35Z,use_quota=True,user_id='f4d4b27d0faf4c329bc1b7a355722fed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2aa54d44-827d-4d4d-b571-1e2e61591bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2aa54d44-827d-4d4d-b571-1e2e61591bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b532c6d3-c5a7-4b39-b7ee-e3b5238d2b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b532c6d3-c5a7-4b39-b7ee-e3b5238d2b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b3ac472f-9f33-47da-a09e-04430b6ebfec', 'volume_name': 'volume-b3ac472f-9f33-47da-a09e-04430b6ebfec', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b19759c2-a237-4ed0-91eb-560c2f038d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b19759c2-a237-4ed0-91eb-560c2f038d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (82580274-3b62-4e08-abb7-d1fd068d36af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:35 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Volume b3ac472f-9f33-47da-a09e-04430b6ebfec: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b3ac472f-9f33-47da-a09e-04430b6ebfec', 'volume_size': 1} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] ==> create_volume: call "{'self': , '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-08-16T19:27:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1938724013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b3ac472f-9f33-47da-a09e-04430b6ebfec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b6a23702fd941a7a5ce7d0e9c0b2a32',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=2026-08-16T19:27:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:35Z,use_quota=True,user_id='f4d4b27d0faf4c329bc1b7a355722fed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Creating volume b3ac472f-9f33-47da-a09e-04430b6ebfec {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:27:35 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:35 devstack sudo[105661]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec 1073741824 Aug 16 21:27:35 devstack sudo[105661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Attempting download of 83988414-26d6-47e6-9143-471cb39d7e3b ((None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}])) to volume 21ca1d11-6e48-485a-b4f2-6e91589f5a97. {{(pid=94342) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[b94158ca-2678-4161-9e1c-ae7e40cd175e]: (4, 'raw') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_j5ckgf8o {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:35 devstack sudo[105663]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_j5ckgf8o Aug 16 21:27:35 devstack sudo[105663]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:35 devstack sudo[105663]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_j5ckgf8o" returned: 0 in 0.417s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_j5ckgf8o {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:35 devstack sudo[105661]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec 1073741824" returned: 0 in 0.647s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:35 devstack sudo[105671]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_j5ckgf8o Aug 16 21:27:35 devstack sudo[105671]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:36 devstack sudo[105673]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec Aug 16 21:27:36 devstack sudo[105673]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Flow 'volume_create_manager' (c67643ec-4475-4e37-be17-c5eb0662da2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d4ad7bf7-647e-4de6-a35d-11536c230ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d4ad7bf7-647e-4de6-a35d-11536c230ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:27:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-244103575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3d098854-2945-4beb-818c-106793d63c60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='725964983d634788917a45e0bdc959ce',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=2026-08-16T19:27:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:36Z,use_quota=True,user_id='3b4de66644ea4aa0aaa99f565373e9d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a8be68b0-af68-4680-8137-eba6c1ff2ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a8be68b0-af68-4680-8137-eba6c1ff2ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7a5756e7-9b70-4e07-a6ae-3f1d6e3557d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7a5756e7-9b70-4e07-a6ae-3f1d6e3557d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3d098854-2945-4beb-818c-106793d63c60', 'volume_name': 'volume-3d098854-2945-4beb-818c-106793d63c60', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9020bda3-26e6-418c-8807-4b2fcb3a858b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9020bda3-26e6-418c-8807-4b2fcb3a858b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27c70f3b-9f6e-489b-ad83-62fb8f56f3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:36 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Volume 3d098854-2945-4beb-818c-106793d63c60: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3d098854-2945-4beb-818c-106793d63c60', 'volume_size': 1} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:36 devstack sudo[105671]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_j5ckgf8o" returned: 1 in 0.629s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_j5ckgf8o' failed. Not Retrying. {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[a5475e2a-f161-4f73-8673-f3437c603d96]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_wx1m14ycdevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:36 devstack sudo[105673]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec" returned: 0 in 0.552s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] <== create_volume: return (1276ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.279s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.122s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] ==> create_volume: call "{'self': , '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-08-16T19:27:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-244103575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3d098854-2945-4beb-818c-106793d63c60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='725964983d634788917a45e0bdc959ce',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=2026-08-16T19:27:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:36Z,use_quota=True,user_id='3b4de66644ea4aa0aaa99f565373e9d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Creating volume 3d098854-2945-4beb-818c-106793d63c60 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:27:36 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3d098854-2945-4beb-818c-106793d63c60 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:36 devstack sudo[105680]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_wx1m14ycdevstack@QuobyteHD Aug 16 21:27:36 devstack sudo[105680]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:36 devstack sudo[105683]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3d098854-2945-4beb-818c-106793d63c60 1073741824 Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (82580274-3b62-4e08-abb7-d1fd068d36af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b3ac472f-9f33-47da-a09e-04430b6ebfec', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:36 devstack sudo[105683]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c173ef0d-305f-4c72-8778-30147fad060f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:36 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Volume volume-b3ac472f-9f33-47da-a09e-04430b6ebfec (b3ac472f-9f33-47da-a09e-04430b6ebfec): created successfully Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c173ef0d-305f-4c72-8778-30147fad060f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Flow 'volume_create_manager' (889870f0-ed88-46ab-adef-38159ffec055) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:36 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-68605c6c-7bb5-4cbe-8b4a-4da7e36f47c0 tempest-VolumesSnapshotTestJSON-1797595533 None] Created volume successfully. Aug 16 21:27:36 devstack sudo[105680]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_wx1m14ycdevstack@QuobyteHD" returned: 0 in 0.506s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] 83988414-26d6-47e6-9143-471cb39d7e3b was qcow2, converting to qcow2 {{(pid=94342) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 16 21:27:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_wx1m14ycdevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:36 devstack sudo[105691]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_wx1m14ycdevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97 Aug 16 21:27:36 devstack sudo[105691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:37 devstack sudo[105683]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3d098854-2945-4beb-818c-106793d63c60 1073741824" returned: 0 in 0.957s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-de1084b5-47be-483b-9bce-d10a34fa8542 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3d098854-2945-4beb-818c-106793d63c60 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:37 devstack sudo[105713]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3d098854-2945-4beb-818c-106793d63c60 Aug 16 21:27:37 devstack sudo[105713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:38 devstack sudo[105713]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3d098854-2945-4beb-818c-106793d63c60" returned: 0 in 0.375s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:38 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] <== create_volume: return (1473ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:27:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.480s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-de1084b5-47be-483b-9bce-d10a34fa8542 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.397s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:38 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27c70f3b-9f6e-489b-ad83-62fb8f56f3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3d098854-2945-4beb-818c-106793d63c60', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:38 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84c56334-7ca8-47b4-b173-508311809c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:38 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-de1084b5-47be-483b-9bce-d10a34fa8542 tempest-VolumesSnapshotTestJSON-1797595533 None] Creating offline snapshot f770615b-2a34-443f-a128-2fe7c3554bb7 of volume b3ac472f-9f33-47da-a09e-04430b6ebfec {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:27:38 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Volume volume-3d098854-2945-4beb-818c-106793d63c60 (3d098854-2945-4beb-818c-106793d63c60): created successfully Aug 16 21:27:38 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84c56334-7ca8-47b4-b173-508311809c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:38 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Flow 'volume_create_manager' (c67643ec-4475-4e37-be17-c5eb0662da2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:38 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[7a9e1237-e0ed-4a09-9e91-f82cbf87e6d2]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-de1084b5-47be-483b-9bce-d10a34fa8542 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:38 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-695553cb-4ac8-4300-ac9a-ace29ca585f4 tempest-VolumeQuotasNegativeTestJSON-562287552 None] Created volume successfully. Aug 16 21:27:38 devstack sudo[105716]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec Aug 16 21:27:38 devstack sudo[105716]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:38 devstack sudo[105716]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-de1084b5-47be-483b-9bce-d10a34fa8542 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec" returned: 0 in 0.693s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-de1084b5-47be-483b-9bce-d10a34fa8542 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.f770615b-2a34-443f-a128-2fe7c3554bb7 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:38 devstack sudo[105721]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.f770615b-2a34-443f-a128-2fe7c3554bb7 1G Aug 16 21:27:38 devstack sudo[105721]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:39 devstack sudo[105721]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-de1084b5-47be-483b-9bce-d10a34fa8542 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.f770615b-2a34-443f-a128-2fe7c3554bb7 1G" returned: 0 in 0.780s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-de1084b5-47be-483b-9bce-d10a34fa8542 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b3ac472f-9f33-47da-a09e-04430b6ebfec -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.f770615b-2a34-443f-a128-2fe7c3554bb7 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:39 devstack sudo[105730]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b3ac472f-9f33-47da-a09e-04430b6ebfec -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.f770615b-2a34-443f-a128-2fe7c3554bb7 Aug 16 21:27:39 devstack sudo[105730]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:39 devstack sudo[105691]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_wx1m14ycdevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97" returned: 0 in 2.941s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:39 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_wx1m14ycdevstack@QuobyteHD, size 112.00 MB, duration 2.94 sec, destination /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97 {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:27:39 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Converted 112.00 MB image at 38.06 MB/s Aug 16 21:27:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:39 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b0b551fe-bb4b-473c-818f-707923c6bb0d tempest-VolumeQuotasNegativeTestJSON-562287552 None] Acquiring lock "cinder-3d098854-2945-4beb-818c-106793d63c60-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:39 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b0b551fe-bb4b-473c-818f-707923c6bb0d tempest-VolumeQuotasNegativeTestJSON-562287552 None] Lock "cinder-3d098854-2945-4beb-818c-106793d63c60-delete_volume" acquired by "delete_volume" :: waited 0.044s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:40 devstack sudo[105733]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97 1G Aug 16 21:27:40 devstack sudo[105733]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b0b551fe-bb4b-473c-818f-707923c6bb0d tempest-VolumeQuotasNegativeTestJSON-562287552 None] Acquiring lock "cinder-quobyte-3d098854-2945-4beb-818c-106793d63c60" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b0b551fe-bb4b-473c-818f-707923c6bb0d tempest-VolumeQuotasNegativeTestJSON-562287552 None] Lock "cinder-quobyte-3d098854-2945-4beb-818c-106793d63c60" acquired by "delete_volume" :: waited 0.023s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:40 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[976eb9ea-16b6-44d8-886f-46f462167494]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0b551fe-bb4b-473c-818f-707923c6bb0d tempest-VolumeQuotasNegativeTestJSON-562287552 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3d098854-2945-4beb-818c-106793d63c60 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:40 devstack sudo[105730]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-de1084b5-47be-483b-9bce-d10a34fa8542 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b3ac472f-9f33-47da-a09e-04430b6ebfec -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.f770615b-2a34-443f-a128-2fe7c3554bb7" returned: 0 in 0.621s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:40 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-de1084b5-47be-483b-9bce-d10a34fa8542 tempest-VolumesSnapshotTestJSON-1797595533 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.f770615b-2a34-443f-a128-2fe7c3554bb7 is being set with open permissions: ugo+rw Aug 16 21:27:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-de1084b5-47be-483b-9bce-d10a34fa8542 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.f770615b-2a34-443f-a128-2fe7c3554bb7 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:40 devstack sudo[105738]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3d098854-2945-4beb-818c-106793d63c60 Aug 16 21:27:40 devstack sudo[105738]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:40 devstack sudo[105740]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.f770615b-2a34-443f-a128-2fe7c3554bb7 Aug 16 21:27:40 devstack sudo[105740]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:40 devstack sudo[105733]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97 1G" returned: 0 in 0.594s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:40 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Downloaded image 83988414-26d6-47e6-9143-471cb39d7e3b ((None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}])) to volume 21ca1d11-6e48-485a-b4f2-6e91589f5a97 successfully. {{(pid=94342) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 16 21:27:40 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Temporary image 83988414-26d6-47e6-9143-471cb39d7e3b for user c705beea251e43b699c5b7bb0e950f30 is deleted. {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 16 21:27:40 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Marking volume 21ca1d11-6e48-485a-b4f2-6e91589f5a97 as bootable. {{(pid=94342) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 16 21:27:40 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Copying metadata from image 83988414-26d6-47e6-9143-471cb39d7e3b to 21ca1d11-6e48-485a-b4f2-6e91589f5a97. {{(pid=94342) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 16 21:27:40 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Creating volume glance metadata for volume 21ca1d11-6e48-485a-b4f2-6e91589f5a97 backed by image 83988414-26d6-47e6-9143-471cb39d7e3b with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': '', 'image_id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'image_name': 'cirros-0.6.3-x86_64-disk', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94342) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 16 21:27:40 devstack sudo[105740]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-de1084b5-47be-483b-9bce-d10a34fa8542 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.f770615b-2a34-443f-a128-2fe7c3554bb7" returned: 0 in 0.373s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:40 devstack sudo[105738]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0b551fe-bb4b-473c-818f-707923c6bb0d tempest-VolumeQuotasNegativeTestJSON-562287552 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3d098854-2945-4beb-818c-106793d63c60" returned: 0 in 0.525s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0b551fe-bb4b-473c-818f-707923c6bb0d tempest-VolumeQuotasNegativeTestJSON-562287552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3d098854-2945-4beb-818c-106793d63c60 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:40 devstack sudo[105783]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3d098854-2945-4beb-818c-106793d63c60 Aug 16 21:27:40 devstack sudo[105783]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-de1084b5-47be-483b-9bce-d10a34fa8542 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:40 devstack sudo[105785]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.info Aug 16 21:27:40 devstack sudo[105785]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1186ed65-a37a-4001-8a33-6ff7f9cbfd19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97', 'volume_size': 1, 'image_id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'd96e77627bc24cbcb02b84387371f7c5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'created_at': datetime.datetime(2026, 8, 16, 19, 11, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/83988414-26d6-47e6-9143-471cb39d7e3b/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (313abeb9-77f3-47de-a56a-6784f4b2f51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:40 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Volume volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97 (21ca1d11-6e48-485a-b4f2-6e91589f5a97): created successfully Aug 16 21:27:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (313abeb9-77f3-47de-a56a-6784f4b2f51e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Flow 'volume_create_manager' (d35d7f6e-26cb-4eeb-ab0b-a91f406083b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:40 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b0a12a55-0fab-49ab-b184-e8f7d91cc8d0 tempest-VolumesExtendTest-1833071332 None] Created volume successfully. Aug 16 21:27:41 devstack sudo[105783]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0b551fe-bb4b-473c-818f-707923c6bb0d tempest-VolumeQuotasNegativeTestJSON-562287552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3d098854-2945-4beb-818c-106793d63c60" returned: 0 in 0.422s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:41 devstack sudo[105785]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-de1084b5-47be-483b-9bce-d10a34fa8542 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.info" returned: 0 in 0.385s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:41 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-de1084b5-47be-483b-9bce-d10a34fa8542 tempest-VolumesSnapshotTestJSON-1797595533 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.info is being set with open permissions: ugo+rw Aug 16 21:27:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-de1084b5-47be-483b-9bce-d10a34fa8542 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:41 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b0b551fe-bb4b-473c-818f-707923c6bb0d tempest-VolumeQuotasNegativeTestJSON-562287552 None] Lock "cinder-quobyte-3d098854-2945-4beb-818c-106793d63c60" released by "delete_volume" :: held 1.037s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:41 devstack sudo[105791]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.info Aug 16 21:27:41 devstack sudo[105791]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:41 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-b0b551fe-bb4b-473c-818f-707923c6bb0d tempest-VolumeQuotasNegativeTestJSON-562287552 None] Created reservations ['0f03836e-45c2-4033-b5e5-4dd365443ada', '2946d90f-24bd-4c72-b454-d94066b431c9', 'c6d24134-5e53-4d5e-a9ef-b84023261db7', 'f318cd4a-c415-4c36-a85e-c11046a33290'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b0b551fe-bb4b-473c-818f-707923c6bb0d tempest-VolumeQuotasNegativeTestJSON-562287552 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b0b551fe-bb4b-473c-818f-707923c6bb0d tempest-VolumeQuotasNegativeTestJSON-562287552 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b0b551fe-bb4b-473c-818f-707923c6bb0d tempest-VolumeQuotasNegativeTestJSON-562287552 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b0b551fe-bb4b-473c-818f-707923c6bb0d tempest-VolumeQuotasNegativeTestJSON-562287552 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b0b551fe-bb4b-473c-818f-707923c6bb0d tempest-VolumeQuotasNegativeTestJSON-562287552 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0b551fe-bb4b-473c-818f-707923c6bb0d tempest-VolumeQuotasNegativeTestJSON-562287552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-01c00c91-9a5e-45b1-b5c7-ed24f6e25197 tempest-VolumesExtendTest-1833071332 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:41 devstack sudo[105793]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:27:41 devstack sudo[105793]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:41 devstack sudo[105791]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-de1084b5-47be-483b-9bce-d10a34fa8542 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.info" returned: 0 in 0.391s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-de1084b5-47be-483b-9bce-d10a34fa8542 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.463s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-01c00c91-9a5e-45b1-b5c7-ed24f6e25197 tempest-VolumesExtendTest-1833071332 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 0.092s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:41 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[ba00b898-285f-4aa6-8a20-eab41ca2bae8]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-01c00c91-9a5e-45b1-b5c7-ed24f6e25197 tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:41 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-de1084b5-47be-483b-9bce-d10a34fa8542 tempest-VolumesSnapshotTestJSON-1797595533 None] Create snapshot completed successfully Aug 16 21:27:41 devstack sudo[105796]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97 Aug 16 21:27:41 devstack sudo[105793]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:41 devstack sudo[105796]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b0b551fe-bb4b-473c-818f-707923c6bb0d tempest-VolumeQuotasNegativeTestJSON-562287552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.285s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:41 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-b0b551fe-bb4b-473c-818f-707923c6bb0d tempest-VolumeQuotasNegativeTestJSON-562287552 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:27:41 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b0b551fe-bb4b-473c-818f-707923c6bb0d tempest-VolumeQuotasNegativeTestJSON-562287552 None] Deleted volume successfully. Aug 16 21:27:41 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b0b551fe-bb4b-473c-818f-707923c6bb0d tempest-VolumeQuotasNegativeTestJSON-562287552 None] Lock "cinder-3d098854-2945-4beb-818c-106793d63c60-delete_volume" released by "delete_volume" :: held 1.702s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:41 devstack sudo[105796]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-01c00c91-9a5e-45b1-b5c7-ed24f6e25197 tempest-VolumesExtendTest-1833071332 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97" returned: 0 in 0.432s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-01c00c91-9a5e-45b1-b5c7-ed24f6e25197 tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97 2G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-01c00c91-9a5e-45b1-b5c7-ed24f6e25197 tempest-VolumesExtendTest-1833071332 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97 2G" returned: 0 in 0.099s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-01c00c91-9a5e-45b1-b5c7-ed24f6e25197 tempest-VolumesExtendTest-1833071332 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 0.553s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:42 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-01c00c91-9a5e-45b1-b5c7-ed24f6e25197 tempest-VolumesExtendTest-1833071332 None] Extend volume completed successfully. Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Flow 'volume_create_manager' (dba7b872-1288-4cf8-8582-8a6490cfcd1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4088a728-4f96-4885-8397-55fadcae5df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4088a728-4f96-4885-8397-55fadcae5df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:27:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1237665677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=41af2973-ea77-4a47-89f0-320c26e6dbf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b6a23702fd941a7a5ce7d0e9c0b2a32',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=2026-08-16T19:27:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=f770615b-2a34-443f-a128-2fe7c3554bb7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:42Z,use_quota=True,user_id='f4d4b27d0faf4c329bc1b7a355722fed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (523b02e6-c7d8-4b74-9593-bd15201264db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (523b02e6-c7d8-4b74-9593-bd15201264db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (29f7c8cb-46ad-42ff-9266-b1435cd183f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (29f7c8cb-46ad-42ff-9266-b1435cd183f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '41af2973-ea77-4a47-89f0-320c26e6dbf5', 'volume_name': 'volume-41af2973-ea77-4a47-89f0-320c26e6dbf5', 'volume_size': 1, 'snapshot_id': 'f770615b-2a34-443f-a128-2fe7c3554bb7'}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59781322-8141-4745-b035-cc1364ba5396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59781322-8141-4745-b035-cc1364ba5396) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ad9f4918-3327-4863-8d08-958b5aa46029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:42 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Volume 41af2973-ea77-4a47-89f0-320c26e6dbf5: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-41af2973-ea77-4a47-89f0-320c26e6dbf5', 'volume_size': 1, 'snapshot_id': 'f770615b-2a34-443f-a128-2fe7c3554bb7'} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "cinder-quobyte-f770615b-2a34-443f-a128-2fe7c3554bb7-41af2973-ea77-4a47-89f0-320c26e6dbf5" by "_create_volume_from_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0232970c-1364-4214-a2a4-64da137dbf17 tempest-VolumesExtendTest-1833071332 None] Acquiring lock "cinder-21ca1d11-6e48-485a-b4f2-6e91589f5a97-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-f770615b-2a34-443f-a128-2fe7c3554bb7-41af2973-ea77-4a47-89f0-320c26e6dbf5" acquired by "_create_volume_from_snapshot" :: waited 0.024s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Creating volume 41af2973-ea77-4a47-89f0-320c26e6dbf5 from snapshot f770615b-2a34-443f-a128-2fe7c3554bb7 {{(pid=94342) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "cinder-quobyte-41af2973-ea77-4a47-89f0-320c26e6dbf5" by "_copy_volume_from_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0232970c-1364-4214-a2a4-64da137dbf17 tempest-VolumesExtendTest-1833071332 None] Lock "cinder-21ca1d11-6e48-485a-b4f2-6e91589f5a97-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-41af2973-ea77-4a47-89f0-320c26e6dbf5" acquired by "_copy_volume_from_snapshot" :: waited 0.034s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] snapshot: f770615b-2a34-443f-a128-2fe7c3554bb7, volume: 41af2973-ea77-4a47-89f0-320c26e6dbf5, {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:403}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[5fb3e8ff-f92c-4c7f-be2d-977660fdd561]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.f770615b-2a34-443f-a128-2fe7c3554bb7 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0232970c-1364-4214-a2a4-64da137dbf17 tempest-VolumesExtendTest-1833071332 None] Acquiring lock "cinder-quobyte-21ca1d11-6e48-485a-b4f2-6e91589f5a97" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0232970c-1364-4214-a2a4-64da137dbf17 tempest-VolumesExtendTest-1833071332 None] Lock "cinder-quobyte-21ca1d11-6e48-485a-b4f2-6e91589f5a97" acquired by "delete_volume" :: waited 0.033s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[0614ff5b-bbbd-4594-86ac-0c15b9288938]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0232970c-1364-4214-a2a4-64da137dbf17 tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:43 devstack sudo[105807]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.f770615b-2a34-443f-a128-2fe7c3554bb7 Aug 16 21:27:43 devstack sudo[105807]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:43 devstack sudo[105808]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97 Aug 16 21:27:43 devstack sudo[105808]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:43 devstack sudo[105807]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.f770615b-2a34-443f-a128-2fe7c3554bb7" returned: 0 in 0.479s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b3ac472f-9f33-47da-a09e-04430b6ebfec(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:27:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] will copy from snapshot at /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:422}} Aug 16 21:27:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Creating direct copy from snapshot {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:430}} Aug 16 21:27:43 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[4985187e-6117-43c8-8d55-e364a357d1fe]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:43 devstack sudo[105808]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0232970c-1364-4214-a2a4-64da137dbf17 tempest-VolumesExtendTest-1833071332 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97" returned: 0 in 0.498s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0232970c-1364-4214-a2a4-64da137dbf17 tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:43 devstack sudo[105819]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97 Aug 16 21:27:43 devstack sudo[105819]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:43 devstack sudo[105818]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec Aug 16 21:27:43 devstack sudo[105818]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:43 devstack sudo[105819]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0232970c-1364-4214-a2a4-64da137dbf17 tempest-VolumesExtendTest-1833071332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-21ca1d11-6e48-485a-b4f2-6e91589f5a97" returned: 0 in 0.405s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:43 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0232970c-1364-4214-a2a4-64da137dbf17 tempest-VolumesExtendTest-1833071332 None] Lock "cinder-quobyte-21ca1d11-6e48-485a-b4f2-6e91589f5a97" released by "delete_volume" :: held 0.969s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:43 devstack sudo[105818]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec" returned: 0 in 0.545s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:43 devstack cinder-volume[94342]: DEBUG cinder.utils [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Path /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-41af2973-ea77-4a47-89f0-320c26e6dbf5 not found in is_blk_device check {{(pid=94342) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 16 21:27:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-41af2973-ea77-4a47-89f0-320c26e6dbf5 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:43 devstack sudo[105826]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-41af2973-ea77-4a47-89f0-320c26e6dbf5 Aug 16 21:27:43 devstack sudo[105826]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:44 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-0232970c-1364-4214-a2a4-64da137dbf17 tempest-VolumesExtendTest-1833071332 None] Created reservations ['be807c3d-0d03-459c-8812-74133fe0a126', '49b581cb-b945-4911-8135-ef1ae00747bc', 'af9a2fa8-2ecf-4d5a-8e98-10d4691f5070', 'd61e1dfc-2104-44f5-8d75-361c2a3c85c5'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0232970c-1364-4214-a2a4-64da137dbf17 tempest-VolumesExtendTest-1833071332 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0232970c-1364-4214-a2a4-64da137dbf17 tempest-VolumesExtendTest-1833071332 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:44 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0232970c-1364-4214-a2a4-64da137dbf17 tempest-VolumesExtendTest-1833071332 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:44 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0232970c-1364-4214-a2a4-64da137dbf17 tempest-VolumesExtendTest-1833071332 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0232970c-1364-4214-a2a4-64da137dbf17 tempest-VolumesExtendTest-1833071332 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0232970c-1364-4214-a2a4-64da137dbf17 tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:44 devstack sudo[105828]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:27:44 devstack sudo[105828]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:44 devstack sudo[105828]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0232970c-1364-4214-a2a4-64da137dbf17 tempest-VolumesExtendTest-1833071332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.302s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:44 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-0232970c-1364-4214-a2a4-64da137dbf17 tempest-VolumesExtendTest-1833071332 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:27:44 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-0232970c-1364-4214-a2a4-64da137dbf17 tempest-VolumesExtendTest-1833071332 None] Deleted volume successfully. Aug 16 21:27:44 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0232970c-1364-4214-a2a4-64da137dbf17 tempest-VolumesExtendTest-1833071332 None] Lock "cinder-21ca1d11-6e48-485a-b4f2-6e91589f5a97-delete_volume" released by "delete_volume" :: held 1.679s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:46 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:27:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Flow 'volume_create_manager' (763ad913-86a4-461d-9fd3-e1b4cc7a57a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5dbfbe8b-73b3-4233-a492-3c397cb689af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5dbfbe8b-73b3-4233-a492-3c397cb689af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:27:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1983194956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7eca0504-c628-47ec-95c6-c445402edb1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1ab7da497745a6a05595ade37498a4',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=2026-08-16T19:27:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:47Z,use_quota=True,user_id='c705beea251e43b699c5b7bb0e950f30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7316ceb4-9bcf-4b0e-bb2d-c2d4c9f9d9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7316ceb4-9bcf-4b0e-bb2d-c2d4c9f9d9c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d290073a-1034-4274-92b7-1a8f55865d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d290073a-1034-4274-92b7-1a8f55865d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7eca0504-c628-47ec-95c6-c445402edb1a', 'volume_name': 'volume-7eca0504-c628-47ec-95c6-c445402edb1a', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (010fedda-2631-4a0a-9e75-4189f725bb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (010fedda-2631-4a0a-9e75-4189f725bb17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (15d6ad13-cb04-4608-a1d2-db3970652bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:46 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Volume 7eca0504-c628-47ec-95c6-c445402edb1a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7eca0504-c628-47ec-95c6-c445402edb1a', 'volume_size': 1} Aug 16 21:27:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:50 devstack sudo[105826]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-41af2973-ea77-4a47-89f0-320c26e6dbf5" returned: 0 in 6.653s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:50 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[c4165af1-39a3-41c9-a761-059bd156f2c1]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:50 devstack sudo[105872]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec Aug 16 21:27:50 devstack sudo[105872]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:51 devstack sudo[105872]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec" returned: 0 in 0.566s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Image conversion details: src /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec, size 1024.00 MB, duration 6.65 sec, destination /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-41af2973-ea77-4a47-89f0-320c26e6dbf5 {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:27:51 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Converted 1024.00 MB image at 153.87 MB/s Aug 16 21:27:51 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-41af2973-ea77-4a47-89f0-320c26e6dbf5 is being set with open permissions: ugo+rw Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-41af2973-ea77-4a47-89f0-320c26e6dbf5 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:51 devstack sudo[105877]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-41af2973-ea77-4a47-89f0-320c26e6dbf5 Aug 16 21:27:51 devstack sudo[105877]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:51 devstack sudo[105877]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-41af2973-ea77-4a47-89f0-320c26e6dbf5" returned: 0 in 0.251s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-41af2973-ea77-4a47-89f0-320c26e6dbf5" released by "_copy_volume_from_snapshot" :: held 8.619s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-f770615b-2a34-443f-a128-2fe7c3554bb7-41af2973-ea77-4a47-89f0-320c26e6dbf5" released by "_create_volume_from_snapshot" :: held 8.671s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 8.697s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.607s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] ==> create_volume: call "{'self': , '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-08-16T19:27:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1983194956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7eca0504-c628-47ec-95c6-c445402edb1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1ab7da497745a6a05595ade37498a4',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=2026-08-16T19:27:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:47Z,use_quota=True,user_id='c705beea251e43b699c5b7bb0e950f30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Creating volume 7eca0504-c628-47ec-95c6-c445402edb1a {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:27:51 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:UPDATE=147,cinder:SELECT=137,cinder:INSERT=36,cinder:DELETE=11 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:27:51 devstack sudo[105880]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a 1073741824 Aug 16 21:27:51 devstack sudo[105880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=104,cinder:INSERT=44,cinder:UPDATE=145,cinder:DELETE=14 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ad9f4918-3327-4863-8d08-958b5aa46029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-41af2973-ea77-4a47-89f0-320c26e6dbf5', 'volume_size': 1, 'snapshot_id': 'f770615b-2a34-443f-a128-2fe7c3554bb7'}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (04441609-aac4-4121-b2fa-cb9568307a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:51 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Volume volume-41af2973-ea77-4a47-89f0-320c26e6dbf5 (41af2973-ea77-4a47-89f0-320c26e6dbf5): created successfully Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (04441609-aac4-4121-b2fa-cb9568307a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Flow 'volume_create_manager' (dba7b872-1288-4cf8-8582-8a6490cfcd1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:51 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-303ae357-fdbd-4a9f-84c9-226257bc0b25 tempest-VolumesSnapshotTestJSON-1797595533 None] Created volume successfully. Aug 16 21:27:51 devstack sudo[105880]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a 1073741824" returned: 0 in 0.468s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:51 devstack sudo[105886]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a Aug 16 21:27:51 devstack sudo[105886]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:52 devstack sudo[105886]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a" returned: 0 in 0.257s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] <== create_volume: return (766ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.769s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (15d6ad13-cb04-4608-a1d2-db3970652bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7eca0504-c628-47ec-95c6-c445402edb1a', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a86bdb7-4499-4080-84ae-85cc789ea86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:52 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Volume volume-7eca0504-c628-47ec-95c6-c445402edb1a (7eca0504-c628-47ec-95c6-c445402edb1a): created successfully Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a86bdb7-4499-4080-84ae-85cc789ea86e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Flow 'volume_create_manager' (763ad913-86a4-461d-9fd3-e1b4cc7a57a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:52 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-9f295e0b-be90-46c7-b5e3-1d258b95ebb0 tempest-VolumesExtendTest-1833071332 None] Created volume successfully. Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Flow 'volume_create_manager' (f06e51dc-01cd-4482-8124-2c60a2c24a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d0ce5fff-bcd5-4ebe-8d1b-8739db513234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d0ce5fff-bcd5-4ebe-8d1b-8739db513234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:27:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1643209964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=38331324-e796-416a-b5a7-3df7e98852a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80f675d1ae91479193d7d5d1d1b50d68',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=2026-08-16T19:27:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:52Z,use_quota=True,user_id='56bad0b71ebe4b06be576830290eef8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d3242d39-cde8-4afb-9042-089f77ac79cf),volume_type_id=d3242d39-cde8-4afb-9042-089f77ac79cf)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cddf13fe-ad18-497f-ad75-18a4994377f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cddf13fe-ad18-497f-ad75-18a4994377f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7579a60d-499a-47a2-9065-8ad07c37a6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7579a60d-499a-47a2-9065-8ad07c37a6d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '38331324-e796-416a-b5a7-3df7e98852a9', 'volume_name': 'volume-38331324-e796-416a-b5a7-3df7e98852a9', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a395da08-4aa6-4b9c-bf40-7a6e84a69c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a395da08-4aa6-4b9c-bf40-7a6e84a69c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d462b634-7fe2-4524-8c7b-8feba5cf4880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:52 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Volume 38331324-e796-416a-b5a7-3df7e98852a9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-38331324-e796-416a-b5a7-3df7e98852a9', 'volume_size': 1} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] ==> create_volume: call "{'self': , '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-08-16T19:27:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1643209964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=38331324-e796-416a-b5a7-3df7e98852a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80f675d1ae91479193d7d5d1d1b50d68',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=2026-08-16T19:27:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:27:52Z,use_quota=True,user_id='56bad0b71ebe4b06be576830290eef8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d3242d39-cde8-4afb-9042-089f77ac79cf),volume_type_id=d3242d39-cde8-4afb-9042-089f77ac79cf)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Creating volume 38331324-e796-416a-b5a7-3df7e98852a9 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:27:52 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38331324-e796-416a-b5a7-3df7e98852a9 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:52 devstack sudo[105889]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38331324-e796-416a-b5a7-3df7e98852a9 1073741824 Aug 16 21:27:52 devstack sudo[105889]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-95431217-1fc9-405f-9200-6215106d2d73 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "cinder-41af2973-ea77-4a47-89f0-320c26e6dbf5-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-95431217-1fc9-405f-9200-6215106d2d73 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-41af2973-ea77-4a47-89f0-320c26e6dbf5-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-95431217-1fc9-405f-9200-6215106d2d73 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "cinder-quobyte-41af2973-ea77-4a47-89f0-320c26e6dbf5" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-95431217-1fc9-405f-9200-6215106d2d73 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-41af2973-ea77-4a47-89f0-320c26e6dbf5" acquired by "delete_volume" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[4bbc9097-9981-47ff-b4ae-122f9fb4adbc]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-95431217-1fc9-405f-9200-6215106d2d73 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-41af2973-ea77-4a47-89f0-320c26e6dbf5 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:52 devstack sudo[105891]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-41af2973-ea77-4a47-89f0-320c26e6dbf5 Aug 16 21:27:52 devstack sudo[105891]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f5c5b5be-aad1-467c-b314-8638fe5c387b tempest-VolumesExtendTest-1833071332 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:53 devstack sudo[105889]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38331324-e796-416a-b5a7-3df7e98852a9 1073741824" returned: 0 in 0.542s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38331324-e796-416a-b5a7-3df7e98852a9 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:53 devstack sudo[105891]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-95431217-1fc9-405f-9200-6215106d2d73 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-41af2973-ea77-4a47-89f0-320c26e6dbf5" returned: 0 in 0.433s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-95431217-1fc9-405f-9200-6215106d2d73 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-41af2973-ea77-4a47-89f0-320c26e6dbf5 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:53 devstack sudo[105900]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38331324-e796-416a-b5a7-3df7e98852a9 Aug 16 21:27:53 devstack sudo[105900]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:53 devstack sudo[105901]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-41af2973-ea77-4a47-89f0-320c26e6dbf5 Aug 16 21:27:53 devstack sudo[105901]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:53 devstack sudo[105900]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38331324-e796-416a-b5a7-3df7e98852a9" returned: 0 in 0.244s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] <== create_volume: return (831ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.834s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f5c5b5be-aad1-467c-b314-8638fe5c387b tempest-VolumesExtendTest-1833071332 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.307s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d462b634-7fe2-4524-8c7b-8feba5cf4880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-38331324-e796-416a-b5a7-3df7e98852a9', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bed1067a-a0b5-4732-a470-6e1f910b3532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-f5c5b5be-aad1-467c-b314-8638fe5c387b tempest-VolumesExtendTest-1833071332 None] Creating offline snapshot 2a09597b-46cd-47a0-aa1d-1b5ce168a05f of volume 7eca0504-c628-47ec-95c6-c445402edb1a {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:27:53 devstack sudo[105901]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-95431217-1fc9-405f-9200-6215106d2d73 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-41af2973-ea77-4a47-89f0-320c26e6dbf5" returned: 0 in 0.284s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[cb5d637e-faa3-4448-965f-4c41e57fada9]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f5c5b5be-aad1-467c-b314-8638fe5c387b tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:53 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Volume volume-38331324-e796-416a-b5a7-3df7e98852a9 (38331324-e796-416a-b5a7-3df7e98852a9): created successfully Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bed1067a-a0b5-4732-a470-6e1f910b3532) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Flow 'volume_create_manager' (f06e51dc-01cd-4482-8124-2c60a2c24a53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-95431217-1fc9-405f-9200-6215106d2d73 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-41af2973-ea77-4a47-89f0-320c26e6dbf5" released by "delete_volume" :: held 0.794s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:53 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-1110d5ce-4a26-4f0a-8d1f-7acfb8f41e52 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Created volume successfully. Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-95431217-1fc9-405f-9200-6215106d2d73 tempest-VolumesSnapshotTestJSON-1797595533 None] Created reservations ['240d7c0b-6774-41c0-bf92-6513640cac42', '58555f64-791c-42b3-8cc7-bc2e7ed37baf', '96746412-63c1-4159-b32d-2da2118b7482', '0476a0a0-0c99-4316-8e0d-053e40e3c68b'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:53 devstack sudo[105906]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a Aug 16 21:27:53 devstack sudo[105906]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-95431217-1fc9-405f-9200-6215106d2d73 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-95431217-1fc9-405f-9200-6215106d2d73 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-95431217-1fc9-405f-9200-6215106d2d73 tempest-VolumesSnapshotTestJSON-1797595533 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-95431217-1fc9-405f-9200-6215106d2d73 tempest-VolumesSnapshotTestJSON-1797595533 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-95431217-1fc9-405f-9200-6215106d2d73 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-95431217-1fc9-405f-9200-6215106d2d73 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:53 devstack sudo[105908]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:27:53 devstack sudo[105908]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:53 devstack sudo[105906]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f5c5b5be-aad1-467c-b314-8638fe5c387b tempest-VolumesExtendTest-1833071332 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a" returned: 0 in 0.405s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f5c5b5be-aad1-467c-b314-8638fe5c387b tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.2a09597b-46cd-47a0-aa1d-1b5ce168a05f 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:53 devstack sudo[105908]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-682c8eb1-79e4-445b-8770-d6e8142bb669 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "cinder-f770615b-2a34-443f-a128-2fe7c3554bb7-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-95431217-1fc9-405f-9200-6215106d2d73 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.285s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-95431217-1fc9-405f-9200-6215106d2d73 tempest-VolumesSnapshotTestJSON-1797595533 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:27:53 devstack sudo[105914]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.2a09597b-46cd-47a0-aa1d-1b5ce168a05f 1G Aug 16 21:27:53 devstack sudo[105914]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:53 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-95431217-1fc9-405f-9200-6215106d2d73 tempest-VolumesSnapshotTestJSON-1797595533 None] Deleted volume successfully. Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-682c8eb1-79e4-445b-8770-d6e8142bb669 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-f770615b-2a34-443f-a128-2fe7c3554bb7-delete_snapshot" acquired by "delete_snapshot" :: waited 0.030s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-682c8eb1-79e4-445b-8770-d6e8142bb669 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "cinder-quobyte-b3ac472f-9f33-47da-a09e-04430b6ebfec" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-682c8eb1-79e4-445b-8770-d6e8142bb669 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-b3ac472f-9f33-47da-a09e-04430b6ebfec" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-682c8eb1-79e4-445b-8770-d6e8142bb669 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "cinder-quobyte-f770615b-2a34-443f-a128-2fe7c3554bb7" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-95431217-1fc9-405f-9200-6215106d2d73 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-41af2973-ea77-4a47-89f0-320c26e6dbf5-delete_volume" released by "delete_volume" :: held 1.300s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-682c8eb1-79e4-445b-8770-d6e8142bb669 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-f770615b-2a34-443f-a128-2fe7c3554bb7" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:54 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-682c8eb1-79e4-445b-8770-d6e8142bb669 tempest-VolumesSnapshotTestJSON-1797595533 None] Deleting offline snapshot f770615b-2a34-443f-a128-2fe7c3554bb7 of volume b3ac472f-9f33-47da-a09e-04430b6ebfec {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:27:54 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-682c8eb1-79e4-445b-8770-d6e8142bb669 tempest-VolumesSnapshotTestJSON-1797595533 None] snapshot_file for this snap is: volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.f770615b-2a34-443f-a128-2fe7c3554bb7 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:27:54 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[70ffbd8f-402b-48e6-9d61-30270f18497c]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-682c8eb1-79e4-445b-8770-d6e8142bb669 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.f770615b-2a34-443f-a128-2fe7c3554bb7 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:54 devstack sudo[105916]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.f770615b-2a34-443f-a128-2fe7c3554bb7 Aug 16 21:27:54 devstack sudo[105916]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:54 devstack sudo[105914]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f5c5b5be-aad1-467c-b314-8638fe5c387b tempest-VolumesExtendTest-1833071332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.2a09597b-46cd-47a0-aa1d-1b5ce168a05f 1G" returned: 0 in 0.440s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f5c5b5be-aad1-467c-b314-8638fe5c387b tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7eca0504-c628-47ec-95c6-c445402edb1a -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.2a09597b-46cd-47a0-aa1d-1b5ce168a05f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:54 devstack sudo[105924]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7eca0504-c628-47ec-95c6-c445402edb1a -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.2a09597b-46cd-47a0-aa1d-1b5ce168a05f Aug 16 21:27:54 devstack sudo[105924]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:54 devstack sudo[105916]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-682c8eb1-79e4-445b-8770-d6e8142bb669 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.f770615b-2a34-443f-a128-2fe7c3554bb7" returned: 0 in 0.376s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:54 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-682c8eb1-79e4-445b-8770-d6e8142bb669 tempest-VolumesSnapshotTestJSON-1797595533 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b3ac472f-9f33-47da-a09e-04430b6ebfec(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:27:54 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[56d21f5a-bc1f-4e5f-8076-a30f6c3086bb]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-682c8eb1-79e4-445b-8770-d6e8142bb669 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:54 devstack sudo[105926]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec Aug 16 21:27:54 devstack sudo[105926]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:54 devstack sudo[105924]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f5c5b5be-aad1-467c-b314-8638fe5c387b tempest-VolumesExtendTest-1833071332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7eca0504-c628-47ec-95c6-c445402edb1a -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.2a09597b-46cd-47a0-aa1d-1b5ce168a05f" returned: 0 in 0.361s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:54 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-f5c5b5be-aad1-467c-b314-8638fe5c387b tempest-VolumesExtendTest-1833071332 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.2a09597b-46cd-47a0-aa1d-1b5ce168a05f is being set with open permissions: ugo+rw Aug 16 21:27:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f5c5b5be-aad1-467c-b314-8638fe5c387b tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.2a09597b-46cd-47a0-aa1d-1b5ce168a05f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:54 devstack sudo[105931]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.2a09597b-46cd-47a0-aa1d-1b5ce168a05f Aug 16 21:27:54 devstack sudo[105931]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:54 devstack sudo[105926]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-682c8eb1-79e4-445b-8770-d6e8142bb669 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec" returned: 0 in 0.453s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-682c8eb1-79e4-445b-8770-d6e8142bb669 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.f770615b-2a34-443f-a128-2fe7c3554bb7 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:54 devstack sudo[105936]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.f770615b-2a34-443f-a128-2fe7c3554bb7 Aug 16 21:27:54 devstack sudo[105936]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:55 devstack sudo[105931]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f5c5b5be-aad1-467c-b314-8638fe5c387b tempest-VolumesExtendTest-1833071332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.2a09597b-46cd-47a0-aa1d-1b5ce168a05f" returned: 0 in 0.367s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f5c5b5be-aad1-467c-b314-8638fe5c387b tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:55 devstack sudo[105941]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.info Aug 16 21:27:55 devstack sudo[105941]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d42ff22c-47d6-429e-9d9c-a10ab1317aee tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d42ff22c-47d6-429e-9d9c-a10ab1317aee tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d42ff22c-47d6-429e-9d9c-a10ab1317aee tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d42ff22c-47d6-429e-9d9c-a10ab1317aee tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d42ff22c-47d6-429e-9d9c-a10ab1317aee tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d42ff22c-47d6-429e-9d9c-a10ab1317aee tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:55 devstack sudo[105944]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:27:55 devstack sudo[105944]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:55 devstack sudo[105936]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-682c8eb1-79e4-445b-8770-d6e8142bb669 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.f770615b-2a34-443f-a128-2fe7c3554bb7" returned: 0 in 0.450s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-682c8eb1-79e4-445b-8770-d6e8142bb669 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.f770615b-2a34-443f-a128-2fe7c3554bb7 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:55 devstack sudo[105947]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.f770615b-2a34-443f-a128-2fe7c3554bb7 Aug 16 21:27:55 devstack sudo[105947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:55 devstack sudo[105941]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f5c5b5be-aad1-467c-b314-8638fe5c387b tempest-VolumesExtendTest-1833071332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.info" returned: 0 in 0.298s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:55 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-f5c5b5be-aad1-467c-b314-8638fe5c387b tempest-VolumesExtendTest-1833071332 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.info is being set with open permissions: ugo+rw Aug 16 21:27:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f5c5b5be-aad1-467c-b314-8638fe5c387b tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:55 devstack sudo[105950]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.info Aug 16 21:27:55 devstack sudo[105950]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:55 devstack sudo[105944]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d42ff22c-47d6-429e-9d9c-a10ab1317aee tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.308s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:55 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-d42ff22c-47d6-429e-9d9c-a10ab1317aee tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:27:55 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-d42ff22c-47d6-429e-9d9c-a10ab1317aee tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Retype volume completed successfully. Aug 16 21:27:55 devstack sudo[105947]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-682c8eb1-79e4-445b-8770-d6e8142bb669 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec.f770615b-2a34-443f-a128-2fe7c3554bb7" returned: 0 in 0.281s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:55 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-682c8eb1-79e4-445b-8770-d6e8142bb669 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-f770615b-2a34-443f-a128-2fe7c3554bb7" released by "_delete_snapshot" :: held 1.655s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:55 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-682c8eb1-79e4-445b-8770-d6e8142bb669 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-b3ac472f-9f33-47da-a09e-04430b6ebfec" released by "delete_snapshot" :: held 1.679s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:55 devstack sudo[105950]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f5c5b5be-aad1-467c-b314-8638fe5c387b tempest-VolumesExtendTest-1833071332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.info" returned: 0 in 0.286s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f5c5b5be-aad1-467c-b314-8638fe5c387b tempest-VolumesExtendTest-1833071332 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.283s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:55 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-682c8eb1-79e4-445b-8770-d6e8142bb669 tempest-VolumesSnapshotTestJSON-1797595533 None] Created reservations ['7cc174dc-b440-4828-9cc6-5a663910884e', '58fa7f09-cae0-46bd-a189-7a3e4ca598f4', '61053253-9be9-430e-88e8-b62c622bc4aa', '95940b0a-b30c-4d95-a5dc-460bd9ce4ba1'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:55 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f5c5b5be-aad1-467c-b314-8638fe5c387b tempest-VolumesExtendTest-1833071332 None] Create snapshot completed successfully Aug 16 21:27:55 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-682c8eb1-79e4-445b-8770-d6e8142bb669 tempest-VolumesSnapshotTestJSON-1797595533 None] Delete snapshot completed successfully. Aug 16 21:27:55 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-682c8eb1-79e4-445b-8770-d6e8142bb669 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-f770615b-2a34-443f-a128-2fe7c3554bb7-delete_snapshot" released by "delete_snapshot" :: held 1.856s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:56 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-199dd9e3-b48a-46dd-8ee6-078c0d46a1a5 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "cinder-b3ac472f-9f33-47da-a09e-04430b6ebfec-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:56 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-199dd9e3-b48a-46dd-8ee6-078c0d46a1a5 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-b3ac472f-9f33-47da-a09e-04430b6ebfec-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:56 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-199dd9e3-b48a-46dd-8ee6-078c0d46a1a5 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "cinder-quobyte-b3ac472f-9f33-47da-a09e-04430b6ebfec" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:56 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-199dd9e3-b48a-46dd-8ee6-078c0d46a1a5 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-b3ac472f-9f33-47da-a09e-04430b6ebfec" acquired by "delete_volume" :: waited 0.024s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:56 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[9faaed62-0ee1-470f-8baa-9ba93c793dc3]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-199dd9e3-b48a-46dd-8ee6-078c0d46a1a5 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:56 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f1748ef6-c520-4718-853e-ac00f4152288 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Acquiring lock "cinder-38331324-e796-416a-b5a7-3df7e98852a9-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:56 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f1748ef6-c520-4718-853e-ac00f4152288 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Lock "cinder-38331324-e796-416a-b5a7-3df7e98852a9-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c4881f85-cea4-4b32-b57c-914ddeda835c tempest-VolumesExtendTest-1833071332 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c4881f85-cea4-4b32-b57c-914ddeda835c tempest-VolumesExtendTest-1833071332 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:56 devstack sudo[105955]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec Aug 16 21:27:56 devstack sudo[105955]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:56 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[e9d31af5-ce48-4375-adca-b7a01f951fed]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4881f85-cea4-4b32-b57c-914ddeda835c tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:56 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f1748ef6-c520-4718-853e-ac00f4152288 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Acquiring lock "cinder-quobyte-38331324-e796-416a-b5a7-3df7e98852a9" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:56 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f1748ef6-c520-4718-853e-ac00f4152288 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Lock "cinder-quobyte-38331324-e796-416a-b5a7-3df7e98852a9" acquired by "delete_volume" :: waited 0.031s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:56 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[2900fa17-dbae-4322-90e0-e35608bef42b]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f1748ef6-c520-4718-853e-ac00f4152288 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38331324-e796-416a-b5a7-3df7e98852a9 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:56 devstack sudo[105958]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a Aug 16 21:27:56 devstack sudo[105958]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:56 devstack sudo[105959]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38331324-e796-416a-b5a7-3df7e98852a9 Aug 16 21:27:56 devstack sudo[105959]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:56 devstack sudo[105955]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-199dd9e3-b48a-46dd-8ee6-078c0d46a1a5 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec" returned: 0 in 0.515s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-199dd9e3-b48a-46dd-8ee6-078c0d46a1a5 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:56 devstack sudo[105965]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec Aug 16 21:27:56 devstack sudo[105965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:56 devstack sudo[105958]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4881f85-cea4-4b32-b57c-914ddeda835c tempest-VolumesExtendTest-1833071332 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a" returned: 0 in 0.444s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4881f85-cea4-4b32-b57c-914ddeda835c tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.2a09597b-46cd-47a0-aa1d-1b5ce168a05f 2G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:57 devstack sudo[105959]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f1748ef6-c520-4718-853e-ac00f4152288 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38331324-e796-416a-b5a7-3df7e98852a9" returned: 0 in 0.454s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f1748ef6-c520-4718-853e-ac00f4152288 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38331324-e796-416a-b5a7-3df7e98852a9 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:57 devstack sudo[105978]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38331324-e796-416a-b5a7-3df7e98852a9 Aug 16 21:27:57 devstack sudo[105978]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:57 devstack sudo[105965]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-199dd9e3-b48a-46dd-8ee6-078c0d46a1a5 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3ac472f-9f33-47da-a09e-04430b6ebfec" returned: 0 in 0.297s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c4881f85-cea4-4b32-b57c-914ddeda835c tempest-VolumesExtendTest-1833071332 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.2a09597b-46cd-47a0-aa1d-1b5ce168a05f 2G" returned: 0 in 0.148s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c4881f85-cea4-4b32-b57c-914ddeda835c tempest-VolumesExtendTest-1833071332 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 0.674s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-199dd9e3-b48a-46dd-8ee6-078c0d46a1a5 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-b3ac472f-9f33-47da-a09e-04430b6ebfec" released by "delete_volume" :: held 0.886s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:57 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-c4881f85-cea4-4b32-b57c-914ddeda835c tempest-VolumesExtendTest-1833071332 None] Extend volume completed successfully. Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-199dd9e3-b48a-46dd-8ee6-078c0d46a1a5 tempest-VolumesSnapshotTestJSON-1797595533 None] Created reservations ['24fef1dd-b27c-4fbb-957e-caf08aa8a89b', 'bff355c7-db85-46e6-87bb-fddefbb581c6', 'c1d23b81-cb57-4756-af3d-f39d98515cd4', '34c92c32-aeef-4a31-8104-afe2dc95c263'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-199dd9e3-b48a-46dd-8ee6-078c0d46a1a5 tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-199dd9e3-b48a-46dd-8ee6-078c0d46a1a5 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-199dd9e3-b48a-46dd-8ee6-078c0d46a1a5 tempest-VolumesSnapshotTestJSON-1797595533 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-199dd9e3-b48a-46dd-8ee6-078c0d46a1a5 tempest-VolumesSnapshotTestJSON-1797595533 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-199dd9e3-b48a-46dd-8ee6-078c0d46a1a5 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-199dd9e3-b48a-46dd-8ee6-078c0d46a1a5 tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:57 devstack sudo[105980]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:27:57 devstack sudo[105980]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:57 devstack sudo[105978]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f1748ef6-c520-4718-853e-ac00f4152288 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-38331324-e796-416a-b5a7-3df7e98852a9" returned: 0 in 0.284s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f1748ef6-c520-4718-853e-ac00f4152288 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Lock "cinder-quobyte-38331324-e796-416a-b5a7-3df7e98852a9" released by "delete_volume" :: held 0.801s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:57 devstack cinder-volume[94342]: WARNING cinder.quota [None req-f1748ef6-c520-4718-853e-ac00f4152288 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:27:57 devstack cinder-volume[94342]: WARNING cinder.quota [None req-f1748ef6-c520-4718-853e-ac00f4152288 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-f1748ef6-c520-4718-853e-ac00f4152288 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Created reservations ['b75568d2-cc9a-4467-98c3-d29a5bd66dcd', 'f9303acd-afb0-4e4a-a47f-1589db39365a', 'bcbfa2c6-5d76-448c-926a-ab538e2ff7dd', '007e163a-cab8-404a-8915-085379031ac3'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-83e09f94-cd37-41a6-8a5e-d2f373338c8c tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "cinder-c073143c-87f4-4da6-b638-ad8741c6c7e2-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-83e09f94-cd37-41a6-8a5e-d2f373338c8c tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-c073143c-87f4-4da6-b638-ad8741c6c7e2-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-83e09f94-cd37-41a6-8a5e-d2f373338c8c tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "cinder-quobyte-c073143c-87f4-4da6-b638-ad8741c6c7e2" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f1748ef6-c520-4718-853e-ac00f4152288 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f1748ef6-c520-4718-853e-ac00f4152288 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f1748ef6-c520-4718-853e-ac00f4152288 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f1748ef6-c520-4718-853e-ac00f4152288 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f1748ef6-c520-4718-853e-ac00f4152288 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f1748ef6-c520-4718-853e-ac00f4152288 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:57 devstack sudo[105980]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-199dd9e3-b48a-46dd-8ee6-078c0d46a1a5 tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.295s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-199dd9e3-b48a-46dd-8ee6-078c0d46a1a5 tempest-VolumesSnapshotTestJSON-1797595533 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-83e09f94-cd37-41a6-8a5e-d2f373338c8c tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-c073143c-87f4-4da6-b638-ad8741c6c7e2" acquired by "delete_volume" :: waited 0.053s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:57 devstack sudo[105984]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:27:57 devstack sudo[105984]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:57 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-199dd9e3-b48a-46dd-8ee6-078c0d46a1a5 tempest-VolumesSnapshotTestJSON-1797595533 None] Deleted volume successfully. Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[0aa0de82-6fec-485c-8b9c-e994eb9235d1]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-83e09f94-cd37-41a6-8a5e-d2f373338c8c tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-199dd9e3-b48a-46dd-8ee6-078c0d46a1a5 tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-b3ac472f-9f33-47da-a09e-04430b6ebfec-delete_volume" released by "delete_volume" :: held 1.487s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-70c21a39-212f-4de6-be65-b5a30614d5f8 tempest-VolumesExtendTest-1833071332 None] Acquiring lock "cinder-2a09597b-46cd-47a0-aa1d-1b5ce168a05f-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-70c21a39-212f-4de6-be65-b5a30614d5f8 tempest-VolumesExtendTest-1833071332 None] Lock "cinder-2a09597b-46cd-47a0-aa1d-1b5ce168a05f-delete_snapshot" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-70c21a39-212f-4de6-be65-b5a30614d5f8 tempest-VolumesExtendTest-1833071332 None] Acquiring lock "cinder-quobyte-7eca0504-c628-47ec-95c6-c445402edb1a" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:57 devstack sudo[105986]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2 Aug 16 21:27:57 devstack sudo[105986]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-70c21a39-212f-4de6-be65-b5a30614d5f8 tempest-VolumesExtendTest-1833071332 None] Lock "cinder-quobyte-7eca0504-c628-47ec-95c6-c445402edb1a" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-70c21a39-212f-4de6-be65-b5a30614d5f8 tempest-VolumesExtendTest-1833071332 None] Acquiring lock "cinder-quobyte-2a09597b-46cd-47a0-aa1d-1b5ce168a05f" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-70c21a39-212f-4de6-be65-b5a30614d5f8 tempest-VolumesExtendTest-1833071332 None] Lock "cinder-quobyte-2a09597b-46cd-47a0-aa1d-1b5ce168a05f" acquired by "_delete_snapshot" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-70c21a39-212f-4de6-be65-b5a30614d5f8 tempest-VolumesExtendTest-1833071332 None] Deleting offline snapshot 2a09597b-46cd-47a0-aa1d-1b5ce168a05f of volume 7eca0504-c628-47ec-95c6-c445402edb1a {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:27:57 devstack sudo[105984]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-70c21a39-212f-4de6-be65-b5a30614d5f8 tempest-VolumesExtendTest-1833071332 None] snapshot_file for this snap is: volume-7eca0504-c628-47ec-95c6-c445402edb1a.2a09597b-46cd-47a0-aa1d-1b5ce168a05f {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f1748ef6-c520-4718-853e-ac00f4152288 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.333s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-f1748ef6-c520-4718-853e-ac00f4152288 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:27:57 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f1748ef6-c520-4718-853e-ac00f4152288 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Deleted volume successfully. Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[70ccbef1-04ca-4da3-af7f-6d848a378ad2]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-70c21a39-212f-4de6-be65-b5a30614d5f8 tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.2a09597b-46cd-47a0-aa1d-1b5ce168a05f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f1748ef6-c520-4718-853e-ac00f4152288 tempest-VolumeRetypeWithoutMigrationTest-1372003401 None] Lock "cinder-38331324-e796-416a-b5a7-3df7e98852a9-delete_volume" released by "delete_volume" :: held 1.528s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:58 devstack sudo[105989]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.2a09597b-46cd-47a0-aa1d-1b5ce168a05f Aug 16 21:27:58 devstack sudo[105989]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:58 devstack sudo[105986]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-83e09f94-cd37-41a6-8a5e-d2f373338c8c tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2" returned: 0 in 0.457s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-83e09f94-cd37-41a6-8a5e-d2f373338c8c tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:58 devstack sudo[105994]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2 Aug 16 21:27:58 devstack sudo[105994]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:58 devstack sudo[105989]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-70c21a39-212f-4de6-be65-b5a30614d5f8 tempest-VolumesExtendTest-1833071332 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.2a09597b-46cd-47a0-aa1d-1b5ce168a05f" returned: 0 in 0.412s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-70c21a39-212f-4de6-be65-b5a30614d5f8 tempest-VolumesExtendTest-1833071332 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7eca0504-c628-47ec-95c6-c445402edb1a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:27:58 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[609a9b47-e480-4578-9b32-3706e7a746ab]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:27:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-70c21a39-212f-4de6-be65-b5a30614d5f8 tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:58 devstack sudo[105994]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-83e09f94-cd37-41a6-8a5e-d2f373338c8c tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-c073143c-87f4-4da6-b638-ad8741c6c7e2" returned: 0 in 0.280s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:58 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-83e09f94-cd37-41a6-8a5e-d2f373338c8c tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-quobyte-c073143c-87f4-4da6-b638-ad8741c6c7e2" released by "delete_volume" :: held 0.845s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:58 devstack sudo[105999]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a Aug 16 21:27:58 devstack sudo[105999]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:58 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-83e09f94-cd37-41a6-8a5e-d2f373338c8c tempest-VolumesSnapshotTestJSON-1797595533 None] Created reservations ['5d3b030e-a782-4182-8816-822a2f373605', '0b2766a6-65e9-4917-8e6f-e7eba7924aaf', 'f79039ce-4b7c-410e-971b-9c0f52c12b11', 'f11b757c-b719-41c1-befc-18c950529c6a'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-83e09f94-cd37-41a6-8a5e-d2f373338c8c tempest-VolumesSnapshotTestJSON-1797595533 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:27:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-83e09f94-cd37-41a6-8a5e-d2f373338c8c tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:27:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-83e09f94-cd37-41a6-8a5e-d2f373338c8c tempest-VolumesSnapshotTestJSON-1797595533 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:27:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-83e09f94-cd37-41a6-8a5e-d2f373338c8c tempest-VolumesSnapshotTestJSON-1797595533 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:27:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-83e09f94-cd37-41a6-8a5e-d2f373338c8c tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:27:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-83e09f94-cd37-41a6-8a5e-d2f373338c8c tempest-VolumesSnapshotTestJSON-1797595533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:58 devstack sudo[106002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:27:58 devstack sudo[106002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:58 devstack sudo[105999]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-70c21a39-212f-4de6-be65-b5a30614d5f8 tempest-VolumesExtendTest-1833071332 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a" returned: 0 in 0.459s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-70c21a39-212f-4de6-be65-b5a30614d5f8 tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.2a09597b-46cd-47a0-aa1d-1b5ce168a05f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:58 devstack sudo[106008]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.2a09597b-46cd-47a0-aa1d-1b5ce168a05f Aug 16 21:27:58 devstack sudo[106008]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:58 devstack sudo[106002]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-83e09f94-cd37-41a6-8a5e-d2f373338c8c tempest-VolumesSnapshotTestJSON-1797595533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.333s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:58 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-83e09f94-cd37-41a6-8a5e-d2f373338c8c tempest-VolumesSnapshotTestJSON-1797595533 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:27:58 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-83e09f94-cd37-41a6-8a5e-d2f373338c8c tempest-VolumesSnapshotTestJSON-1797595533 None] Deleted volume successfully. Aug 16 21:27:58 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-83e09f94-cd37-41a6-8a5e-d2f373338c8c tempest-VolumesSnapshotTestJSON-1797595533 None] Lock "cinder-c073143c-87f4-4da6-b638-ad8741c6c7e2-delete_volume" released by "delete_volume" :: held 1.466s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:59 devstack sudo[106008]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-70c21a39-212f-4de6-be65-b5a30614d5f8 tempest-VolumesExtendTest-1833071332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.2a09597b-46cd-47a0-aa1d-1b5ce168a05f" returned: 0 in 0.471s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-70c21a39-212f-4de6-be65-b5a30614d5f8 tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.2a09597b-46cd-47a0-aa1d-1b5ce168a05f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:27:59 devstack sudo[106018]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.2a09597b-46cd-47a0-aa1d-1b5ce168a05f Aug 16 21:27:59 devstack sudo[106018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:27:59 devstack sudo[106018]: pam_unix(sudo:session): session closed for user root Aug 16 21:27:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-70c21a39-212f-4de6-be65-b5a30614d5f8 tempest-VolumesExtendTest-1833071332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a.2a09597b-46cd-47a0-aa1d-1b5ce168a05f" returned: 0 in 0.345s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:27:59 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-70c21a39-212f-4de6-be65-b5a30614d5f8 tempest-VolumesExtendTest-1833071332 None] Lock "cinder-quobyte-2a09597b-46cd-47a0-aa1d-1b5ce168a05f" released by "_delete_snapshot" :: held 1.811s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:59 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-70c21a39-212f-4de6-be65-b5a30614d5f8 tempest-VolumesExtendTest-1833071332 None] Lock "cinder-quobyte-7eca0504-c628-47ec-95c6-c445402edb1a" released by "delete_snapshot" :: held 1.842s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:27:59 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-70c21a39-212f-4de6-be65-b5a30614d5f8 tempest-VolumesExtendTest-1833071332 None] Created reservations ['c4a928f7-fb4f-4426-b84d-a19377ddba9a', '70af9cc4-e3e6-4675-b310-f0ff1f334bb8', '4706d27a-f075-4b51-bdc6-28a6a4ec4d3a', '29ad4480-73d8-42c2-a639-2fbbb437ec55'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:59 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-70c21a39-212f-4de6-be65-b5a30614d5f8 tempest-VolumesExtendTest-1833071332 None] Delete snapshot completed successfully. Aug 16 21:27:59 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-70c21a39-212f-4de6-be65-b5a30614d5f8 tempest-VolumesExtendTest-1833071332 None] Lock "cinder-2a09597b-46cd-47a0-aa1d-1b5ce168a05f-delete_snapshot" released by "delete_snapshot" :: held 2.107s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:00 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-9cf82a9e-4a4f-4e23-b8cf-1f2ede01beae tempest-VolumesExtendTest-1833071332 None] Acquiring lock "cinder-7eca0504-c628-47ec-95c6-c445402edb1a-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:00 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-9cf82a9e-4a4f-4e23-b8cf-1f2ede01beae tempest-VolumesExtendTest-1833071332 None] Lock "cinder-7eca0504-c628-47ec-95c6-c445402edb1a-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:00 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-9cf82a9e-4a4f-4e23-b8cf-1f2ede01beae tempest-VolumesExtendTest-1833071332 None] Acquiring lock "cinder-quobyte-7eca0504-c628-47ec-95c6-c445402edb1a" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:00 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-9cf82a9e-4a4f-4e23-b8cf-1f2ede01beae tempest-VolumesExtendTest-1833071332 None] Lock "cinder-quobyte-7eca0504-c628-47ec-95c6-c445402edb1a" acquired by "delete_volume" :: waited 0.030s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:00 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[90230b38-265d-48fb-8b48-f93206e617d0]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9cf82a9e-4a4f-4e23-b8cf-1f2ede01beae tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:00 devstack sudo[106021]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a Aug 16 21:28:00 devstack sudo[106021]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:00 devstack sudo[106021]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9cf82a9e-4a4f-4e23-b8cf-1f2ede01beae tempest-VolumesExtendTest-1833071332 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a" returned: 0 in 0.605s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9cf82a9e-4a4f-4e23-b8cf-1f2ede01beae tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:00 devstack sudo[106027]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a Aug 16 21:28:00 devstack sudo[106027]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:01 devstack sudo[106027]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9cf82a9e-4a4f-4e23-b8cf-1f2ede01beae tempest-VolumesExtendTest-1833071332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-7eca0504-c628-47ec-95c6-c445402edb1a" returned: 0 in 0.333s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-9cf82a9e-4a4f-4e23-b8cf-1f2ede01beae tempest-VolumesExtendTest-1833071332 None] Lock "cinder-quobyte-7eca0504-c628-47ec-95c6-c445402edb1a" released by "delete_volume" :: held 1.005s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Flow 'volume_create_manager' (1f059bcb-4b97-4609-9bd1-6df221f17f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5f63e2e2-8ea3-46e0-89e1-9d707f13556c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5f63e2e2-8ea3-46e0-89e1-9d707f13556c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1900540759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e242e1a0-7884-4067-8644-dabb2c15dac4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4c7fe829bb54942996368c3bee8a425',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=2026-08-16T19:28:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:01Z,use_quota=True,user_id='cecb66dbcfd6499e937151ebe0a60927',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1952d7b-3cd4-4578-a80d-aea963c65d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1952d7b-3cd4-4578-a80d-aea963c65d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f01b3ead-d05c-4338-8d7b-4fa1783924f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f01b3ead-d05c-4338-8d7b-4fa1783924f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e242e1a0-7884-4067-8644-dabb2c15dac4', 'volume_name': 'volume-e242e1a0-7884-4067-8644-dabb2c15dac4', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0a8103a1-b683-4f2e-b09f-2a47e914fa2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0a8103a1-b683-4f2e-b09f-2a47e914fa2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe8065ee-ac84-4166-aecc-8cbda28ea505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:01 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Volume e242e1a0-7884-4067-8644-dabb2c15dac4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e242e1a0-7884-4067-8644-dabb2c15dac4', 'volume_size': 1} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] ==> create_volume: call "{'self': , '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-08-16T19:28:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1900540759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e242e1a0-7884-4067-8644-dabb2c15dac4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4c7fe829bb54942996368c3bee8a425',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=2026-08-16T19:28:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:01Z,use_quota=True,user_id='cecb66dbcfd6499e937151ebe0a60927',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Creating volume e242e1a0-7884-4067-8644-dabb2c15dac4 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:28:01 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e242e1a0-7884-4067-8644-dabb2c15dac4 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:01 devstack sudo[106030]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e242e1a0-7884-4067-8644-dabb2c15dac4 1073741824 Aug 16 21:28:01 devstack sudo[106030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-9cf82a9e-4a4f-4e23-b8cf-1f2ede01beae tempest-VolumesExtendTest-1833071332 None] Created reservations ['62be1258-da0e-4657-bbe9-3e99ada176b4', '767f8ae4-4338-4c8a-959a-a9016818e745', '0b20e545-40e7-4ee3-9c7f-b6a5fa052779', '46c9be4a-8540-47f9-8669-f728b5f9df4f'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9cf82a9e-4a4f-4e23-b8cf-1f2ede01beae tempest-VolumesExtendTest-1833071332 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9cf82a9e-4a4f-4e23-b8cf-1f2ede01beae tempest-VolumesExtendTest-1833071332 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9cf82a9e-4a4f-4e23-b8cf-1f2ede01beae tempest-VolumesExtendTest-1833071332 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9cf82a9e-4a4f-4e23-b8cf-1f2ede01beae tempest-VolumesExtendTest-1833071332 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9cf82a9e-4a4f-4e23-b8cf-1f2ede01beae tempest-VolumesExtendTest-1833071332 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9cf82a9e-4a4f-4e23-b8cf-1f2ede01beae tempest-VolumesExtendTest-1833071332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:01 devstack sudo[106032]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:01 devstack sudo[106032]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:01 devstack sudo[106030]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e242e1a0-7884-4067-8644-dabb2c15dac4 1073741824" returned: 0 in 0.568s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:01 devstack sudo[106032]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9cf82a9e-4a4f-4e23-b8cf-1f2ede01beae tempest-VolumesExtendTest-1833071332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.418s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-9cf82a9e-4a4f-4e23-b8cf-1f2ede01beae tempest-VolumesExtendTest-1833071332 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:01 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-9cf82a9e-4a4f-4e23-b8cf-1f2ede01beae tempest-VolumesExtendTest-1833071332 None] Deleted volume successfully. Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e242e1a0-7884-4067-8644-dabb2c15dac4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-9cf82a9e-4a4f-4e23-b8cf-1f2ede01beae tempest-VolumesExtendTest-1833071332 None] Lock "cinder-7eca0504-c628-47ec-95c6-c445402edb1a-delete_volume" released by "delete_volume" :: held 1.840s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:01 devstack sudo[106042]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e242e1a0-7884-4067-8644-dabb2c15dac4 Aug 16 21:28:01 devstack sudo[106042]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:02 devstack sudo[106042]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e242e1a0-7884-4067-8644-dabb2c15dac4" returned: 0 in 0.286s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] <== create_volume: return (914ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:28:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.917s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe8065ee-ac84-4166-aecc-8cbda28ea505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e242e1a0-7884-4067-8644-dabb2c15dac4', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ddb2a43-1a35-4e3f-a1ab-2730bbcdd56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:02 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Volume volume-e242e1a0-7884-4067-8644-dabb2c15dac4 (e242e1a0-7884-4067-8644-dabb2c15dac4): created successfully Aug 16 21:28:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ddb2a43-1a35-4e3f-a1ab-2730bbcdd56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Flow 'volume_create_manager' (1f059bcb-4b97-4609-9bd1-6df221f17f35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:02 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-61900a63-0da2-4395-9275-10ccc36da7ce tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Created volume successfully. Aug 16 21:28:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-a91120de-51e1-446d-96df-bcf22226e3c4 req-26883154-1e67-4181-b1e1-c9a3c33f24c5 tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-a91120de-51e1-446d-96df-bcf22226e3c4 req-26883154-1e67-4181-b1e1-c9a3c33f24c5 tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-a91120de-51e1-446d-96df-bcf22226e3c4 req-26883154-1e67-4181-b1e1-c9a3c33f24c5 tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.012s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-a91120de-51e1-446d-96df-bcf22226e3c4 req-26883154-1e67-4181-b1e1-c9a3c33f24c5 tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec', 'name': 'volume-e242e1a0-7884-4067-8644-dabb2c15dac4', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '8c6b23b7-9b57-4b40-8149-0a2767f551b9', 'enforce_multipath': True} {{(pid=94342) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 16 21:28:04 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-a91120de-51e1-446d-96df-bcf22226e3c4 req-26883154-1e67-4181-b1e1-c9a3c33f24c5 tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] attachment_update completed successfully. Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Flow 'volume_create_manager' (427c9a08-e941-45c5-bb14-7c314f2ebe37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (922aab25-d4f7-404a-a945-1a25732060a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (922aab25-d4f7-404a-a945-1a25732060a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-7246118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cc66f84c-f007-43e4-9fbe-9f74c9412810,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c6f599ab0aff4c36bb7efcb35fbb2d9e',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=2026-08-16T19:28:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:07Z,use_quota=True,user_id='e2b5adc452a64df4ab86bd932d538249',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ba0316fc-b31b-47f2-91fd-3f189b67ce15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ba0316fc-b31b-47f2-91fd-3f189b67ce15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (66b30e57-7b38-47f1-8362-bfd1ab2c19c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (66b30e57-7b38-47f1-8362-bfd1ab2c19c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cc66f84c-f007-43e4-9fbe-9f74c9412810', 'volume_name': 'volume-cc66f84c-f007-43e4-9fbe-9f74c9412810', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b1ea58a5-e7f5-4525-9c58-e184f69785e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b1ea58a5-e7f5-4525-9c58-e184f69785e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e454a955-04f8-4226-9167-1cf1f3f46c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:07 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Volume cc66f84c-f007-43e4-9fbe-9f74c9412810: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cc66f84c-f007-43e4-9fbe-9f74c9412810', 'volume_size': 1} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] ==> create_volume: call "{'self': , '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-08-16T19:28:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-7246118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cc66f84c-f007-43e4-9fbe-9f74c9412810,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c6f599ab0aff4c36bb7efcb35fbb2d9e',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=2026-08-16T19:28:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:07Z,use_quota=True,user_id='e2b5adc452a64df4ab86bd932d538249',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Creating volume cc66f84c-f007-43e4-9fbe-9f74c9412810 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:28:07 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc66f84c-f007-43e4-9fbe-9f74c9412810 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:07 devstack sudo[106442]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc66f84c-f007-43e4-9fbe-9f74c9412810 1073741824 Aug 16 21:28:07 devstack sudo[106442]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Flow 'volume_create_manager' (ed3e6c53-49c2-43b3-88b3-a23f584870e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b2422dbb-faf7-49a5-9504-5e15a3c5a6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b2422dbb-faf7-49a5-9504-5e15a3c5a6b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1561275508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dcd3884d-557b-4d1f-aaf3-ad1e8784cded,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5c519ce5b124a0b876cbf2747cd1ea5',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=2026-08-16T19:28:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:08Z,use_quota=True,user_id='df94a02d580f4cc280106a0f82f97775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df672cd7-7af8-41d9-b674-0478a5c5ac2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df672cd7-7af8-41d9-b674-0478a5c5ac2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c8eb3196-9e52-45d3-839b-4945adba548f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c8eb3196-9e52-45d3-839b-4945adba548f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dcd3884d-557b-4d1f-aaf3-ad1e8784cded', 'volume_name': 'volume-dcd3884d-557b-4d1f-aaf3-ad1e8784cded', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e4a0f2e-af60-4ce6-9869-3755810cbef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e4a0f2e-af60-4ce6-9869-3755810cbef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c4282e4c-e68b-4057-ad5b-d688df627fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:07 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Volume dcd3884d-557b-4d1f-aaf3-ad1e8784cded: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dcd3884d-557b-4d1f-aaf3-ad1e8784cded', 'volume_size': 1} Aug 16 21:28:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Flow 'volume_create_manager' (40ac3126-d026-46dd-8c26-2ee2fc342ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5a607abc-6a6e-449a-815a-652c999417a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5a607abc-6a6e-449a-815a-652c999417a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1552144505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fd3be1c8-4734-412c-a092-db51bd820919,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5c519ce5b124a0b876cbf2747cd1ea5',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=2026-08-16T19:28:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:08Z,use_quota=True,user_id='df94a02d580f4cc280106a0f82f97775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e3184d10-b52f-4743-af8b-fee645851e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e3184d10-b52f-4743-af8b-fee645851e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cff355b7-1715-420c-abea-be0b8569468b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cff355b7-1715-420c-abea-be0b8569468b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fd3be1c8-4734-412c-a092-db51bd820919', 'volume_name': 'volume-fd3be1c8-4734-412c-a092-db51bd820919', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (38dc5108-91dd-48ca-915e-10c635804b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (38dc5108-91dd-48ca-915e-10c635804b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3002735-2ad7-4471-90de-e767dd2719ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:08 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Volume fd3be1c8-4734-412c-a092-db51bd820919: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fd3be1c8-4734-412c-a092-db51bd820919', 'volume_size': 1} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:08 devstack sudo[106442]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Flow 'volume_create_manager' (09310b3b-1025-4a01-b826-baeebb53f3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b00c8c68-c0a4-4c4e-9d79-c927ce96518b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc66f84c-f007-43e4-9fbe-9f74c9412810 1073741824" returned: 0 in 0.820s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b00c8c68-c0a4-4c4e-9d79-c927ce96518b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-138132164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=98326cde-f769-4ff0-bbdd-ae4e838bc705,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5c519ce5b124a0b876cbf2747cd1ea5',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=2026-08-16T19:28:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:08Z,use_quota=True,user_id='df94a02d580f4cc280106a0f82f97775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0bd2b41-156e-4c8f-9b1e-33bdab4a80ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0bd2b41-156e-4c8f-9b1e-33bdab4a80ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc1bab2c-34c0-4a5d-b40b-fd7ba183ee6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc1bab2c-34c0-4a5d-b40b-fd7ba183ee6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '98326cde-f769-4ff0-bbdd-ae4e838bc705', 'volume_name': 'volume-98326cde-f769-4ff0-bbdd-ae4e838bc705', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (631556af-6f34-4097-b06a-05d7bbc65f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (631556af-6f34-4097-b06a-05d7bbc65f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b2c6135-c5b2-4a11-8067-a5f88046ec57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:08 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Volume 98326cde-f769-4ff0-bbdd-ae4e838bc705: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-98326cde-f769-4ff0-bbdd-ae4e838bc705', 'volume_size': 1} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc66f84c-f007-43e4-9fbe-9f74c9412810 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:08 devstack sudo[106448]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc66f84c-f007-43e4-9fbe-9f74c9412810 Aug 16 21:28:08 devstack sudo[106448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:09 devstack sudo[106448]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc66f84c-f007-43e4-9fbe-9f74c9412810" returned: 0 in 0.350s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] <== create_volume: return (1326ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.334s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.040s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] ==> create_volume: call "{'self': , '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-08-16T19:28:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1561275508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dcd3884d-557b-4d1f-aaf3-ad1e8784cded,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5c519ce5b124a0b876cbf2747cd1ea5',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=2026-08-16T19:28:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:08Z,use_quota=True,user_id='df94a02d580f4cc280106a0f82f97775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Creating volume dcd3884d-557b-4d1f-aaf3-ad1e8784cded {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:28:09 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dcd3884d-557b-4d1f-aaf3-ad1e8784cded 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e454a955-04f8-4226-9167-1cf1f3f46c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cc66f84c-f007-43e4-9fbe-9f74c9412810', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (551ffe86-35ff-4341-88a0-94edcac5c149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:09 devstack sudo[106455]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dcd3884d-557b-4d1f-aaf3-ad1e8784cded 1073741824 Aug 16 21:28:09 devstack sudo[106455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Flow 'volume_create_manager' (e6faabbe-8f23-45b7-b882-4112398bd5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a0a9982-c337-4176-98c7-457b0cb86c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:09 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Volume volume-cc66f84c-f007-43e4-9fbe-9f74c9412810 (cc66f84c-f007-43e4-9fbe-9f74c9412810): created successfully Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (551ffe86-35ff-4341-88a0-94edcac5c149) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Flow 'volume_create_manager' (427c9a08-e941-45c5-bb14-7c314f2ebe37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a0a9982-c337-4176-98c7-457b0cb86c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-919434656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3dbb5610-7f0e-41a3-9ef5-4ad37a842915,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5c519ce5b124a0b876cbf2747cd1ea5',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=2026-08-16T19:28:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:09Z,use_quota=True,user_id='df94a02d580f4cc280106a0f82f97775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aef011ea-5e11-4f2e-a184-ccbbfa5b2a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aef011ea-5e11-4f2e-a184-ccbbfa5b2a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6ed18c81-976b-4877-a333-e10e955760d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6ed18c81-976b-4877-a333-e10e955760d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3dbb5610-7f0e-41a3-9ef5-4ad37a842915', 'volume_name': 'volume-3dbb5610-7f0e-41a3-9ef5-4ad37a842915', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (55118ee0-b144-4957-913e-ae49a278a2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (55118ee0-b144-4957-913e-ae49a278a2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d47ccb32-0d41-486b-929d-63a68cab2b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:09 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Volume 3dbb5610-7f0e-41a3-9ef5-4ad37a842915: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3dbb5610-7f0e-41a3-9ef5-4ad37a842915', 'volume_size': 1} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:09 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-23a63435-3d1b-4147-91cc-a5583131f1e7 tempest-VolumesGetTest-207502334 None] Created volume successfully. Aug 16 21:28:09 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-fef36fee-7350-4806-9dd3-fa9b2279b54c req-6b313aa7-d28d-4dfa-9e38-881ab71244c0 tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Terminate volume connection completed successfully. Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-fef36fee-7350-4806-9dd3-fa9b2279b54c req-6b313aa7-d28d-4dfa-9e38-881ab71244c0 tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Deleting attachment 8c6b23b7-9b57-4b40-8149-0a2767f551b9. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Flow 'volume_create_manager' (dbaf5cd5-6c66-4f06-823f-7347df9742b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2e7f2a6f-eecc-467b-bce7-5780194b17a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:09 devstack sudo[106455]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dcd3884d-557b-4d1f-aaf3-ad1e8784cded 1073741824" returned: 0 in 0.595s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2e7f2a6f-eecc-467b-bce7-5780194b17a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-411986465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=615c03d7-1287-43c0-bc2b-7b86ed1a7e4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5c519ce5b124a0b876cbf2747cd1ea5',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=2026-08-16T19:28:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:10Z,use_quota=True,user_id='df94a02d580f4cc280106a0f82f97775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca172f7d-4375-4f36-abe3-ba4b4fe85938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca172f7d-4375-4f36-abe3-ba4b4fe85938) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f649201-4ed7-4e90-b116-94ecb880987f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f649201-4ed7-4e90-b116-94ecb880987f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '615c03d7-1287-43c0-bc2b-7b86ed1a7e4a', 'volume_name': 'volume-615c03d7-1287-43c0-bc2b-7b86ed1a7e4a', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f462243f-04cd-40cb-8521-b79ffeccbfbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f462243f-04cd-40cb-8521-b79ffeccbfbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5490d389-0f3c-424b-816b-fe40a5dc2f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:09 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Volume 615c03d7-1287-43c0-bc2b-7b86ed1a7e4a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-615c03d7-1287-43c0-bc2b-7b86ed1a7e4a', 'volume_size': 1} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:09 devstack sudo[106490]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:09 devstack sudo[106490]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dcd3884d-557b-4d1f-aaf3-ad1e8784cded {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:09 devstack sudo[106492]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dcd3884d-557b-4d1f-aaf3-ad1e8784cded Aug 16 21:28:09 devstack sudo[106492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:10 devstack sudo[106490]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.332s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager._thread_info {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread count: 29 {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread info: [<_MainThread(MainThread, started 140145850327168)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e6247472-3465-4dab-a1af-05772826bc9d tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Acquiring lock "cinder-e242e1a0-7884-4067-8644-dabb2c15dac4-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:10 devstack sudo[106492]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dcd3884d-557b-4d1f-aaf3-ad1e8784cded" returned: 0 in 0.386s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] <== create_volume: return (1130ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.133s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e6247472-3465-4dab-a1af-05772826bc9d tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Lock "cinder-e242e1a0-7884-4067-8644-dabb2c15dac4-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.013s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] ==> create_volume: call "{'self': , '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-08-16T19:28:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1552144505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fd3be1c8-4734-412c-a092-db51bd820919,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5c519ce5b124a0b876cbf2747cd1ea5',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=2026-08-16T19:28:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:08Z,use_quota=True,user_id='df94a02d580f4cc280106a0f82f97775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Creating volume fd3be1c8-4734-412c-a092-db51bd820919 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:28:10 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd3be1c8-4734-412c-a092-db51bd820919 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:10 devstack sudo[106496]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd3be1c8-4734-412c-a092-db51bd820919 1073741824 Aug 16 21:28:10 devstack sudo[106496]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c4282e4c-e68b-4057-ad5b-d688df627fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dcd3884d-557b-4d1f-aaf3-ad1e8784cded', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (17af53c8-c8c4-4ec3-8ffe-34a999a63dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:10 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Volume volume-dcd3884d-557b-4d1f-aaf3-ad1e8784cded (dcd3884d-557b-4d1f-aaf3-ad1e8784cded): created successfully Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (17af53c8-c8c4-4ec3-8ffe-34a999a63dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Flow 'volume_create_manager' (ed3e6c53-49c2-43b3-88b3-a23f584870e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:10 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-40386fe1-2102-4165-ac95-481069c911b2 tempest-CreateVolumesFromImageTest-1478188154 None] Created volume successfully. Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e6247472-3465-4dab-a1af-05772826bc9d tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Acquiring lock "cinder-quobyte-e242e1a0-7884-4067-8644-dabb2c15dac4" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e6247472-3465-4dab-a1af-05772826bc9d tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Lock "cinder-quobyte-e242e1a0-7884-4067-8644-dabb2c15dac4" acquired by "delete_volume" :: waited 0.025s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[a09c504f-ead5-4533-b794-068ed25cabed]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e6247472-3465-4dab-a1af-05772826bc9d tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e242e1a0-7884-4067-8644-dabb2c15dac4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:10 devstack sudo[106498]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e242e1a0-7884-4067-8644-dabb2c15dac4 Aug 16 21:28:10 devstack sudo[106498]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Flow 'volume_create_manager' (6ac21768-b1a6-4b0d-856a-b894241096a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4f114e7d-80b0-450e-9350-1803afb3be30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4f114e7d-80b0-450e-9350-1803afb3be30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:10Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1119747291',display_name='tempest-VolumesGetTest-Volume-526344262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9fd4e8d6-c812-447f-8b3d-0c14adf4b51b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6f599ab0aff4c36bb7efcb35fbb2d9e',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=2026-08-16T19:28:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:11Z,use_quota=True,user_id='e2b5adc452a64df4ab86bd932d538249',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3b9c5edd-a0d0-49bf-a0fc-e0e945966a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3b9c5edd-a0d0-49bf-a0fc-e0e945966a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (142b2125-ca62-4b35-acbe-63bed9a5fcd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (142b2125-ca62-4b35-acbe-63bed9a5fcd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9fd4e8d6-c812-447f-8b3d-0c14adf4b51b', 'volume_name': 'volume-9fd4e8d6-c812-447f-8b3d-0c14adf4b51b', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d12e6e5-fc19-48f0-928c-9e323978d643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d12e6e5-fc19-48f0-928c-9e323978d643) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4bde23f8-c1f6-4e87-bf3c-7c8382e1eca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:10 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Volume 9fd4e8d6-c812-447f-8b3d-0c14adf4b51b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9fd4e8d6-c812-447f-8b3d-0c14adf4b51b', 'volume_size': 1} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:10 devstack sudo[106498]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e6247472-3465-4dab-a1af-05772826bc9d tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e242e1a0-7884-4067-8644-dabb2c15dac4" returned: 0 in 0.486s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e6247472-3465-4dab-a1af-05772826bc9d tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e242e1a0-7884-4067-8644-dabb2c15dac4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:10 devstack sudo[106496]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd3be1c8-4734-412c-a092-db51bd820919 1073741824" returned: 0 in 0.684s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:10 devstack sudo[106509]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e242e1a0-7884-4067-8644-dabb2c15dac4 Aug 16 21:28:10 devstack sudo[106509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd3be1c8-4734-412c-a092-db51bd820919 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:10 devstack sudo[106511]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd3be1c8-4734-412c-a092-db51bd820919 Aug 16 21:28:10 devstack sudo[106511]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:11 devstack sudo[106509]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e6247472-3465-4dab-a1af-05772826bc9d tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e242e1a0-7884-4067-8644-dabb2c15dac4" returned: 0 in 0.277s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e6247472-3465-4dab-a1af-05772826bc9d tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Lock "cinder-quobyte-e242e1a0-7884-4067-8644-dabb2c15dac4" released by "delete_volume" :: held 0.814s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:11 devstack sudo[106511]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd3be1c8-4734-412c-a092-db51bd820919" returned: 0 in 0.245s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] <== create_volume: return (986ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.992s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.550s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] ==> create_volume: call "{'self': , '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-08-16T19:28:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-138132164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=98326cde-f769-4ff0-bbdd-ae4e838bc705,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5c519ce5b124a0b876cbf2747cd1ea5',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=2026-08-16T19:28:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:08Z,use_quota=True,user_id='df94a02d580f4cc280106a0f82f97775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Creating volume 98326cde-f769-4ff0-bbdd-ae4e838bc705 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:28:11 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-98326cde-f769-4ff0-bbdd-ae4e838bc705 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:11 devstack sudo[106515]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-98326cde-f769-4ff0-bbdd-ae4e838bc705 1073741824 Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3002735-2ad7-4471-90de-e767dd2719ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fd3be1c8-4734-412c-a092-db51bd820919', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:11 devstack sudo[106515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (08b61f51-c502-4722-93df-02430a6d944a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:11 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Volume volume-fd3be1c8-4734-412c-a092-db51bd820919 (fd3be1c8-4734-412c-a092-db51bd820919): created successfully Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (08b61f51-c502-4722-93df-02430a6d944a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Flow 'volume_create_manager' (40ac3126-d026-46dd-8c26-2ee2fc342ed3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:11 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-d155b583-9f17-4212-bb58-708044e7b47f tempest-CreateVolumesFromImageTest-1478188154 None] Created volume successfully. Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-e6247472-3465-4dab-a1af-05772826bc9d tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Created reservations ['c01d61e6-0398-4231-be18-9012817998b4', 'eb37f3d9-002a-42f0-b339-f8f242601180', 'dd9ca352-0cf6-4b8f-8980-bb2ce1875519', '0ba24b08-8564-4737-9b1f-fa9912fe11c6'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e6247472-3465-4dab-a1af-05772826bc9d tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e6247472-3465-4dab-a1af-05772826bc9d tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e6247472-3465-4dab-a1af-05772826bc9d tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e6247472-3465-4dab-a1af-05772826bc9d tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e6247472-3465-4dab-a1af-05772826bc9d tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e6247472-3465-4dab-a1af-05772826bc9d tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:11 devstack sudo[106517]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:11 devstack sudo[106517]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:11 devstack sudo[106517]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e6247472-3465-4dab-a1af-05772826bc9d tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.294s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-e6247472-3465-4dab-a1af-05772826bc9d tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:11 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-e6247472-3465-4dab-a1af-05772826bc9d tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Deleted volume successfully. Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e6247472-3465-4dab-a1af-05772826bc9d tempest-TestServerVolumeAttachScenarioOldVersion-1423827237 None] Lock "cinder-e242e1a0-7884-4067-8644-dabb2c15dac4-delete_volume" released by "delete_volume" :: held 1.513s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:11 devstack sudo[106515]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-98326cde-f769-4ff0-bbdd-ae4e838bc705 1073741824" returned: 0 in 0.563s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-98326cde-f769-4ff0-bbdd-ae4e838bc705 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:11 devstack sudo[106523]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-98326cde-f769-4ff0-bbdd-ae4e838bc705 Aug 16 21:28:11 devstack sudo[106523]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Flow 'volume_create_manager' (c73fe09b-1c98-4e9b-9080-c6605c33ddac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a1e112b3-6148-4f22-bd7e-e266634914e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a1e112b3-6148-4f22-bd7e-e266634914e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1555855489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=efbbe319-be36-466d-817d-4426d9a3188d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8c1360237a943a78e6baff640d6c498',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=2026-08-16T19:28:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:12Z,use_quota=True,user_id='8565d2af927d4e8cb169b7b56d1b3799',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a152df2d-1ce7-431a-a25b-ca2c9385a26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a152df2d-1ce7-431a-a25b-ca2c9385a26d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f69a1816-5886-4ab2-9695-48d3a8a78d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f69a1816-5886-4ab2-9695-48d3a8a78d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'efbbe319-be36-466d-817d-4426d9a3188d', 'volume_name': 'volume-efbbe319-be36-466d-817d-4426d9a3188d', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e5f49fde-ee90-41c5-a9f0-ff9d45a35c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e5f49fde-ee90-41c5-a9f0-ff9d45a35c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d65234a-fdf7-4478-bc61-ceb3ddedca1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:12 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Volume efbbe319-be36-466d-817d-4426d9a3188d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-efbbe319-be36-466d-817d-4426d9a3188d', 'volume_size': 1} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:12 devstack sudo[106523]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-98326cde-f769-4ff0-bbdd-ae4e838bc705" returned: 0 in 0.267s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] <== create_volume: return (887ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.890s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.826s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] ==> create_volume: call "{'self': , '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-08-16T19:28:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-919434656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3dbb5610-7f0e-41a3-9ef5-4ad37a842915,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5c519ce5b124a0b876cbf2747cd1ea5',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=2026-08-16T19:28:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:09Z,use_quota=True,user_id='df94a02d580f4cc280106a0f82f97775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Creating volume 3dbb5610-7f0e-41a3-9ef5-4ad37a842915 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:28:12 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dbb5610-7f0e-41a3-9ef5-4ad37a842915 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b2c6135-c5b2-4a11-8067-a5f88046ec57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-98326cde-f769-4ff0-bbdd-ae4e838bc705', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ca0c11f0-ce61-4950-9973-e272b4bc0220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:12 devstack sudo[106526]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dbb5610-7f0e-41a3-9ef5-4ad37a842915 1073741824 Aug 16 21:28:12 devstack sudo[106526]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:12 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Volume volume-98326cde-f769-4ff0-bbdd-ae4e838bc705 (98326cde-f769-4ff0-bbdd-ae4e838bc705): created successfully Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ca0c11f0-ce61-4950-9973-e272b4bc0220) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Flow 'volume_create_manager' (09310b3b-1025-4a01-b826-baeebb53f3af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:12 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-ec325d76-5aa4-4eec-bad4-af71473a01ca tempest-CreateVolumesFromImageTest-1478188154 None] Created volume successfully. Aug 16 21:28:12 devstack sudo[106526]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dbb5610-7f0e-41a3-9ef5-4ad37a842915 1073741824" returned: 0 in 0.441s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dbb5610-7f0e-41a3-9ef5-4ad37a842915 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:12 devstack sudo[106532]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dbb5610-7f0e-41a3-9ef5-4ad37a842915 Aug 16 21:28:12 devstack sudo[106532]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:12 devstack sudo[106532]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dbb5610-7f0e-41a3-9ef5-4ad37a842915" returned: 0 in 0.294s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] <== create_volume: return (786ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.789s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.154s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] ==> create_volume: call "{'self': , '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-08-16T19:28:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-411986465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=615c03d7-1287-43c0-bc2b-7b86ed1a7e4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5c519ce5b124a0b876cbf2747cd1ea5',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=2026-08-16T19:28:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:10Z,use_quota=True,user_id='df94a02d580f4cc280106a0f82f97775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Creating volume 615c03d7-1287-43c0-bc2b-7b86ed1a7e4a {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:28:12 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-615c03d7-1287-43c0-bc2b-7b86ed1a7e4a 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:12 devstack sudo[106539]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-615c03d7-1287-43c0-bc2b-7b86ed1a7e4a 1073741824 Aug 16 21:28:12 devstack sudo[106539]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d47ccb32-0d41-486b-929d-63a68cab2b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3dbb5610-7f0e-41a3-9ef5-4ad37a842915', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a71ff5ec-0a5b-4d96-afac-b9a287388632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:12 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Volume volume-3dbb5610-7f0e-41a3-9ef5-4ad37a842915 (3dbb5610-7f0e-41a3-9ef5-4ad37a842915): created successfully Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a71ff5ec-0a5b-4d96-afac-b9a287388632) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Flow 'volume_create_manager' (e6faabbe-8f23-45b7-b882-4112398bd5fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:12 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-faa97d6c-6171-44b8-a122-a5f90097be41 tempest-CreateVolumesFromImageTest-1478188154 None] Created volume successfully. Aug 16 21:28:13 devstack sudo[106539]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-615c03d7-1287-43c0-bc2b-7b86ed1a7e4a 1073741824" returned: 0 in 0.574s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-615c03d7-1287-43c0-bc2b-7b86ed1a7e4a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:13 devstack sudo[106564]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-615c03d7-1287-43c0-bc2b-7b86ed1a7e4a Aug 16 21:28:13 devstack sudo[106564]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:13 devstack sudo[106564]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-615c03d7-1287-43c0-bc2b-7b86ed1a7e4a" returned: 0 in 0.267s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] <== create_volume: return (888ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:28:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.893s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.916s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] ==> create_volume: call "{'self': , '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-08-16T19:28:10Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1119747291',display_name='tempest-VolumesGetTest-Volume-526344262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9fd4e8d6-c812-447f-8b3d-0c14adf4b51b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6f599ab0aff4c36bb7efcb35fbb2d9e',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=2026-08-16T19:28:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:11Z,use_quota=True,user_id='e2b5adc452a64df4ab86bd932d538249',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:28:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Creating volume 9fd4e8d6-c812-447f-8b3d-0c14adf4b51b {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:28:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:28:13 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:28:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd4e8d6-c812-447f-8b3d-0c14adf4b51b 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5490d389-0f3c-424b-816b-fe40a5dc2f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-615c03d7-1287-43c0-bc2b-7b86ed1a7e4a', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:13 devstack sudo[106567]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd4e8d6-c812-447f-8b3d-0c14adf4b51b 1073741824 Aug 16 21:28:13 devstack sudo[106567]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9054f699-d34d-4315-ad63-834acd8eb4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:13 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Volume volume-615c03d7-1287-43c0-bc2b-7b86ed1a7e4a (615c03d7-1287-43c0-bc2b-7b86ed1a7e4a): created successfully Aug 16 21:28:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9054f699-d34d-4315-ad63-834acd8eb4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Flow 'volume_create_manager' (dbaf5cd5-6c66-4f06-823f-7347df9742b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:13 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-538e83c3-8efd-4db3-82fe-c3aec5900c05 tempest-CreateVolumesFromImageTest-1478188154 None] Created volume successfully. Aug 16 21:28:14 devstack sudo[106567]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd4e8d6-c812-447f-8b3d-0c14adf4b51b 1073741824" returned: 0 in 0.571s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c6b55a91-6cc0-4790-bbb5-b3d83ee4479e tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "cinder-615c03d7-1287-43c0-bc2b-7b86ed1a7e4a-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c6b55a91-6cc0-4790-bbb5-b3d83ee4479e tempest-CreateVolumesFromImageTest-1478188154 None] Lock "cinder-615c03d7-1287-43c0-bc2b-7b86ed1a7e4a-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd4e8d6-c812-447f-8b3d-0c14adf4b51b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:14 devstack sudo[106576]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd4e8d6-c812-447f-8b3d-0c14adf4b51b Aug 16 21:28:14 devstack sudo[106576]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c6b55a91-6cc0-4790-bbb5-b3d83ee4479e tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "cinder-quobyte-615c03d7-1287-43c0-bc2b-7b86ed1a7e4a" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c6b55a91-6cc0-4790-bbb5-b3d83ee4479e tempest-CreateVolumesFromImageTest-1478188154 None] Lock "cinder-quobyte-615c03d7-1287-43c0-bc2b-7b86ed1a7e4a" acquired by "delete_volume" :: waited 0.024s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[bb1fdc73-888a-4d2c-a3e3-e34be3170aba]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c6b55a91-6cc0-4790-bbb5-b3d83ee4479e tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-615c03d7-1287-43c0-bc2b-7b86ed1a7e4a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:14 devstack sudo[106578]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-615c03d7-1287-43c0-bc2b-7b86ed1a7e4a Aug 16 21:28:14 devstack sudo[106578]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:14 devstack sudo[106576]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd4e8d6-c812-447f-8b3d-0c14adf4b51b" returned: 0 in 0.304s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] <== create_volume: return (954ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.960s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.684s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] ==> create_volume: call "{'self': , '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-08-16T19:28:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1555855489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=efbbe319-be36-466d-817d-4426d9a3188d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8c1360237a943a78e6baff640d6c498',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=2026-08-16T19:28:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:12Z,use_quota=True,user_id='8565d2af927d4e8cb169b7b56d1b3799',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Creating volume efbbe319-be36-466d-817d-4426d9a3188d {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:28:14 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-efbbe319-be36-466d-817d-4426d9a3188d 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:14 devstack sudo[106582]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-efbbe319-be36-466d-817d-4426d9a3188d 1073741824 Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4bde23f8-c1f6-4e87-bf3c-7c8382e1eca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9fd4e8d6-c812-447f-8b3d-0c14adf4b51b', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:14 devstack sudo[106582]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84cfe6ae-d26d-41c7-b51e-8c32750e2b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:14 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Volume volume-9fd4e8d6-c812-447f-8b3d-0c14adf4b51b (9fd4e8d6-c812-447f-8b3d-0c14adf4b51b): created successfully Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84cfe6ae-d26d-41c7-b51e-8c32750e2b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Flow 'volume_create_manager' (6ac21768-b1a6-4b0d-856a-b894241096a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:14 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-86c82784-dccd-42c5-91c5-b43f3a48964f tempest-VolumesGetTest-207502334 None] Created volume successfully. Aug 16 21:28:14 devstack sudo[106578]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c6b55a91-6cc0-4790-bbb5-b3d83ee4479e tempest-CreateVolumesFromImageTest-1478188154 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-615c03d7-1287-43c0-bc2b-7b86ed1a7e4a" returned: 0 in 0.460s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c6b55a91-6cc0-4790-bbb5-b3d83ee4479e tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-615c03d7-1287-43c0-bc2b-7b86ed1a7e4a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:15 devstack sudo[106587]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-615c03d7-1287-43c0-bc2b-7b86ed1a7e4a Aug 16 21:28:15 devstack sudo[106587]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-96da8f62-ce30-4025-860b-7808dbce5b41 tempest-VolumesGetTest-207502334 None] Acquiring lock "cinder-9fd4e8d6-c812-447f-8b3d-0c14adf4b51b-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-96da8f62-ce30-4025-860b-7808dbce5b41 tempest-VolumesGetTest-207502334 None] Lock "cinder-9fd4e8d6-c812-447f-8b3d-0c14adf4b51b-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-96da8f62-ce30-4025-860b-7808dbce5b41 tempest-VolumesGetTest-207502334 None] Acquiring lock "cinder-quobyte-9fd4e8d6-c812-447f-8b3d-0c14adf4b51b" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-96da8f62-ce30-4025-860b-7808dbce5b41 tempest-VolumesGetTest-207502334 None] Lock "cinder-quobyte-9fd4e8d6-c812-447f-8b3d-0c14adf4b51b" acquired by "delete_volume" :: waited 0.027s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[c099823d-c985-4a24-be1f-d6081b008aba]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-96da8f62-ce30-4025-860b-7808dbce5b41 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd4e8d6-c812-447f-8b3d-0c14adf4b51b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:15 devstack sudo[106587]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c6b55a91-6cc0-4790-bbb5-b3d83ee4479e tempest-CreateVolumesFromImageTest-1478188154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-615c03d7-1287-43c0-bc2b-7b86ed1a7e4a" returned: 0 in 0.422s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c6b55a91-6cc0-4790-bbb5-b3d83ee4479e tempest-CreateVolumesFromImageTest-1478188154 None] Lock "cinder-quobyte-615c03d7-1287-43c0-bc2b-7b86ed1a7e4a" released by "delete_volume" :: held 0.929s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:15 devstack sudo[106582]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-efbbe319-be36-466d-817d-4426d9a3188d 1073741824" returned: 0 in 0.688s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-efbbe319-be36-466d-817d-4426d9a3188d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:15 devstack sudo[106595]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd4e8d6-c812-447f-8b3d-0c14adf4b51b Aug 16 21:28:15 devstack sudo[106595]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-c6b55a91-6cc0-4790-bbb5-b3d83ee4479e tempest-CreateVolumesFromImageTest-1478188154 None] Created reservations ['4a710354-723d-428d-ba71-19e3ec2671f1', '635cba7c-8dd6-4cd0-a4f9-7c35e1e73385', '3600c0ac-7f2c-41eb-877f-29808c4df440', '21ba45f7-1df0-4bfa-a2b3-6902190113b2'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:15 devstack sudo[106597]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-efbbe319-be36-466d-817d-4426d9a3188d Aug 16 21:28:15 devstack sudo[106597]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c6b55a91-6cc0-4790-bbb5-b3d83ee4479e tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c6b55a91-6cc0-4790-bbb5-b3d83ee4479e tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c6b55a91-6cc0-4790-bbb5-b3d83ee4479e tempest-CreateVolumesFromImageTest-1478188154 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c6b55a91-6cc0-4790-bbb5-b3d83ee4479e tempest-CreateVolumesFromImageTest-1478188154 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c6b55a91-6cc0-4790-bbb5-b3d83ee4479e tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c6b55a91-6cc0-4790-bbb5-b3d83ee4479e tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:15 devstack sudo[106599]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:15 devstack sudo[106599]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:15 devstack sudo[106595]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-96da8f62-ce30-4025-860b-7808dbce5b41 tempest-VolumesGetTest-207502334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd4e8d6-c812-447f-8b3d-0c14adf4b51b" returned: 0 in 0.404s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-96da8f62-ce30-4025-860b-7808dbce5b41 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd4e8d6-c812-447f-8b3d-0c14adf4b51b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:15 devstack sudo[106597]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-efbbe319-be36-466d-817d-4426d9a3188d" returned: 0 in 0.291s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] <== create_volume: return (1043ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.048s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:15 devstack sudo[106606]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd4e8d6-c812-447f-8b3d-0c14adf4b51b Aug 16 21:28:15 devstack sudo[106606]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d65234a-fdf7-4478-bc61-ceb3ddedca1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-efbbe319-be36-466d-817d-4426d9a3188d', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0195c886-582c-42af-9114-22eb039bd80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:15 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Volume volume-efbbe319-be36-466d-817d-4426d9a3188d (efbbe319-be36-466d-817d-4426d9a3188d): created successfully Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0195c886-582c-42af-9114-22eb039bd80f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Flow 'volume_create_manager' (c73fe09b-1c98-4e9b-9080-c6605c33ddac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:15 devstack sudo[106599]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c6b55a91-6cc0-4790-bbb5-b3d83ee4479e tempest-CreateVolumesFromImageTest-1478188154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.273s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-c6b55a91-6cc0-4790-bbb5-b3d83ee4479e tempest-CreateVolumesFromImageTest-1478188154 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:15 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-c6b55a91-6cc0-4790-bbb5-b3d83ee4479e tempest-CreateVolumesFromImageTest-1478188154 None] Deleted volume successfully. Aug 16 21:28:15 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-da0a5b90-aff4-4bde-b3a7-06b270bcca2b tempest-VolumesListAdminTestJSON-924387906 None] Created volume successfully. Aug 16 21:28:15 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c6b55a91-6cc0-4790-bbb5-b3d83ee4479e tempest-CreateVolumesFromImageTest-1478188154 None] Lock "cinder-615c03d7-1287-43c0-bc2b-7b86ed1a7e4a-delete_volume" released by "delete_volume" :: held 1.507s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:16 devstack sudo[106606]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-96da8f62-ce30-4025-860b-7808dbce5b41 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9fd4e8d6-c812-447f-8b3d-0c14adf4b51b" returned: 0 in 0.290s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-96da8f62-ce30-4025-860b-7808dbce5b41 tempest-VolumesGetTest-207502334 None] Lock "cinder-quobyte-9fd4e8d6-c812-447f-8b3d-0c14adf4b51b" released by "delete_volume" :: held 0.750s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-96da8f62-ce30-4025-860b-7808dbce5b41 tempest-VolumesGetTest-207502334 None] Created reservations ['47fab13e-10d3-42e6-ad59-87004dae3955', 'd01c0a65-b00b-471b-a193-4dc40d9b3924', '0779a04e-ae6a-484e-abd0-d762d94abf99', 'a81bdb65-a23b-44ee-8fdc-9d42c8150df2'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-96da8f62-ce30-4025-860b-7808dbce5b41 tempest-VolumesGetTest-207502334 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-96da8f62-ce30-4025-860b-7808dbce5b41 tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-96da8f62-ce30-4025-860b-7808dbce5b41 tempest-VolumesGetTest-207502334 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-96da8f62-ce30-4025-860b-7808dbce5b41 tempest-VolumesGetTest-207502334 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-96da8f62-ce30-4025-860b-7808dbce5b41 tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-96da8f62-ce30-4025-860b-7808dbce5b41 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:16 devstack sudo[106610]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:16 devstack sudo[106610]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-389e8419-d176-4942-8226-df7ffe7eeeb4 tempest-VolumesGetTest-207502334 None] Acquiring lock "cinder-cc66f84c-f007-43e4-9fbe-9f74c9412810-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:16 devstack sudo[106610]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-96da8f62-ce30-4025-860b-7808dbce5b41 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.285s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-96da8f62-ce30-4025-860b-7808dbce5b41 tempest-VolumesGetTest-207502334 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-389e8419-d176-4942-8226-df7ffe7eeeb4 tempest-VolumesGetTest-207502334 None] Lock "cinder-cc66f84c-f007-43e4-9fbe-9f74c9412810-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:16 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-96da8f62-ce30-4025-860b-7808dbce5b41 tempest-VolumesGetTest-207502334 None] Deleted volume successfully. Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-96da8f62-ce30-4025-860b-7808dbce5b41 tempest-VolumesGetTest-207502334 None] Lock "cinder-9fd4e8d6-c812-447f-8b3d-0c14adf4b51b-delete_volume" released by "delete_volume" :: held 1.324s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-389e8419-d176-4942-8226-df7ffe7eeeb4 tempest-VolumesGetTest-207502334 None] Acquiring lock "cinder-quobyte-cc66f84c-f007-43e4-9fbe-9f74c9412810" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-389e8419-d176-4942-8226-df7ffe7eeeb4 tempest-VolumesGetTest-207502334 None] Lock "cinder-quobyte-cc66f84c-f007-43e4-9fbe-9f74c9412810" acquired by "delete_volume" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[776a7120-91b0-49e4-ae5f-8729af9affd7]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-389e8419-d176-4942-8226-df7ffe7eeeb4 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc66f84c-f007-43e4-9fbe-9f74c9412810 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-308b69d6-dc3c-455d-ae37-e5c5a747aa40 tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "cinder-3dbb5610-7f0e-41a3-9ef5-4ad37a842915-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-308b69d6-dc3c-455d-ae37-e5c5a747aa40 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "cinder-3dbb5610-7f0e-41a3-9ef5-4ad37a842915-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:16 devstack sudo[106613]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc66f84c-f007-43e4-9fbe-9f74c9412810 Aug 16 21:28:16 devstack sudo[106613]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-308b69d6-dc3c-455d-ae37-e5c5a747aa40 tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "cinder-quobyte-3dbb5610-7f0e-41a3-9ef5-4ad37a842915" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-308b69d6-dc3c-455d-ae37-e5c5a747aa40 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "cinder-quobyte-3dbb5610-7f0e-41a3-9ef5-4ad37a842915" acquired by "delete_volume" :: waited 0.025s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[5de28d8c-ca92-413c-ac13-09d2effdcd18]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-308b69d6-dc3c-455d-ae37-e5c5a747aa40 tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dbb5610-7f0e-41a3-9ef5-4ad37a842915 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Flow 'volume_create_manager' (a0c360a5-8b71-4e65-b07a-9ab5780f6556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (69ca9702-8d8e-4f56-b22f-580ca602dd81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (69ca9702-8d8e-4f56-b22f-580ca602dd81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1347039594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=230b501a-213e-48be-8303-c8b65d9ec11d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8c1360237a943a78e6baff640d6c498',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=2026-08-16T19:28:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:17Z,use_quota=True,user_id='8565d2af927d4e8cb169b7b56d1b3799',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21e9c1d0-d232-49a8-b990-d44556bf0954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21e9c1d0-d232-49a8-b990-d44556bf0954) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a80acd2-b5c6-41dc-87e8-b8b3962c463e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a80acd2-b5c6-41dc-87e8-b8b3962c463e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '230b501a-213e-48be-8303-c8b65d9ec11d', 'volume_name': 'volume-230b501a-213e-48be-8303-c8b65d9ec11d', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (166fb268-2d04-451c-a05c-80cd9d125fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (166fb268-2d04-451c-a05c-80cd9d125fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a581db91-0f9c-4b48-a4e1-39ec7a83f40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:17 devstack sudo[106615]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dbb5610-7f0e-41a3-9ef5-4ad37a842915 Aug 16 21:28:17 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Volume 230b501a-213e-48be-8303-c8b65d9ec11d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-230b501a-213e-48be-8303-c8b65d9ec11d', 'volume_size': 1} Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] ==> create_volume: call "{'self': , '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-08-16T19:28:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1347039594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=230b501a-213e-48be-8303-c8b65d9ec11d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8c1360237a943a78e6baff640d6c498',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=2026-08-16T19:28:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:17Z,use_quota=True,user_id='8565d2af927d4e8cb169b7b56d1b3799',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Creating volume 230b501a-213e-48be-8303-c8b65d9ec11d {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:28:17 devstack sudo[106615]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:28:17 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-230b501a-213e-48be-8303-c8b65d9ec11d 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:17 devstack sudo[106617]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-230b501a-213e-48be-8303-c8b65d9ec11d 1073741824 Aug 16 21:28:17 devstack sudo[106617]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:17 devstack sudo[106613]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-389e8419-d176-4942-8226-df7ffe7eeeb4 tempest-VolumesGetTest-207502334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc66f84c-f007-43e4-9fbe-9f74c9412810" returned: 0 in 0.534s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-389e8419-d176-4942-8226-df7ffe7eeeb4 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc66f84c-f007-43e4-9fbe-9f74c9412810 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:17 devstack sudo[106622]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc66f84c-f007-43e4-9fbe-9f74c9412810 Aug 16 21:28:17 devstack sudo[106622]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:17 devstack sudo[106615]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-308b69d6-dc3c-455d-ae37-e5c5a747aa40 tempest-CreateVolumesFromImageTest-1478188154 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dbb5610-7f0e-41a3-9ef5-4ad37a842915" returned: 0 in 0.420s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-308b69d6-dc3c-455d-ae37-e5c5a747aa40 tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dbb5610-7f0e-41a3-9ef5-4ad37a842915 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:17 devstack sudo[106631]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dbb5610-7f0e-41a3-9ef5-4ad37a842915 Aug 16 21:28:17 devstack sudo[106631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:17 devstack sudo[106622]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-389e8419-d176-4942-8226-df7ffe7eeeb4 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cc66f84c-f007-43e4-9fbe-9f74c9412810" returned: 0 in 0.297s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-389e8419-d176-4942-8226-df7ffe7eeeb4 tempest-VolumesGetTest-207502334 None] Lock "cinder-quobyte-cc66f84c-f007-43e4-9fbe-9f74c9412810" released by "delete_volume" :: held 0.881s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-389e8419-d176-4942-8226-df7ffe7eeeb4 tempest-VolumesGetTest-207502334 None] Created reservations ['924abeba-19f9-4a6e-bf17-f5cb5fa107d7', '60d24795-1f15-470f-923f-ea545bd465c4', 'd32a9db3-c344-4c1a-97c9-c4c6861c8bb5', '84bda777-18f8-4df9-8109-28af46c6b276'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-389e8419-d176-4942-8226-df7ffe7eeeb4 tempest-VolumesGetTest-207502334 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-389e8419-d176-4942-8226-df7ffe7eeeb4 tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-389e8419-d176-4942-8226-df7ffe7eeeb4 tempest-VolumesGetTest-207502334 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-389e8419-d176-4942-8226-df7ffe7eeeb4 tempest-VolumesGetTest-207502334 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-389e8419-d176-4942-8226-df7ffe7eeeb4 tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-389e8419-d176-4942-8226-df7ffe7eeeb4 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:17 devstack sudo[106617]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-230b501a-213e-48be-8303-c8b65d9ec11d 1073741824" returned: 0 in 0.602s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:17 devstack sudo[106635]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:17 devstack sudo[106635]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-230b501a-213e-48be-8303-c8b65d9ec11d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:17 devstack sudo[106631]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-308b69d6-dc3c-455d-ae37-e5c5a747aa40 tempest-CreateVolumesFromImageTest-1478188154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3dbb5610-7f0e-41a3-9ef5-4ad37a842915" returned: 0 in 0.403s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:17 devstack sudo[106638]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-230b501a-213e-48be-8303-c8b65d9ec11d Aug 16 21:28:17 devstack sudo[106638]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-308b69d6-dc3c-455d-ae37-e5c5a747aa40 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "cinder-quobyte-3dbb5610-7f0e-41a3-9ef5-4ad37a842915" released by "delete_volume" :: held 0.942s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:17 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-308b69d6-dc3c-455d-ae37-e5c5a747aa40 tempest-CreateVolumesFromImageTest-1478188154 None] Created reservations ['a432b7da-a3d9-41f8-b7a6-bea8017cbbad', '908218c0-19e6-4e6f-9621-c04ce5df3755', 'a5d700fe-106e-4de4-b06d-9288f49d8814', 'acd5dcc4-30a6-4cc9-a9aa-bc0279055112'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-308b69d6-dc3c-455d-ae37-e5c5a747aa40 tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-308b69d6-dc3c-455d-ae37-e5c5a747aa40 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-308b69d6-dc3c-455d-ae37-e5c5a747aa40 tempest-CreateVolumesFromImageTest-1478188154 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-308b69d6-dc3c-455d-ae37-e5c5a747aa40 tempest-CreateVolumesFromImageTest-1478188154 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-308b69d6-dc3c-455d-ae37-e5c5a747aa40 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-308b69d6-dc3c-455d-ae37-e5c5a747aa40 tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:18 devstack sudo[106638]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:18 devstack sudo[106641]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-230b501a-213e-48be-8303-c8b65d9ec11d" returned: 0 in 0.393s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] <== create_volume: return (1065ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:28:18 devstack sudo[106641]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.067s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1cdd890e-a313-4d48-87e3-c19dbb6791c9 tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "cinder-98326cde-f769-4ff0-bbdd-ae4e838bc705-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a581db91-0f9c-4b48-a4e1-39ec7a83f40e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-230b501a-213e-48be-8303-c8b65d9ec11d', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f5c3534b-9fc6-483b-aa9f-6100a432708f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1cdd890e-a313-4d48-87e3-c19dbb6791c9 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "cinder-98326cde-f769-4ff0-bbdd-ae4e838bc705-delete_volume" acquired by "delete_volume" :: waited 0.058s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:18 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Volume volume-230b501a-213e-48be-8303-c8b65d9ec11d (230b501a-213e-48be-8303-c8b65d9ec11d): created successfully Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f5c3534b-9fc6-483b-aa9f-6100a432708f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Flow 'volume_create_manager' (a0c360a5-8b71-4e65-b07a-9ab5780f6556) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:18 devstack sudo[106635]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:18 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-6ba995d2-7fd5-41b5-9eef-d7cce583cffc tempest-VolumesListAdminTestJSON-924387906 None] Created volume successfully. Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-389e8419-d176-4942-8226-df7ffe7eeeb4 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.610s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-389e8419-d176-4942-8226-df7ffe7eeeb4 tempest-VolumesGetTest-207502334 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1cdd890e-a313-4d48-87e3-c19dbb6791c9 tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "cinder-quobyte-98326cde-f769-4ff0-bbdd-ae4e838bc705" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:18 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-389e8419-d176-4942-8226-df7ffe7eeeb4 tempest-VolumesGetTest-207502334 None] Deleted volume successfully. Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-389e8419-d176-4942-8226-df7ffe7eeeb4 tempest-VolumesGetTest-207502334 None] Lock "cinder-cc66f84c-f007-43e4-9fbe-9f74c9412810-delete_volume" released by "delete_volume" :: held 1.791s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1cdd890e-a313-4d48-87e3-c19dbb6791c9 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "cinder-quobyte-98326cde-f769-4ff0-bbdd-ae4e838bc705" acquired by "delete_volume" :: waited 0.045s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[9b9ffc0b-bcbb-4b37-b509-349d4ec08c4c]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1cdd890e-a313-4d48-87e3-c19dbb6791c9 tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-98326cde-f769-4ff0-bbdd-ae4e838bc705 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:18 devstack sudo[106644]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-98326cde-f769-4ff0-bbdd-ae4e838bc705 Aug 16 21:28:18 devstack sudo[106644]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:18 devstack sudo[106641]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-308b69d6-dc3c-455d-ae37-e5c5a747aa40 tempest-CreateVolumesFromImageTest-1478188154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.425s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-308b69d6-dc3c-455d-ae37-e5c5a747aa40 tempest-CreateVolumesFromImageTest-1478188154 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Flow 'volume_create_manager' (c8c85c51-3fad-4538-83eb-131f1d59ee68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (86de6450-eeb8-411f-b618-6a91926ca3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:18 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-308b69d6-dc3c-455d-ae37-e5c5a747aa40 tempest-CreateVolumesFromImageTest-1478188154 None] Deleted volume successfully. Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (86de6450-eeb8-411f-b618-6a91926ca3a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2025831713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=36d2c553-8c6d-4100-8acf-fe3387c9e69c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6f599ab0aff4c36bb7efcb35fbb2d9e',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=2026-08-16T19:28:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:18Z,use_quota=True,user_id='e2b5adc452a64df4ab86bd932d538249',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (306ad894-c3a8-4d01-bcf3-dc00cc18e29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (306ad894-c3a8-4d01-bcf3-dc00cc18e29e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6d2ac67f-3b35-4cc0-93c9-d198fdec573f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6d2ac67f-3b35-4cc0-93c9-d198fdec573f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '36d2c553-8c6d-4100-8acf-fe3387c9e69c', 'volume_name': 'volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6fcd7a82-ed2a-45e0-b68c-8d93abba882c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6fcd7a82-ed2a-45e0-b68c-8d93abba882c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (66b287de-fda4-4f78-bced-7ab0d8437208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:18 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Volume 36d2c553-8c6d-4100-8acf-fe3387c9e69c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c', 'volume_size': 1} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] ==> create_volume: call "{'self': , '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-08-16T19:28:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2025831713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=36d2c553-8c6d-4100-8acf-fe3387c9e69c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6f599ab0aff4c36bb7efcb35fbb2d9e',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=2026-08-16T19:28:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:18Z,use_quota=True,user_id='e2b5adc452a64df4ab86bd932d538249',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Creating volume 36d2c553-8c6d-4100-8acf-fe3387c9e69c {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:28:18 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-308b69d6-dc3c-455d-ae37-e5c5a747aa40 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "cinder-3dbb5610-7f0e-41a3-9ef5-4ad37a842915-delete_volume" released by "delete_volume" :: held 1.831s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:18 devstack sudo[106647]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c 1073741824 Aug 16 21:28:18 devstack sudo[106647]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:18 devstack sudo[106644]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1cdd890e-a313-4d48-87e3-c19dbb6791c9 tempest-CreateVolumesFromImageTest-1478188154 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-98326cde-f769-4ff0-bbdd-ae4e838bc705" returned: 0 in 0.422s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1cdd890e-a313-4d48-87e3-c19dbb6791c9 tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-98326cde-f769-4ff0-bbdd-ae4e838bc705 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:18 devstack sudo[106652]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-98326cde-f769-4ff0-bbdd-ae4e838bc705 Aug 16 21:28:18 devstack sudo[106652]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:19 devstack sudo[106652]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1cdd890e-a313-4d48-87e3-c19dbb6791c9 tempest-CreateVolumesFromImageTest-1478188154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-98326cde-f769-4ff0-bbdd-ae4e838bc705" returned: 0 in 0.319s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1cdd890e-a313-4d48-87e3-c19dbb6791c9 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "cinder-quobyte-98326cde-f769-4ff0-bbdd-ae4e838bc705" released by "delete_volume" :: held 0.787s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:19 devstack sudo[106647]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c 1073741824" returned: 0 in 0.555s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-1cdd890e-a313-4d48-87e3-c19dbb6791c9 tempest-CreateVolumesFromImageTest-1478188154 None] Created reservations ['8ad30af4-26bc-400b-a6aa-1392edaae4a5', '4cbe1d11-a579-477c-822b-ea6eda794c11', '2a939c4a-711e-4524-ac0b-f3b58c6717a3', 'a62aa8f8-ba18-49cc-9358-9a00252fd0d8'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:19 devstack sudo[106660]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c Aug 16 21:28:19 devstack sudo[106660]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1cdd890e-a313-4d48-87e3-c19dbb6791c9 tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1cdd890e-a313-4d48-87e3-c19dbb6791c9 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1cdd890e-a313-4d48-87e3-c19dbb6791c9 tempest-CreateVolumesFromImageTest-1478188154 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1cdd890e-a313-4d48-87e3-c19dbb6791c9 tempest-CreateVolumesFromImageTest-1478188154 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1cdd890e-a313-4d48-87e3-c19dbb6791c9 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1cdd890e-a313-4d48-87e3-c19dbb6791c9 tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:19 devstack sudo[106662]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:19 devstack sudo[106662]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e6f5bec4-7be8-4b3a-be28-055ba56fa9dd tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "cinder-fd3be1c8-4734-412c-a092-db51bd820919-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e6f5bec4-7be8-4b3a-be28-055ba56fa9dd tempest-CreateVolumesFromImageTest-1478188154 None] Lock "cinder-fd3be1c8-4734-412c-a092-db51bd820919-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e6f5bec4-7be8-4b3a-be28-055ba56fa9dd tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "cinder-quobyte-fd3be1c8-4734-412c-a092-db51bd820919" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e6f5bec4-7be8-4b3a-be28-055ba56fa9dd tempest-CreateVolumesFromImageTest-1478188154 None] Lock "cinder-quobyte-fd3be1c8-4734-412c-a092-db51bd820919" acquired by "delete_volume" :: waited 0.026s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[8ca504ea-91b7-4fe2-abb0-38953361dab2]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e6f5bec4-7be8-4b3a-be28-055ba56fa9dd tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd3be1c8-4734-412c-a092-db51bd820919 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:19 devstack sudo[106662]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1cdd890e-a313-4d48-87e3-c19dbb6791c9 tempest-CreateVolumesFromImageTest-1478188154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.359s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:19 devstack sudo[106660]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-1cdd890e-a313-4d48-87e3-c19dbb6791c9 tempest-CreateVolumesFromImageTest-1478188154 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c" returned: 0 in 0.451s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] <== create_volume: return (1064ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.068s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:19 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-1cdd890e-a313-4d48-87e3-c19dbb6791c9 tempest-CreateVolumesFromImageTest-1478188154 None] Deleted volume successfully. Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (66b287de-fda4-4f78-bced-7ab0d8437208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ad15cb12-e9fc-4d4f-9a6c-641a4468fd86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1cdd890e-a313-4d48-87e3-c19dbb6791c9 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "cinder-98326cde-f769-4ff0-bbdd-ae4e838bc705-delete_volume" released by "delete_volume" :: held 1.535s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:19 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Volume volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c (36d2c553-8c6d-4100-8acf-fe3387c9e69c): created successfully Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ad15cb12-e9fc-4d4f-9a6c-641a4468fd86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Flow 'volume_create_manager' (c8c85c51-3fad-4538-83eb-131f1d59ee68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:19 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-19358868-2a22-418d-94da-decc2e9f4e85 tempest-VolumesGetTest-207502334 None] Created volume successfully. Aug 16 21:28:19 devstack sudo[106667]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd3be1c8-4734-412c-a092-db51bd820919 Aug 16 21:28:19 devstack sudo[106667]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Flow 'volume_create_manager' (517b7892-31ce-43f7-aad4-bb5b2366db2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (986577fa-b32e-4f44-8838-6f5351e033aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (986577fa-b32e-4f44-8838-6f5351e033aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1596858252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d52eae5e-c348-45ef-8c0c-19b4d1a99fad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8c1360237a943a78e6baff640d6c498',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=2026-08-16T19:28:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:20Z,use_quota=True,user_id='8565d2af927d4e8cb169b7b56d1b3799',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (723508cc-a35d-4130-ac97-5b4da43f9fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (723508cc-a35d-4130-ac97-5b4da43f9fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78c23e3a-ac43-483a-b5f1-ca8ae88c461f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78c23e3a-ac43-483a-b5f1-ca8ae88c461f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd52eae5e-c348-45ef-8c0c-19b4d1a99fad', 'volume_name': 'volume-d52eae5e-c348-45ef-8c0c-19b4d1a99fad', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f2a60b6-85a8-421f-9c49-418e310b40a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f2a60b6-85a8-421f-9c49-418e310b40a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (57677d7e-0f21-41fa-bec8-cf74e665bd2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:19 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Volume d52eae5e-c348-45ef-8c0c-19b4d1a99fad: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d52eae5e-c348-45ef-8c0c-19b4d1a99fad', 'volume_size': 1} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] ==> create_volume: call "{'self': , '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-08-16T19:28:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1596858252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d52eae5e-c348-45ef-8c0c-19b4d1a99fad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8c1360237a943a78e6baff640d6c498',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=2026-08-16T19:28:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:20Z,use_quota=True,user_id='8565d2af927d4e8cb169b7b56d1b3799',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Creating volume d52eae5e-c348-45ef-8c0c-19b4d1a99fad {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:28:20 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d52eae5e-c348-45ef-8c0c-19b4d1a99fad 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:20 devstack sudo[106673]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d52eae5e-c348-45ef-8c0c-19b4d1a99fad 1073741824 Aug 16 21:28:20 devstack sudo[106673]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:20 devstack sudo[106667]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e6f5bec4-7be8-4b3a-be28-055ba56fa9dd tempest-CreateVolumesFromImageTest-1478188154 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd3be1c8-4734-412c-a092-db51bd820919" returned: 0 in 0.511s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e6f5bec4-7be8-4b3a-be28-055ba56fa9dd tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd3be1c8-4734-412c-a092-db51bd820919 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:20 devstack sudo[106675]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd3be1c8-4734-412c-a092-db51bd820919 Aug 16 21:28:20 devstack sudo[106675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:20 devstack sudo[106675]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e6f5bec4-7be8-4b3a-be28-055ba56fa9dd tempest-CreateVolumesFromImageTest-1478188154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd3be1c8-4734-412c-a092-db51bd820919" returned: 0 in 0.264s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e6f5bec4-7be8-4b3a-be28-055ba56fa9dd tempest-CreateVolumesFromImageTest-1478188154 None] Lock "cinder-quobyte-fd3be1c8-4734-412c-a092-db51bd820919" released by "delete_volume" :: held 0.854s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-e6f5bec4-7be8-4b3a-be28-055ba56fa9dd tempest-CreateVolumesFromImageTest-1478188154 None] Created reservations ['4ac6dacf-a7d6-422f-a0f3-d185c74f8cb1', '6099fc09-3b9a-4d9c-b4ab-2e0d8458789c', '9a0c92c2-92b4-4674-afe3-f88b00dd203a', 'eea308ae-282a-4758-9d75-9c8a7e5c4b14'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e6f5bec4-7be8-4b3a-be28-055ba56fa9dd tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e6f5bec4-7be8-4b3a-be28-055ba56fa9dd tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e6f5bec4-7be8-4b3a-be28-055ba56fa9dd tempest-CreateVolumesFromImageTest-1478188154 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e6f5bec4-7be8-4b3a-be28-055ba56fa9dd tempest-CreateVolumesFromImageTest-1478188154 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e6f5bec4-7be8-4b3a-be28-055ba56fa9dd tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e6f5bec4-7be8-4b3a-be28-055ba56fa9dd tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:20 devstack sudo[106673]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d52eae5e-c348-45ef-8c0c-19b4d1a99fad 1073741824" returned: 0 in 0.502s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:20 devstack sudo[106682]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:20 devstack sudo[106682]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d52eae5e-c348-45ef-8c0c-19b4d1a99fad {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:20 devstack sudo[106684]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d52eae5e-c348-45ef-8c0c-19b4d1a99fad Aug 16 21:28:20 devstack sudo[106684]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7c1c9b30-41b1-4e00-9a4b-46d1e8d72090 tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "cinder-dcd3884d-557b-4d1f-aaf3-ad1e8784cded-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:20 devstack sudo[106682]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e6f5bec4-7be8-4b3a-be28-055ba56fa9dd tempest-CreateVolumesFromImageTest-1478188154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.342s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-e6f5bec4-7be8-4b3a-be28-055ba56fa9dd tempest-CreateVolumesFromImageTest-1478188154 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:20 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-e6f5bec4-7be8-4b3a-be28-055ba56fa9dd tempest-CreateVolumesFromImageTest-1478188154 None] Deleted volume successfully. Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7c1c9b30-41b1-4e00-9a4b-46d1e8d72090 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "cinder-dcd3884d-557b-4d1f-aaf3-ad1e8784cded-delete_volume" acquired by "delete_volume" :: waited 0.044s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e6f5bec4-7be8-4b3a-be28-055ba56fa9dd tempest-CreateVolumesFromImageTest-1478188154 None] Lock "cinder-fd3be1c8-4734-412c-a092-db51bd820919-delete_volume" released by "delete_volume" :: held 1.461s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:20 devstack sudo[106684]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7c1c9b30-41b1-4e00-9a4b-46d1e8d72090 tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "cinder-quobyte-dcd3884d-557b-4d1f-aaf3-ad1e8784cded" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d52eae5e-c348-45ef-8c0c-19b4d1a99fad" returned: 0 in 0.423s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] <== create_volume: return (986ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.991s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7c1c9b30-41b1-4e00-9a4b-46d1e8d72090 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "cinder-quobyte-dcd3884d-557b-4d1f-aaf3-ad1e8784cded" acquired by "delete_volume" :: waited 0.024s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (57677d7e-0f21-41fa-bec8-cf74e665bd2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d52eae5e-c348-45ef-8c0c-19b4d1a99fad', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0fe9e56b-cc04-4da1-ace7-ad5017cfb156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[babcff25-09b6-4990-83a5-35aa06181b14]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7c1c9b30-41b1-4e00-9a4b-46d1e8d72090 tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dcd3884d-557b-4d1f-aaf3-ad1e8784cded {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:21 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Volume volume-d52eae5e-c348-45ef-8c0c-19b4d1a99fad (d52eae5e-c348-45ef-8c0c-19b4d1a99fad): created successfully Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0fe9e56b-cc04-4da1-ace7-ad5017cfb156) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Flow 'volume_create_manager' (517b7892-31ce-43f7-aad4-bb5b2366db2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:21 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-d009bf48-be09-4a69-aafd-a5ac1d75222e tempest-VolumesListAdminTestJSON-924387906 None] Created volume successfully. Aug 16 21:28:21 devstack sudo[106688]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dcd3884d-557b-4d1f-aaf3-ad1e8784cded Aug 16 21:28:21 devstack sudo[106688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Flow 'volume_create_manager' (6bb4e43d-ce92-411c-a048-0e0134b5496b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d9bffce-8557-44f4-8311-920d96ba35aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d9bffce-8557-44f4-8311-920d96ba35aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2100970867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3fc5c071-bcba-4d38-b68d-a34571aa36a1,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c6f599ab0aff4c36bb7efcb35fbb2d9e',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=2026-08-16T19:28:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=36d2c553-8c6d-4100-8acf-fe3387c9e69c,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:21Z,use_quota=True,user_id='e2b5adc452a64df4ab86bd932d538249',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0cb93475-e5aa-4798-a909-c88dbf2cf3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0cb93475-e5aa-4798-a909-c88dbf2cf3b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33917a8a-d20c-45f9-81a9-bc9c67e37a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33917a8a-d20c-45f9-81a9-bc9c67e37a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '3fc5c071-bcba-4d38-b68d-a34571aa36a1', 'volume_name': 'volume-3fc5c071-bcba-4d38-b68d-a34571aa36a1', 'volume_size': 1, 'source_volid': '36d2c553-8c6d-4100-8acf-fe3387c9e69c', 'source_volstatus': 'available'}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:21 devstack sudo[106688]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (215af742-9ab6-458d-b351-d90dbc318457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (215af742-9ab6-458d-b351-d90dbc318457) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2529ffb6-94ae-4a3d-ab9c-643652dd6a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:21 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Volume 3fc5c071-bcba-4d38-b68d-a34571aa36a1: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-3fc5c071-bcba-4d38-b68d-a34571aa36a1', 'volume_size': 1, 'source_volid': '36d2c553-8c6d-4100-8acf-fe3387c9e69c', 'source_volstatus': 'available'} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7c1c9b30-41b1-4e00-9a4b-46d1e8d72090 tempest-CreateVolumesFromImageTest-1478188154 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dcd3884d-557b-4d1f-aaf3-ad1e8784cded" returned: 0 in 0.429s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7c1c9b30-41b1-4e00-9a4b-46d1e8d72090 tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dcd3884d-557b-4d1f-aaf3-ad1e8784cded {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:21 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Cloning volume 36d2c553-8c6d-4100-8acf-fe3387c9e69c to volume 3fc5c071-bcba-4d38-b68d-a34571aa36a1 Aug 16 21:28:21 devstack sudo[106693]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dcd3884d-557b-4d1f-aaf3-ad1e8784cded Aug 16 21:28:21 devstack sudo[106693]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Creating offline snapshot 92847a9e-647a-4122-9994-b43b637bab48 of volume 36d2c553-8c6d-4100-8acf-fe3387c9e69c {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[1ce86387-caf3-4f14-ab6c-19bb3c83508e]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:21 devstack sudo[106695]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c Aug 16 21:28:21 devstack sudo[106695]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:21 devstack sudo[106693]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7c1c9b30-41b1-4e00-9a4b-46d1e8d72090 tempest-CreateVolumesFromImageTest-1478188154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dcd3884d-557b-4d1f-aaf3-ad1e8784cded" returned: 0 in 0.255s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7c1c9b30-41b1-4e00-9a4b-46d1e8d72090 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "cinder-quobyte-dcd3884d-557b-4d1f-aaf3-ad1e8784cded" released by "delete_volume" :: held 0.752s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-7c1c9b30-41b1-4e00-9a4b-46d1e8d72090 tempest-CreateVolumesFromImageTest-1478188154 None] Created reservations ['bd45a56f-9732-4574-8566-36a8d78c932e', '39cdb291-f6e0-4072-8f67-40c9082a8c44', '18de56df-25b8-4b91-bd6a-528d248b0934', 'a6a86976-6dba-4313-bc2c-15b5d2085be7'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7c1c9b30-41b1-4e00-9a4b-46d1e8d72090 tempest-CreateVolumesFromImageTest-1478188154 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7c1c9b30-41b1-4e00-9a4b-46d1e8d72090 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7c1c9b30-41b1-4e00-9a4b-46d1e8d72090 tempest-CreateVolumesFromImageTest-1478188154 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7c1c9b30-41b1-4e00-9a4b-46d1e8d72090 tempest-CreateVolumesFromImageTest-1478188154 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7c1c9b30-41b1-4e00-9a4b-46d1e8d72090 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7c1c9b30-41b1-4e00-9a4b-46d1e8d72090 tempest-CreateVolumesFromImageTest-1478188154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:21 devstack sudo[106695]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c" returned: 0 in 0.436s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.92847a9e-647a-4122-9994-b43b637bab48 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:21 devstack sudo[106701]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:21 devstack sudo[106701]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:22 devstack sudo[106703]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.92847a9e-647a-4122-9994-b43b637bab48 1G Aug 16 21:28:22 devstack sudo[106703]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:22 devstack sudo[106701]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7c1c9b30-41b1-4e00-9a4b-46d1e8d72090 tempest-CreateVolumesFromImageTest-1478188154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.484s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:22 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-7c1c9b30-41b1-4e00-9a4b-46d1e8d72090 tempest-CreateVolumesFromImageTest-1478188154 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:22 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-7c1c9b30-41b1-4e00-9a4b-46d1e8d72090 tempest-CreateVolumesFromImageTest-1478188154 None] Deleted volume successfully. Aug 16 21:28:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7c1c9b30-41b1-4e00-9a4b-46d1e8d72090 tempest-CreateVolumesFromImageTest-1478188154 None] Lock "cinder-dcd3884d-557b-4d1f-aaf3-ad1e8784cded-delete_volume" released by "delete_volume" :: held 1.615s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:22 devstack sudo[106703]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.92847a9e-647a-4122-9994-b43b637bab48 1G" returned: 0 in 0.630s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.92847a9e-647a-4122-9994-b43b637bab48 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:22 devstack sudo[106711]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.92847a9e-647a-4122-9994-b43b637bab48 Aug 16 21:28:22 devstack sudo[106711]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:23 devstack sudo[106711]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.92847a9e-647a-4122-9994-b43b637bab48" returned: 0 in 0.414s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:23 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.92847a9e-647a-4122-9994-b43b637bab48 is being set with open permissions: ugo+rw Aug 16 21:28:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.92847a9e-647a-4122-9994-b43b637bab48 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:23 devstack sudo[106717]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.92847a9e-647a-4122-9994-b43b637bab48 Aug 16 21:28:23 devstack sudo[106717]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:23 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Flow 'volume_create_manager' (1c16c3e9-f668-4cbc-94df-01ca6a620cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d907de1-6fca-4683-8d5f-6ee7ed029f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d907de1-6fca-4683-8d5f-6ee7ed029f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6083e51d-b137-40e7-85e4-30f952e00797,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11d65590849a4644b12e192d7fb8fd24',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=2026-08-16T19:28:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:23Z,use_quota=True,user_id='35157402f5ff400dafe3dacf3212da16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e2b6a05-e6b6-4682-9189-163b1935e1ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e2b6a05-e6b6-4682-9189-163b1935e1ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ee67416-5177-44e1-80dc-42764285eab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ee67416-5177-44e1-80dc-42764285eab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6083e51d-b137-40e7-85e4-30f952e00797', 'volume_name': 'volume-6083e51d-b137-40e7-85e4-30f952e00797', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9107b7ff-b59a-40b3-ba67-03b1b502ea14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9107b7ff-b59a-40b3-ba67-03b1b502ea14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (14feada4-31b9-43a8-a8f9-5db22ce32d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:23 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Volume 6083e51d-b137-40e7-85e4-30f952e00797: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6083e51d-b137-40e7-85e4-30f952e00797', 'volume_size': 1} Aug 16 21:28:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:23 devstack sudo[106717]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.92847a9e-647a-4122-9994-b43b637bab48" returned: 0 in 0.401s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:23 devstack sudo[106721]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.info Aug 16 21:28:23 devstack sudo[106721]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:23 devstack sudo[106721]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.info" returned: 0 in 0.279s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:23 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.info is being set with open permissions: ugo+rw Aug 16 21:28:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:23 devstack sudo[106724]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.info Aug 16 21:28:23 devstack sudo[106724]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:24 devstack sudo[106724]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.info" returned: 0 in 0.277s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Acquiring lock "cinder-quobyte-3fc5c071-bcba-4d38-b68d-a34571aa36a1" by "_copy_volume_from_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Lock "cinder-quobyte-3fc5c071-bcba-4d38-b68d-a34571aa36a1" acquired by "_copy_volume_from_snapshot" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:24 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] snapshot: 92847a9e-647a-4122-9994-b43b637bab48, volume: 3fc5c071-bcba-4d38-b68d-a34571aa36a1, {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:403}} Aug 16 21:28:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:24 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:24 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:24 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[16305c4a-09e6-435b-80da-8d541eece3dc]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.92847a9e-647a-4122-9994-b43b637bab48 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:24 devstack sudo[106727]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.92847a9e-647a-4122-9994-b43b637bab48 Aug 16 21:28:24 devstack sudo[106727]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:24 devstack sudo[106727]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.92847a9e-647a-4122-9994-b43b637bab48" returned: 0 in 0.422s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:24 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:28:24 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] will copy from snapshot at /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:422}} Aug 16 21:28:24 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Creating direct copy from snapshot {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:430}} Aug 16 21:28:24 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[0b41bb6f-d5c7-44b3-add0-5903f958436a]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:24 devstack sudo[106733]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c Aug 16 21:28:24 devstack sudo[106733]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:24 devstack sudo[106733]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c" returned: 0 in 0.421s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:24 devstack cinder-volume[94342]: DEBUG cinder.utils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Path /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3fc5c071-bcba-4d38-b68d-a34571aa36a1 not found in is_blk_device check {{(pid=94342) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 16 21:28:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3fc5c071-bcba-4d38-b68d-a34571aa36a1 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:25 devstack sudo[106739]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3fc5c071-bcba-4d38-b68d-a34571aa36a1 Aug 16 21:28:25 devstack sudo[106739]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:26 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Flow 'volume_create_manager' (d84b5656-9eb2-45dd-bcf3-590ad759d41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7c01ad7-ff1c-4e6b-bb64-106c9d3f4f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7c01ad7-ff1c-4e6b-bb64-106c9d3f4f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-223693310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=14dc641c-0381-4419-a9cc-3531ba036383,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a7a127c7ad64b509523e82a0257a0af',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=2026-08-16T19:28:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:26Z,use_quota=True,user_id='1fe12aba47944407b13d1f7c929193b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (41c2be61-21db-4861-806e-74ea5b042cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (41c2be61-21db-4861-806e-74ea5b042cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0647e180-d19a-49e9-9619-cb18964b7453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0647e180-d19a-49e9-9619-cb18964b7453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '14dc641c-0381-4419-a9cc-3531ba036383', 'volume_name': 'volume-14dc641c-0381-4419-a9cc-3531ba036383', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2d9752c9-6d07-4f88-9e59-49ae4692c35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2d9752c9-6d07-4f88-9e59-49ae4692c35d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4d6cda0-2665-4db6-b860-c1243010a5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:26 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Volume 14dc641c-0381-4419-a9cc-3531ba036383: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-14dc641c-0381-4419-a9cc-3531ba036383', 'volume_size': 1} Aug 16 21:28:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:30 devstack sudo[106739]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3fc5c071-bcba-4d38-b68d-a34571aa36a1" returned: 0 in 5.490s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:30 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[9056da88-b7e9-4649-b11d-a2547b3a4543]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:30 devstack sudo[106754]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c Aug 16 21:28:30 devstack sudo[106754]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:31 devstack sudo[106754]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c" returned: 0 in 0.578s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:31 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Image conversion details: src /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c, size 1024.00 MB, duration 5.49 sec, destination /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3fc5c071-bcba-4d38-b68d-a34571aa36a1 {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:28:31 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Converted 1024.00 MB image at 186.48 MB/s Aug 16 21:28:31 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3fc5c071-bcba-4d38-b68d-a34571aa36a1 is being set with open permissions: ugo+rw Aug 16 21:28:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3fc5c071-bcba-4d38-b68d-a34571aa36a1 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:31 devstack sudo[106759]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3fc5c071-bcba-4d38-b68d-a34571aa36a1 Aug 16 21:28:31 devstack sudo[106759]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:31 devstack sudo[106759]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3fc5c071-bcba-4d38-b68d-a34571aa36a1" returned: 0 in 0.252s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Lock "cinder-quobyte-3fc5c071-bcba-4d38-b68d-a34571aa36a1" released by "_copy_volume_from_snapshot" :: held 7.271s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Acquiring lock "cinder-quobyte-92847a9e-647a-4122-9994-b43b637bab48" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Lock "cinder-quobyte-92847a9e-647a-4122-9994-b43b637bab48" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:31 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Deleting offline snapshot 92847a9e-647a-4122-9994-b43b637bab48 of volume 36d2c553-8c6d-4100-8acf-fe3387c9e69c {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:28:31 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] snapshot_file for this snap is: volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.92847a9e-647a-4122-9994-b43b637bab48 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:28:31 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[1fa47421-db55-4362-ab89-efb700632b9c]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.92847a9e-647a-4122-9994-b43b637bab48 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:31 devstack sudo[106762]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.92847a9e-647a-4122-9994-b43b637bab48 Aug 16 21:28:31 devstack sudo[106762]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:31 devstack sudo[106762]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.92847a9e-647a-4122-9994-b43b637bab48" returned: 0 in 0.396s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:31 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:28:31 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[60231d67-e641-436f-b153-e159decd039d]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:31 devstack sudo[106767]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c Aug 16 21:28:31 devstack sudo[106767]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:32 devstack sudo[106767]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c" returned: 0 in 0.374s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.92847a9e-647a-4122-9994-b43b637bab48 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:32 devstack sudo[106772]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.92847a9e-647a-4122-9994-b43b637bab48 Aug 16 21:28:32 devstack sudo[106772]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:32 devstack sudo[106772]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.92847a9e-647a-4122-9994-b43b637bab48" returned: 0 in 0.353s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.92847a9e-647a-4122-9994-b43b637bab48 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:32 devstack sudo[106778]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.92847a9e-647a-4122-9994-b43b637bab48 Aug 16 21:28:32 devstack sudo[106778]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:32 devstack sudo[106778]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c.92847a9e-647a-4122-9994-b43b637bab48" returned: 0 in 0.266s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Lock "cinder-quobyte-92847a9e-647a-4122-9994-b43b637bab48" released by "_delete_snapshot" :: held 1.492s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 11.402s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 9.679s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] ==> create_volume: call "{'self': , '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-08-16T19:28:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6083e51d-b137-40e7-85e4-30f952e00797,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11d65590849a4644b12e192d7fb8fd24',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=2026-08-16T19:28:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:23Z,use_quota=True,user_id='35157402f5ff400dafe3dacf3212da16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:28:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Creating volume 6083e51d-b137-40e7-85e4-30f952e00797 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:28:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:28:32 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:28:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6083e51d-b137-40e7-85e4-30f952e00797 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:32 devstack sudo[106781]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6083e51d-b137-40e7-85e4-30f952e00797 1073741824 Aug 16 21:28:32 devstack sudo[106781]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2529ffb6-94ae-4a3d-ab9c-643652dd6a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3fc5c071-bcba-4d38-b68d-a34571aa36a1', 'volume_size': 1, 'source_volid': '36d2c553-8c6d-4100-8acf-fe3387c9e69c', 'source_volstatus': 'available'}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a1404da-52ea-4277-9a65-53443d44b512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:32 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Volume volume-3fc5c071-bcba-4d38-b68d-a34571aa36a1 (3fc5c071-bcba-4d38-b68d-a34571aa36a1): created successfully Aug 16 21:28:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a1404da-52ea-4277-9a65-53443d44b512) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Flow 'volume_create_manager' (6bb4e43d-ce92-411c-a048-0e0134b5496b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:33 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b2464b88-1bc0-4917-8266-24e2b7207f58 tempest-VolumesGetTest-207502334 None] Created volume successfully. Aug 16 21:28:33 devstack sudo[106781]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6083e51d-b137-40e7-85e4-30f952e00797 1073741824" returned: 0 in 0.477s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6083e51d-b137-40e7-85e4-30f952e00797 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:33 devstack sudo[106787]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6083e51d-b137-40e7-85e4-30f952e00797 Aug 16 21:28:33 devstack sudo[106787]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:33 devstack sudo[106787]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6083e51d-b137-40e7-85e4-30f952e00797" returned: 0 in 0.286s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] <== create_volume: return (812ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:28:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.816s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 7.160s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] ==> create_volume: call "{'self': , '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-08-16T19:28:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-223693310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=14dc641c-0381-4419-a9cc-3531ba036383,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a7a127c7ad64b509523e82a0257a0af',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=2026-08-16T19:28:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:26Z,use_quota=True,user_id='1fe12aba47944407b13d1f7c929193b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:28:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Creating volume 14dc641c-0381-4419-a9cc-3531ba036383 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:28:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:28:33 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:28:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:33 devstack sudo[106790]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383 1073741824 Aug 16 21:28:33 devstack sudo[106790]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (14feada4-31b9-43a8-a8f9-5db22ce32d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6083e51d-b137-40e7-85e4-30f952e00797', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df51edcf-ae16-41e3-bfd0-1dd5e97d0a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:33 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Volume volume-6083e51d-b137-40e7-85e4-30f952e00797 (6083e51d-b137-40e7-85e4-30f952e00797): created successfully Aug 16 21:28:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df51edcf-ae16-41e3-bfd0-1dd5e97d0a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Flow 'volume_create_manager' (1c16c3e9-f668-4cbc-94df-01ca6a620cbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:33 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b68f670d-e198-4602-8196-b802e4f4b9f4 tempest-VolumesListAdminTestJSON-480746323 None] Created volume successfully. Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-836379de-4010-4876-a8cb-7aa050cd5efc tempest-VolumesListAdminTestJSON-480746323 None] Acquiring lock "cinder-6083e51d-b137-40e7-85e4-30f952e00797-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-836379de-4010-4876-a8cb-7aa050cd5efc tempest-VolumesListAdminTestJSON-480746323 None] Lock "cinder-6083e51d-b137-40e7-85e4-30f952e00797-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-836379de-4010-4876-a8cb-7aa050cd5efc tempest-VolumesListAdminTestJSON-480746323 None] Acquiring lock "cinder-quobyte-6083e51d-b137-40e7-85e4-30f952e00797" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-836379de-4010-4876-a8cb-7aa050cd5efc tempest-VolumesListAdminTestJSON-480746323 None] Lock "cinder-quobyte-6083e51d-b137-40e7-85e4-30f952e00797" acquired by "delete_volume" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[2aea6769-c716-4001-a2da-363fc0459bd6]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-836379de-4010-4876-a8cb-7aa050cd5efc tempest-VolumesListAdminTestJSON-480746323 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6083e51d-b137-40e7-85e4-30f952e00797 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-94d2f067-8839-4ebc-942a-e6ba2dc87132 tempest-VolumesListAdminTestJSON-924387906 None] Acquiring lock "cinder-d52eae5e-c348-45ef-8c0c-19b4d1a99fad-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-94d2f067-8839-4ebc-942a-e6ba2dc87132 tempest-VolumesListAdminTestJSON-924387906 None] Lock "cinder-d52eae5e-c348-45ef-8c0c-19b4d1a99fad-delete_volume" acquired by "delete_volume" :: waited 0.052s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:34 devstack sudo[106790]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Flow 'volume_create_manager' (8db1f85a-0ec0-4ba8-8d4d-54b676c97ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (58bcd649-3533-45bc-9661-31f4450b3fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383 1073741824" returned: 0 in 0.821s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (58bcd649-3533-45bc-9661-31f4450b3fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:34Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-459981370',display_name='tempest-VolumesGetTest-Volume-1571390948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=083d09b3-ebe2-4ef8-ae45-a0d560f1e55c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6f599ab0aff4c36bb7efcb35fbb2d9e',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=2026-08-16T19:28:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:34Z,use_quota=True,user_id='e2b5adc452a64df4ab86bd932d538249',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:34 devstack sudo[106796]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6083e51d-b137-40e7-85e4-30f952e00797 Aug 16 21:28:34 devstack sudo[106796]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f55954b-7a52-4907-bc48-0956cf720ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f55954b-7a52-4907-bc48-0956cf720ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (edb7c104-6443-4070-8bdb-f623e3a08515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (edb7c104-6443-4070-8bdb-f623e3a08515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '083d09b3-ebe2-4ef8-ae45-a0d560f1e55c', 'volume_name': 'volume-083d09b3-ebe2-4ef8-ae45-a0d560f1e55c', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (02e7a694-7bd4-4f67-a850-6ff1d3fc09d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (02e7a694-7bd4-4f67-a850-6ff1d3fc09d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7e799d87-6ea2-4b09-8227-4de3265ccda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:34 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Volume 083d09b3-ebe2-4ef8-ae45-a0d560f1e55c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-083d09b3-ebe2-4ef8-ae45-a0d560f1e55c', 'volume_size': 1} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-94d2f067-8839-4ebc-942a-e6ba2dc87132 tempest-VolumesListAdminTestJSON-924387906 None] Acquiring lock "cinder-quobyte-d52eae5e-c348-45ef-8c0c-19b4d1a99fad" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-94d2f067-8839-4ebc-942a-e6ba2dc87132 tempest-VolumesListAdminTestJSON-924387906 None] Lock "cinder-quobyte-d52eae5e-c348-45ef-8c0c-19b4d1a99fad" acquired by "delete_volume" :: waited 0.041s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:34 devstack sudo[106798]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383 Aug 16 21:28:34 devstack sudo[106798]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[9727a827-a072-4483-b69b-d4f56f774236]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-94d2f067-8839-4ebc-942a-e6ba2dc87132 tempest-VolumesListAdminTestJSON-924387906 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d52eae5e-c348-45ef-8c0c-19b4d1a99fad {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:34 devstack sudo[106800]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d52eae5e-c348-45ef-8c0c-19b4d1a99fad Aug 16 21:28:34 devstack sudo[106800]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:34 devstack sudo[106796]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-836379de-4010-4876-a8cb-7aa050cd5efc tempest-VolumesListAdminTestJSON-480746323 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6083e51d-b137-40e7-85e4-30f952e00797" returned: 0 in 0.473s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-836379de-4010-4876-a8cb-7aa050cd5efc tempest-VolumesListAdminTestJSON-480746323 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6083e51d-b137-40e7-85e4-30f952e00797 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:34 devstack sudo[106805]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6083e51d-b137-40e7-85e4-30f952e00797 Aug 16 21:28:34 devstack sudo[106805]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:34 devstack sudo[106798]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383" returned: 0 in 0.313s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] <== create_volume: return (1254ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.260s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.381s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] ==> create_volume: call "{'self': , '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-08-16T19:28:34Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-459981370',display_name='tempest-VolumesGetTest-Volume-1571390948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=083d09b3-ebe2-4ef8-ae45-a0d560f1e55c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6f599ab0aff4c36bb7efcb35fbb2d9e',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=2026-08-16T19:28:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:34Z,use_quota=True,user_id='e2b5adc452a64df4ab86bd932d538249',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Creating volume 083d09b3-ebe2-4ef8-ae45-a0d560f1e55c {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:34 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:28:35 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-083d09b3-ebe2-4ef8-ae45-a0d560f1e55c 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4d6cda0-2665-4db6-b860-c1243010a5c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-14dc641c-0381-4419-a9cc-3531ba036383', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (46c5881a-a001-45b8-acf6-f7bfe657e6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:35 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Volume volume-14dc641c-0381-4419-a9cc-3531ba036383 (14dc641c-0381-4419-a9cc-3531ba036383): created successfully Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (46c5881a-a001-45b8-acf6-f7bfe657e6a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:35 devstack sudo[106808]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-083d09b3-ebe2-4ef8-ae45-a0d560f1e55c 1073741824 Aug 16 21:28:35 devstack sudo[106808]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Flow 'volume_create_manager' (d84b5656-9eb2-45dd-bcf3-590ad759d41a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:35 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-5ea2b998-a662-41ad-a19a-36498716bc81 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Created volume successfully. Aug 16 21:28:35 devstack sudo[106805]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-836379de-4010-4876-a8cb-7aa050cd5efc tempest-VolumesListAdminTestJSON-480746323 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6083e51d-b137-40e7-85e4-30f952e00797" returned: 0 in 0.333s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-836379de-4010-4876-a8cb-7aa050cd5efc tempest-VolumesListAdminTestJSON-480746323 None] Lock "cinder-quobyte-6083e51d-b137-40e7-85e4-30f952e00797" released by "delete_volume" :: held 0.863s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:35 devstack sudo[106800]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-94d2f067-8839-4ebc-942a-e6ba2dc87132 tempest-VolumesListAdminTestJSON-924387906 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d52eae5e-c348-45ef-8c0c-19b4d1a99fad" returned: 0 in 0.528s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-94d2f067-8839-4ebc-942a-e6ba2dc87132 tempest-VolumesListAdminTestJSON-924387906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d52eae5e-c348-45ef-8c0c-19b4d1a99fad {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:35 devstack sudo[106814]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d52eae5e-c348-45ef-8c0c-19b4d1a99fad Aug 16 21:28:35 devstack sudo[106814]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-836379de-4010-4876-a8cb-7aa050cd5efc tempest-VolumesListAdminTestJSON-480746323 None] Created reservations ['566f5f3e-f18f-40b9-b6fc-3a86584cd80a', '7add826e-8430-4096-81a1-aaf15efde4b8', '8745229a-67a1-4031-8b4a-459a7e31afa1', 'dc2c47cc-3423-42d5-ba9b-c19e76fe11bd'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-836379de-4010-4876-a8cb-7aa050cd5efc tempest-VolumesListAdminTestJSON-480746323 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-836379de-4010-4876-a8cb-7aa050cd5efc tempest-VolumesListAdminTestJSON-480746323 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-836379de-4010-4876-a8cb-7aa050cd5efc tempest-VolumesListAdminTestJSON-480746323 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-836379de-4010-4876-a8cb-7aa050cd5efc tempest-VolumesListAdminTestJSON-480746323 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-836379de-4010-4876-a8cb-7aa050cd5efc tempest-VolumesListAdminTestJSON-480746323 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-836379de-4010-4876-a8cb-7aa050cd5efc tempest-VolumesListAdminTestJSON-480746323 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:35 devstack sudo[106819]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:35 devstack sudo[106819]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:35 devstack sudo[106808]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-083d09b3-ebe2-4ef8-ae45-a0d560f1e55c 1073741824" returned: 0 in 0.599s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:35 devstack sudo[106814]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-94d2f067-8839-4ebc-942a-e6ba2dc87132 tempest-VolumesListAdminTestJSON-924387906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d52eae5e-c348-45ef-8c0c-19b4d1a99fad" returned: 0 in 0.400s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-94d2f067-8839-4ebc-942a-e6ba2dc87132 tempest-VolumesListAdminTestJSON-924387906 None] Lock "cinder-quobyte-d52eae5e-c348-45ef-8c0c-19b4d1a99fad" released by "delete_volume" :: held 0.982s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-083d09b3-ebe2-4ef8-ae45-a0d560f1e55c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:35 devstack sudo[106824]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-083d09b3-ebe2-4ef8-ae45-a0d560f1e55c Aug 16 21:28:35 devstack sudo[106824]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-94d2f067-8839-4ebc-942a-e6ba2dc87132 tempest-VolumesListAdminTestJSON-924387906 None] Created reservations ['5ef93139-1041-4a69-81dd-dc568e4c5d00', 'd5a414eb-ae94-43a8-9253-ee7e8f4fdeb5', 'fd30e35f-6a77-4a5f-acfb-f693ed249ee8', 'c047dddc-94a5-450b-9c3d-fd62b4d00ce8'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:35 devstack sudo[106819]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-836379de-4010-4876-a8cb-7aa050cd5efc tempest-VolumesListAdminTestJSON-480746323 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.367s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-836379de-4010-4876-a8cb-7aa050cd5efc tempest-VolumesListAdminTestJSON-480746323 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:35 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-836379de-4010-4876-a8cb-7aa050cd5efc tempest-VolumesListAdminTestJSON-480746323 None] Deleted volume successfully. Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-94d2f067-8839-4ebc-942a-e6ba2dc87132 tempest-VolumesListAdminTestJSON-924387906 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-94d2f067-8839-4ebc-942a-e6ba2dc87132 tempest-VolumesListAdminTestJSON-924387906 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-94d2f067-8839-4ebc-942a-e6ba2dc87132 tempest-VolumesListAdminTestJSON-924387906 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-94d2f067-8839-4ebc-942a-e6ba2dc87132 tempest-VolumesListAdminTestJSON-924387906 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-94d2f067-8839-4ebc-942a-e6ba2dc87132 tempest-VolumesListAdminTestJSON-924387906 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-94d2f067-8839-4ebc-942a-e6ba2dc87132 tempest-VolumesListAdminTestJSON-924387906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-836379de-4010-4876-a8cb-7aa050cd5efc tempest-VolumesListAdminTestJSON-480746323 None] Lock "cinder-6083e51d-b137-40e7-85e4-30f952e00797-delete_volume" released by "delete_volume" :: held 1.626s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:35 devstack sudo[106827]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:35 devstack sudo[106827]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:35 devstack sudo[106824]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-083d09b3-ebe2-4ef8-ae45-a0d560f1e55c" returned: 0 in 0.295s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] <== create_volume: return (976ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.982s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7e799d87-6ea2-4b09-8227-4de3265ccda7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-083d09b3-ebe2-4ef8-ae45-a0d560f1e55c', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:35 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (31625827-f6eb-42e6-8ac0-6a3cfc2b57ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:36 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Volume volume-083d09b3-ebe2-4ef8-ae45-a0d560f1e55c (083d09b3-ebe2-4ef8-ae45-a0d560f1e55c): created successfully Aug 16 21:28:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (31625827-f6eb-42e6-8ac0-6a3cfc2b57ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Flow 'volume_create_manager' (8db1f85a-0ec0-4ba8-8d4d-54b676c97ddc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:36 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-dcb4882e-2f54-4881-af6d-7cbafe02b332 tempest-VolumesGetTest-207502334 None] Created volume successfully. Aug 16 21:28:36 devstack sudo[106827]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-94d2f067-8839-4ebc-942a-e6ba2dc87132 tempest-VolumesListAdminTestJSON-924387906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.274s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:36 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-94d2f067-8839-4ebc-942a-e6ba2dc87132 tempest-VolumesListAdminTestJSON-924387906 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:36 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-94d2f067-8839-4ebc-942a-e6ba2dc87132 tempest-VolumesListAdminTestJSON-924387906 None] Deleted volume successfully. Aug 16 21:28:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-94d2f067-8839-4ebc-942a-e6ba2dc87132 tempest-VolumesListAdminTestJSON-924387906 None] Lock "cinder-d52eae5e-c348-45ef-8c0c-19b4d1a99fad-delete_volume" released by "delete_volume" :: held 1.661s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-24841414-2c7d-4d48-939e-d7d46d10320a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-24841414-2c7d-4d48-939e-d7d46d10320a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-24841414-2c7d-4d48-939e-d7d46d10320a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Creating offline snapshot fd017465-38d6-43a1-b935-a7c183ab6060 of volume 14dc641c-0381-4419-a9cc-3531ba036383 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:28:36 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[71aea9a2-b0f4-43c9-b9aa-860ce60a1ac5]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-24841414-2c7d-4d48-939e-d7d46d10320a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:36 devstack sudo[106831]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383 Aug 16 21:28:36 devstack sudo[106831]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2e15931e-55ac-479e-8e53-766585669ace tempest-VolumesGetTest-207502334 None] Acquiring lock "cinder-083d09b3-ebe2-4ef8-ae45-a0d560f1e55c-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2e15931e-55ac-479e-8e53-766585669ace tempest-VolumesGetTest-207502334 None] Lock "cinder-083d09b3-ebe2-4ef8-ae45-a0d560f1e55c-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2e15931e-55ac-479e-8e53-766585669ace tempest-VolumesGetTest-207502334 None] Acquiring lock "cinder-quobyte-083d09b3-ebe2-4ef8-ae45-a0d560f1e55c" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ecb99940-57d6-44d2-aaf2-f0c5b6932ca5 tempest-VolumesListAdminTestJSON-924387906 None] Acquiring lock "cinder-230b501a-213e-48be-8303-c8b65d9ec11d-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2e15931e-55ac-479e-8e53-766585669ace tempest-VolumesGetTest-207502334 None] Lock "cinder-quobyte-083d09b3-ebe2-4ef8-ae45-a0d560f1e55c" acquired by "delete_volume" :: waited 0.043s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:36 devstack sudo[106831]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-24841414-2c7d-4d48-939e-d7d46d10320a tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383" returned: 0 in 0.503s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-24841414-2c7d-4d48-939e-d7d46d10320a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.fd017465-38d6-43a1-b935-a7c183ab6060 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ecb99940-57d6-44d2-aaf2-f0c5b6932ca5 tempest-VolumesListAdminTestJSON-924387906 None] Lock "cinder-230b501a-213e-48be-8303-c8b65d9ec11d-delete_volume" acquired by "delete_volume" :: waited 0.079s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:36 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[cd749986-ec78-44c2-b98a-9e49086469ca]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2e15931e-55ac-479e-8e53-766585669ace tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-083d09b3-ebe2-4ef8-ae45-a0d560f1e55c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:36 devstack sudo[106836]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.fd017465-38d6-43a1-b935-a7c183ab6060 1G Aug 16 21:28:36 devstack sudo[106836]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ecb99940-57d6-44d2-aaf2-f0c5b6932ca5 tempest-VolumesListAdminTestJSON-924387906 None] Acquiring lock "cinder-quobyte-230b501a-213e-48be-8303-c8b65d9ec11d" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ecb99940-57d6-44d2-aaf2-f0c5b6932ca5 tempest-VolumesListAdminTestJSON-924387906 None] Lock "cinder-quobyte-230b501a-213e-48be-8303-c8b65d9ec11d" acquired by "delete_volume" :: waited 0.024s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[b38e960f-d3cc-4749-a5d6-3dde64afc925]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ecb99940-57d6-44d2-aaf2-f0c5b6932ca5 tempest-VolumesListAdminTestJSON-924387906 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-230b501a-213e-48be-8303-c8b65d9ec11d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:37 devstack sudo[106837]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-083d09b3-ebe2-4ef8-ae45-a0d560f1e55c Aug 16 21:28:37 devstack sudo[106837]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:37 devstack sudo[106839]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-230b501a-213e-48be-8303-c8b65d9ec11d Aug 16 21:28:37 devstack sudo[106839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:37 devstack sudo[106837]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2e15931e-55ac-479e-8e53-766585669ace tempest-VolumesGetTest-207502334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-083d09b3-ebe2-4ef8-ae45-a0d560f1e55c" returned: 0 in 0.400s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2e15931e-55ac-479e-8e53-766585669ace tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-083d09b3-ebe2-4ef8-ae45-a0d560f1e55c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:37 devstack sudo[106849]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-083d09b3-ebe2-4ef8-ae45-a0d560f1e55c Aug 16 21:28:37 devstack sudo[106849]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:37 devstack sudo[106836]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-24841414-2c7d-4d48-939e-d7d46d10320a tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.fd017465-38d6-43a1-b935-a7c183ab6060 1G" returned: 0 in 0.517s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-24841414-2c7d-4d48-939e-d7d46d10320a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-14dc641c-0381-4419-a9cc-3531ba036383 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.fd017465-38d6-43a1-b935-a7c183ab6060 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:37 devstack sudo[106853]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-14dc641c-0381-4419-a9cc-3531ba036383 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.fd017465-38d6-43a1-b935-a7c183ab6060 Aug 16 21:28:37 devstack sudo[106853]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:37 devstack sudo[106839]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ecb99940-57d6-44d2-aaf2-f0c5b6932ca5 tempest-VolumesListAdminTestJSON-924387906 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-230b501a-213e-48be-8303-c8b65d9ec11d" returned: 0 in 0.443s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ecb99940-57d6-44d2-aaf2-f0c5b6932ca5 tempest-VolumesListAdminTestJSON-924387906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-230b501a-213e-48be-8303-c8b65d9ec11d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:37 devstack sudo[106857]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-230b501a-213e-48be-8303-c8b65d9ec11d Aug 16 21:28:37 devstack sudo[106857]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:37 devstack sudo[106849]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2e15931e-55ac-479e-8e53-766585669ace tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-083d09b3-ebe2-4ef8-ae45-a0d560f1e55c" returned: 0 in 0.277s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2e15931e-55ac-479e-8e53-766585669ace tempest-VolumesGetTest-207502334 None] Lock "cinder-quobyte-083d09b3-ebe2-4ef8-ae45-a0d560f1e55c" released by "delete_volume" :: held 0.755s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-2e15931e-55ac-479e-8e53-766585669ace tempest-VolumesGetTest-207502334 None] Created reservations ['e5a47769-e5a1-41b8-87a8-950a29c56a06', 'df4a952d-c103-42f4-b64f-ebb2fa99b4f7', 'f3ace958-a6ff-4aac-b21a-6a224ba17195', 'b71e91ab-56e8-4773-ab24-643333d62cff'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2e15931e-55ac-479e-8e53-766585669ace tempest-VolumesGetTest-207502334 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2e15931e-55ac-479e-8e53-766585669ace tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2e15931e-55ac-479e-8e53-766585669ace tempest-VolumesGetTest-207502334 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2e15931e-55ac-479e-8e53-766585669ace tempest-VolumesGetTest-207502334 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2e15931e-55ac-479e-8e53-766585669ace tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2e15931e-55ac-479e-8e53-766585669ace tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:37 devstack sudo[106853]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-24841414-2c7d-4d48-939e-d7d46d10320a tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-14dc641c-0381-4419-a9cc-3531ba036383 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.fd017465-38d6-43a1-b935-a7c183ab6060" returned: 0 in 0.372s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:37 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-24841414-2c7d-4d48-939e-d7d46d10320a tempest-CreateVolumesFromSnapshotTest-1218790504 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.fd017465-38d6-43a1-b935-a7c183ab6060 is being set with open permissions: ugo+rw Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-24841414-2c7d-4d48-939e-d7d46d10320a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.fd017465-38d6-43a1-b935-a7c183ab6060 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:37 devstack sudo[106857]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:37 devstack sudo[106865]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:37 devstack sudo[106865]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ecb99940-57d6-44d2-aaf2-f0c5b6932ca5 tempest-VolumesListAdminTestJSON-924387906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-230b501a-213e-48be-8303-c8b65d9ec11d" returned: 0 in 0.315s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:37 devstack sudo[106866]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.fd017465-38d6-43a1-b935-a7c183ab6060 Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ecb99940-57d6-44d2-aaf2-f0c5b6932ca5 tempest-VolumesListAdminTestJSON-924387906 None] Lock "cinder-quobyte-230b501a-213e-48be-8303-c8b65d9ec11d" released by "delete_volume" :: held 0.813s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:37 devstack sudo[106866]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:37 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-ecb99940-57d6-44d2-aaf2-f0c5b6932ca5 tempest-VolumesListAdminTestJSON-924387906 None] Created reservations ['c8846ee2-9994-4606-93e2-dbc58d455294', '3d06ae51-af0a-43d3-a607-e6ce583205fe', '4e43c4b8-b30d-452f-97f9-3fb6160db573', '22936f0d-f9f3-4600-8cac-fde817c65d97'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ecb99940-57d6-44d2-aaf2-f0c5b6932ca5 tempest-VolumesListAdminTestJSON-924387906 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ecb99940-57d6-44d2-aaf2-f0c5b6932ca5 tempest-VolumesListAdminTestJSON-924387906 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ecb99940-57d6-44d2-aaf2-f0c5b6932ca5 tempest-VolumesListAdminTestJSON-924387906 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ecb99940-57d6-44d2-aaf2-f0c5b6932ca5 tempest-VolumesListAdminTestJSON-924387906 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ecb99940-57d6-44d2-aaf2-f0c5b6932ca5 tempest-VolumesListAdminTestJSON-924387906 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.023s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ecb99940-57d6-44d2-aaf2-f0c5b6932ca5 tempest-VolumesListAdminTestJSON-924387906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:38 devstack sudo[106870]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:38 devstack sudo[106870]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:38 devstack sudo[106866]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-24841414-2c7d-4d48-939e-d7d46d10320a tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.fd017465-38d6-43a1-b935-a7c183ab6060" returned: 0 in 0.360s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bd88c8cd-187b-45d3-b9c1-dff69008de4f tempest-VolumesListAdminTestJSON-924387906 None] Acquiring lock "cinder-efbbe319-be36-466d-817d-4426d9a3188d-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bd88c8cd-187b-45d3-b9c1-dff69008de4f tempest-VolumesListAdminTestJSON-924387906 None] Lock "cinder-efbbe319-be36-466d-817d-4426d9a3188d-delete_volume" acquired by "delete_volume" :: waited 0.060s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-24841414-2c7d-4d48-939e-d7d46d10320a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:38 devstack sudo[106865]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2e15931e-55ac-479e-8e53-766585669ace tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.616s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-2e15931e-55ac-479e-8e53-766585669ace tempest-VolumesGetTest-207502334 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:38 devstack sudo[106873]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.info Aug 16 21:28:38 devstack sudo[106873]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:38 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-2e15931e-55ac-479e-8e53-766585669ace tempest-VolumesGetTest-207502334 None] Deleted volume successfully. Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bd88c8cd-187b-45d3-b9c1-dff69008de4f tempest-VolumesListAdminTestJSON-924387906 None] Acquiring lock "cinder-quobyte-efbbe319-be36-466d-817d-4426d9a3188d" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2e15931e-55ac-479e-8e53-766585669ace tempest-VolumesGetTest-207502334 None] Lock "cinder-083d09b3-ebe2-4ef8-ae45-a0d560f1e55c-delete_volume" released by "delete_volume" :: held 1.824s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bd88c8cd-187b-45d3-b9c1-dff69008de4f tempest-VolumesListAdminTestJSON-924387906 None] Lock "cinder-quobyte-efbbe319-be36-466d-817d-4426d9a3188d" acquired by "delete_volume" :: waited 0.032s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-48447059-673f-4f2a-b947-b5f2fa1bdf70 tempest-VolumesGetTest-207502334 None] Acquiring lock "cinder-3fc5c071-bcba-4d38-b68d-a34571aa36a1-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[1cff301f-ccdd-4277-8698-c1cfe14fd5ca]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bd88c8cd-187b-45d3-b9c1-dff69008de4f tempest-VolumesListAdminTestJSON-924387906 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-efbbe319-be36-466d-817d-4426d9a3188d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-48447059-673f-4f2a-b947-b5f2fa1bdf70 tempest-VolumesGetTest-207502334 None] Lock "cinder-3fc5c071-bcba-4d38-b68d-a34571aa36a1-delete_volume" acquired by "delete_volume" :: waited 0.060s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:38 devstack sudo[106870]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ecb99940-57d6-44d2-aaf2-f0c5b6932ca5 tempest-VolumesListAdminTestJSON-924387906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.637s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-ecb99940-57d6-44d2-aaf2-f0c5b6932ca5 tempest-VolumesListAdminTestJSON-924387906 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:38 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-ecb99940-57d6-44d2-aaf2-f0c5b6932ca5 tempest-VolumesListAdminTestJSON-924387906 None] Deleted volume successfully. Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ecb99940-57d6-44d2-aaf2-f0c5b6932ca5 tempest-VolumesListAdminTestJSON-924387906 None] Lock "cinder-230b501a-213e-48be-8303-c8b65d9ec11d-delete_volume" released by "delete_volume" :: held 1.827s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-48447059-673f-4f2a-b947-b5f2fa1bdf70 tempest-VolumesGetTest-207502334 None] Acquiring lock "cinder-quobyte-3fc5c071-bcba-4d38-b68d-a34571aa36a1" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-48447059-673f-4f2a-b947-b5f2fa1bdf70 tempest-VolumesGetTest-207502334 None] Lock "cinder-quobyte-3fc5c071-bcba-4d38-b68d-a34571aa36a1" acquired by "delete_volume" :: waited 0.026s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[051beeb7-9c6f-4112-a4d1-9db3d61998a9]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-48447059-673f-4f2a-b947-b5f2fa1bdf70 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3fc5c071-bcba-4d38-b68d-a34571aa36a1 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:38 devstack sudo[106876]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-efbbe319-be36-466d-817d-4426d9a3188d Aug 16 21:28:38 devstack sudo[106876]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:38 devstack sudo[106873]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-24841414-2c7d-4d48-939e-d7d46d10320a tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.info" returned: 0 in 0.658s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:38 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-24841414-2c7d-4d48-939e-d7d46d10320a tempest-CreateVolumesFromSnapshotTest-1218790504 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.info is being set with open permissions: ugo+rw Aug 16 21:28:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-24841414-2c7d-4d48-939e-d7d46d10320a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:39 devstack sudo[106882]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.info Aug 16 21:28:39 devstack sudo[106882]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:39 devstack sudo[106880]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3fc5c071-bcba-4d38-b68d-a34571aa36a1 Aug 16 21:28:39 devstack sudo[106880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:39 devstack sudo[106876]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bd88c8cd-187b-45d3-b9c1-dff69008de4f tempest-VolumesListAdminTestJSON-924387906 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-efbbe319-be36-466d-817d-4426d9a3188d" returned: 0 in 0.696s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bd88c8cd-187b-45d3-b9c1-dff69008de4f tempest-VolumesListAdminTestJSON-924387906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-efbbe319-be36-466d-817d-4426d9a3188d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:39 devstack sudo[106894]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-efbbe319-be36-466d-817d-4426d9a3188d Aug 16 21:28:39 devstack sudo[106894]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:39 devstack sudo[106882]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-24841414-2c7d-4d48-939e-d7d46d10320a tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.info" returned: 0 in 0.374s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-24841414-2c7d-4d48-939e-d7d46d10320a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.027s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:39 devstack sudo[106880]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-48447059-673f-4f2a-b947-b5f2fa1bdf70 tempest-VolumesGetTest-207502334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3fc5c071-bcba-4d38-b68d-a34571aa36a1" returned: 0 in 0.528s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-48447059-673f-4f2a-b947-b5f2fa1bdf70 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3fc5c071-bcba-4d38-b68d-a34571aa36a1 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:39 devstack sudo[106897]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3fc5c071-bcba-4d38-b68d-a34571aa36a1 Aug 16 21:28:39 devstack sudo[106897]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:39 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-24841414-2c7d-4d48-939e-d7d46d10320a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Create snapshot completed successfully Aug 16 21:28:39 devstack sudo[106894]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bd88c8cd-187b-45d3-b9c1-dff69008de4f tempest-VolumesListAdminTestJSON-924387906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-efbbe319-be36-466d-817d-4426d9a3188d" returned: 0 in 0.333s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:39 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bd88c8cd-187b-45d3-b9c1-dff69008de4f tempest-VolumesListAdminTestJSON-924387906 None] Lock "cinder-quobyte-efbbe319-be36-466d-817d-4426d9a3188d" released by "delete_volume" :: held 1.133s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:39 devstack sudo[106897]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-48447059-673f-4f2a-b947-b5f2fa1bdf70 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3fc5c071-bcba-4d38-b68d-a34571aa36a1" returned: 0 in 0.351s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:39 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-bd88c8cd-187b-45d3-b9c1-dff69008de4f tempest-VolumesListAdminTestJSON-924387906 None] Created reservations ['e4412b92-c301-46cc-8018-18ec1d35cf0f', '80075e70-5e34-4cb7-a420-a9afc21449e8', '497fcab1-db96-4c4f-92b9-360deff356ca', '515563f8-7da4-4bcc-826e-f21c3cd8be9f'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:39 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-48447059-673f-4f2a-b947-b5f2fa1bdf70 tempest-VolumesGetTest-207502334 None] Lock "cinder-quobyte-3fc5c071-bcba-4d38-b68d-a34571aa36a1" released by "delete_volume" :: held 0.977s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-bd88c8cd-187b-45d3-b9c1-dff69008de4f tempest-VolumesListAdminTestJSON-924387906 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-bd88c8cd-187b-45d3-b9c1-dff69008de4f tempest-VolumesListAdminTestJSON-924387906 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-bd88c8cd-187b-45d3-b9c1-dff69008de4f tempest-VolumesListAdminTestJSON-924387906 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-bd88c8cd-187b-45d3-b9c1-dff69008de4f tempest-VolumesListAdminTestJSON-924387906 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-bd88c8cd-187b-45d3-b9c1-dff69008de4f tempest-VolumesListAdminTestJSON-924387906 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bd88c8cd-187b-45d3-b9c1-dff69008de4f tempest-VolumesListAdminTestJSON-924387906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:39 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-48447059-673f-4f2a-b947-b5f2fa1bdf70 tempest-VolumesGetTest-207502334 None] Created reservations ['6d4fd3b8-9174-460d-a9f4-c4f7c8e3d2b4', 'cbfc0a4d-5757-473d-926e-7f23ef1e6ff0', 'b1af0f7c-e378-401d-a5fe-306d0286399f', '176a5983-31bc-43a4-b953-8eda31c32a8a'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:39 devstack sudo[106901]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:39 devstack sudo[106901]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-48447059-673f-4f2a-b947-b5f2fa1bdf70 tempest-VolumesGetTest-207502334 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-48447059-673f-4f2a-b947-b5f2fa1bdf70 tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-48447059-673f-4f2a-b947-b5f2fa1bdf70 tempest-VolumesGetTest-207502334 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-48447059-673f-4f2a-b947-b5f2fa1bdf70 tempest-VolumesGetTest-207502334 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-48447059-673f-4f2a-b947-b5f2fa1bdf70 tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-48447059-673f-4f2a-b947-b5f2fa1bdf70 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:40 devstack sudo[106903]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:40 devstack sudo[106903]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:40 devstack sudo[106901]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bd88c8cd-187b-45d3-b9c1-dff69008de4f tempest-VolumesListAdminTestJSON-924387906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.315s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-bd88c8cd-187b-45d3-b9c1-dff69008de4f tempest-VolumesListAdminTestJSON-924387906 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:40 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-bd88c8cd-187b-45d3-b9c1-dff69008de4f tempest-VolumesListAdminTestJSON-924387906 None] Deleted volume successfully. Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Flow 'volume_create_manager' (e4095981-ce06-4fd3-b352-ba795620de58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4b72a4e1-b925-4bd7-ac15-256baa24bac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4b72a4e1-b925-4bd7-ac15-256baa24bac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1612541498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a6f34181-4063-4e7b-add1-b2efd733e1a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a7a127c7ad64b509523e82a0257a0af',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=2026-08-16T19:28:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:40Z,use_quota=True,user_id='1fe12aba47944407b13d1f7c929193b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e70ba201-295a-4418-bd08-04323ee928bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e70ba201-295a-4418-bd08-04323ee928bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (afb71a9a-e455-4af2-868a-a16340460021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (afb71a9a-e455-4af2-868a-a16340460021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a6f34181-4063-4e7b-add1-b2efd733e1a4', 'volume_name': 'volume-a6f34181-4063-4e7b-add1-b2efd733e1a4', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96b464d0-4964-4d61-b7df-b0a96ca5a03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96b464d0-4964-4d61-b7df-b0a96ca5a03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (60d32029-0bf3-4661-9dcb-07ed79ee68c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:40 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Volume a6f34181-4063-4e7b-add1-b2efd733e1a4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a6f34181-4063-4e7b-add1-b2efd733e1a4', 'volume_size': 1} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] ==> create_volume: call "{'self': , '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-08-16T19:28:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1612541498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a6f34181-4063-4e7b-add1-b2efd733e1a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a7a127c7ad64b509523e82a0257a0af',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=2026-08-16T19:28:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:40Z,use_quota=True,user_id='1fe12aba47944407b13d1f7c929193b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Creating volume a6f34181-4063-4e7b-add1-b2efd733e1a4 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:28:40 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a6f34181-4063-4e7b-add1-b2efd733e1a4 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:40 devstack sudo[106903]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bd88c8cd-187b-45d3-b9c1-dff69008de4f tempest-VolumesListAdminTestJSON-924387906 None] Lock "cinder-efbbe319-be36-466d-817d-4426d9a3188d-delete_volume" released by "delete_volume" :: held 2.091s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-48447059-673f-4f2a-b947-b5f2fa1bdf70 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.378s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-48447059-673f-4f2a-b947-b5f2fa1bdf70 tempest-VolumesGetTest-207502334 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:40 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-48447059-673f-4f2a-b947-b5f2fa1bdf70 tempest-VolumesGetTest-207502334 None] Deleted volume successfully. Aug 16 21:28:40 devstack sudo[106907]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a6f34181-4063-4e7b-add1-b2efd733e1a4 1073741824 Aug 16 21:28:40 devstack sudo[106907]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-48447059-673f-4f2a-b947-b5f2fa1bdf70 tempest-VolumesGetTest-207502334 None] Lock "cinder-3fc5c071-bcba-4d38-b68d-a34571aa36a1-delete_volume" released by "delete_volume" :: held 1.767s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0b93118a-fcdd-4396-8587-0f0ed8bda5e1 tempest-VolumesGetTest-207502334 None] Acquiring lock "cinder-36d2c553-8c6d-4100-8acf-fe3387c9e69c-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0b93118a-fcdd-4396-8587-0f0ed8bda5e1 tempest-VolumesGetTest-207502334 None] Lock "cinder-36d2c553-8c6d-4100-8acf-fe3387c9e69c-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0b93118a-fcdd-4396-8587-0f0ed8bda5e1 tempest-VolumesGetTest-207502334 None] Acquiring lock "cinder-quobyte-36d2c553-8c6d-4100-8acf-fe3387c9e69c" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0b93118a-fcdd-4396-8587-0f0ed8bda5e1 tempest-VolumesGetTest-207502334 None] Lock "cinder-quobyte-36d2c553-8c6d-4100-8acf-fe3387c9e69c" acquired by "delete_volume" :: waited 0.040s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[90c75aa3-7728-434b-ade8-4324d3d3fc36]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b93118a-fcdd-4396-8587-0f0ed8bda5e1 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:40 devstack sudo[106909]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c Aug 16 21:28:40 devstack sudo[106909]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Flow 'volume_create_manager' (aa8afe40-4e50-44b6-b641-9eb49f840be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0f94f5ce-044c-413b-86e8-ab0eb4650f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:41 devstack sudo[106907]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a6f34181-4063-4e7b-add1-b2efd733e1a4 1073741824" returned: 0 in 0.757s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0f94f5ce-044c-413b-86e8-ab0eb4650f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1449346743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1584ccf2-d702-45bd-b822-7676bb761743,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a7a127c7ad64b509523e82a0257a0af',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=2026-08-16T19:28:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:41Z,use_quota=True,user_id='1fe12aba47944407b13d1f7c929193b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff2806a0-b73a-4672-9943-7c0b3cde4605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff2806a0-b73a-4672-9943-7c0b3cde4605) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa104913-f5cc-4509-a4f2-f79071e92e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa104913-f5cc-4509-a4f2-f79071e92e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1584ccf2-d702-45bd-b822-7676bb761743', 'volume_name': 'volume-1584ccf2-d702-45bd-b822-7676bb761743', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d460f917-5139-48ca-a4ce-9a8819b58ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d460f917-5139-48ca-a4ce-9a8819b58ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3e90a9cd-f356-4cac-99c6-cc878c2c9ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:41 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Volume 1584ccf2-d702-45bd-b822-7676bb761743: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1584ccf2-d702-45bd-b822-7676bb761743', 'volume_size': 1} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a6f34181-4063-4e7b-add1-b2efd733e1a4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:41 devstack sudo[106923]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a6f34181-4063-4e7b-add1-b2efd733e1a4 Aug 16 21:28:41 devstack sudo[106923]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:41 devstack sudo[106909]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b93118a-fcdd-4396-8587-0f0ed8bda5e1 tempest-VolumesGetTest-207502334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c" returned: 0 in 0.645s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b93118a-fcdd-4396-8587-0f0ed8bda5e1 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:41 devstack sudo[106954]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c Aug 16 21:28:41 devstack sudo[106954]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:41 devstack sudo[106923]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a6f34181-4063-4e7b-add1-b2efd733e1a4" returned: 0 in 0.490s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] <== create_volume: return (1371ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.373s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.527s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] ==> create_volume: call "{'self': , '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-08-16T19:28:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1449346743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1584ccf2-d702-45bd-b822-7676bb761743,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a7a127c7ad64b509523e82a0257a0af',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=2026-08-16T19:28:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:41Z,use_quota=True,user_id='1fe12aba47944407b13d1f7c929193b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Creating volume 1584ccf2-d702-45bd-b822-7676bb761743 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:28:41 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1584ccf2-d702-45bd-b822-7676bb761743 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (60d32029-0bf3-4661-9dcb-07ed79ee68c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a6f34181-4063-4e7b-add1-b2efd733e1a4', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:41 devstack sudo[106957]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1584ccf2-d702-45bd-b822-7676bb761743 1073741824 Aug 16 21:28:41 devstack sudo[106957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8417c025-0fb6-456a-aaf2-998294e2fc93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Flow 'volume_create_manager' (4a112f16-525e-4bad-8950-d9b974d88955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63853fbb-e0e2-4290-8d39-d6f004e98f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:41 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Volume volume-a6f34181-4063-4e7b-add1-b2efd733e1a4 (a6f34181-4063-4e7b-add1-b2efd733e1a4): created successfully Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8417c025-0fb6-456a-aaf2-998294e2fc93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Flow 'volume_create_manager' (e4095981-ce06-4fd3-b352-ba795620de58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63853fbb-e0e2-4290-8d39-d6f004e98f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1558256475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a8d87f99-32fd-4ff9-9fbb-c6bb02f07226,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a7a127c7ad64b509523e82a0257a0af',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=2026-08-16T19:28:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:42Z,use_quota=True,user_id='1fe12aba47944407b13d1f7c929193b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5da5eae4-5b6a-4705-adcb-8bb10c518d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:42 devstack sudo[106954]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5da5eae4-5b6a-4705-adcb-8bb10c518d8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f4851e40-a5b3-499a-831c-5fcc7d7b1c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f4851e40-a5b3-499a-831c-5fcc7d7b1c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a8d87f99-32fd-4ff9-9fbb-c6bb02f07226', 'volume_name': 'volume-a8d87f99-32fd-4ff9-9fbb-c6bb02f07226', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a2f67fca-a152-44cd-89a2-201c37f3ffc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a2f67fca-a152-44cd-89a2-201c37f3ffc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (94d1a020-04a3-4a9b-bd44-defece7a51f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:42 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Volume a8d87f99-32fd-4ff9-9fbb-c6bb02f07226: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a8d87f99-32fd-4ff9-9fbb-c6bb02f07226', 'volume_size': 1} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b93118a-fcdd-4396-8587-0f0ed8bda5e1 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-36d2c553-8c6d-4100-8acf-fe3387c9e69c" returned: 0 in 0.792s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:42 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-1a60ed00-ce5b-4c6b-a6fc-8d463d6c080e tempest-CreateVolumesFromSnapshotTest-1218790504 None] Created volume successfully. Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0b93118a-fcdd-4396-8587-0f0ed8bda5e1 tempest-VolumesGetTest-207502334 None] Lock "cinder-quobyte-36d2c553-8c6d-4100-8acf-fe3387c9e69c" released by "delete_volume" :: held 1.572s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-0b93118a-fcdd-4396-8587-0f0ed8bda5e1 tempest-VolumesGetTest-207502334 None] Created reservations ['ab31bb76-13aa-4ff0-acd9-74c31a7119e9', '35261cf2-d3f8-4a13-b7d5-526ac3c1439a', '2a94a45b-2203-43ef-b786-9c88407ae1ba', '6651824b-7c27-4291-8910-82e9b5048400'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0b93118a-fcdd-4396-8587-0f0ed8bda5e1 tempest-VolumesGetTest-207502334 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0b93118a-fcdd-4396-8587-0f0ed8bda5e1 tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0b93118a-fcdd-4396-8587-0f0ed8bda5e1 tempest-VolumesGetTest-207502334 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0b93118a-fcdd-4396-8587-0f0ed8bda5e1 tempest-VolumesGetTest-207502334 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0b93118a-fcdd-4396-8587-0f0ed8bda5e1 tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b93118a-fcdd-4396-8587-0f0ed8bda5e1 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:42 devstack sudo[106965]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:42 devstack sudo[106965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Flow 'volume_create_manager' (11fa824c-845b-4b54-98c6-c82e95952d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (833bda30-c4cb-448f-943b-f2658478b2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (833bda30-c4cb-448f-943b-f2658478b2a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1107875076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cdc3db6c-70c2-450e-8e70-2530a5dc84bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a7a127c7ad64b509523e82a0257a0af',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=2026-08-16T19:28:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:43Z,use_quota=True,user_id='1fe12aba47944407b13d1f7c929193b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3955d3b4-e232-45e5-bb15-5d55dd1d7f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3955d3b4-e232-45e5-bb15-5d55dd1d7f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b4f412e3-6883-40bd-8489-bbf190e48327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b4f412e3-6883-40bd-8489-bbf190e48327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cdc3db6c-70c2-450e-8e70-2530a5dc84bc', 'volume_name': 'volume-cdc3db6c-70c2-450e-8e70-2530a5dc84bc', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96f2913f-d77b-4dfe-9a1a-b22ea5541e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96f2913f-d77b-4dfe-9a1a-b22ea5541e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c1524f60-9b5b-4cbc-b624-4fa1aa65a769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:42 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Volume cdc3db6c-70c2-450e-8e70-2530a5dc84bc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cdc3db6c-70c2-450e-8e70-2530a5dc84bc', 'volume_size': 1} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:42 devstack sudo[106957]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1584ccf2-d702-45bd-b822-7676bb761743 1073741824" returned: 0 in 1.050s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1584ccf2-d702-45bd-b822-7676bb761743 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:42 devstack sudo[106965]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b93118a-fcdd-4396-8587-0f0ed8bda5e1 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.565s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-0b93118a-fcdd-4396-8587-0f0ed8bda5e1 tempest-VolumesGetTest-207502334 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:42 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-0b93118a-fcdd-4396-8587-0f0ed8bda5e1 tempest-VolumesGetTest-207502334 None] Deleted volume successfully. Aug 16 21:28:42 devstack sudo[106969]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1584ccf2-d702-45bd-b822-7676bb761743 Aug 16 21:28:42 devstack sudo[106969]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0b93118a-fcdd-4396-8587-0f0ed8bda5e1 tempest-VolumesGetTest-207502334 None] Lock "cinder-36d2c553-8c6d-4100-8acf-fe3387c9e69c-delete_volume" released by "delete_volume" :: held 2.467s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:43 devstack sudo[106969]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1584ccf2-d702-45bd-b822-7676bb761743" returned: 0 in 0.376s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] <== create_volume: return (1526ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.531s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.164s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] ==> create_volume: call "{'self': , '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-08-16T19:28:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1558256475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a8d87f99-32fd-4ff9-9fbb-c6bb02f07226,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a7a127c7ad64b509523e82a0257a0af',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=2026-08-16T19:28:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:42Z,use_quota=True,user_id='1fe12aba47944407b13d1f7c929193b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Creating volume a8d87f99-32fd-4ff9-9fbb-c6bb02f07226 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:28:43 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a8d87f99-32fd-4ff9-9fbb-c6bb02f07226 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3e90a9cd-f356-4cac-99c6-cc878c2c9ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1584ccf2-d702-45bd-b822-7676bb761743', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:43 devstack sudo[106972]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a8d87f99-32fd-4ff9-9fbb-c6bb02f07226 1073741824 Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (10a304b9-62f3-4e40-96b6-3f0787ee130a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:43 devstack sudo[106972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:43 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Volume volume-1584ccf2-d702-45bd-b822-7676bb761743 (1584ccf2-d702-45bd-b822-7676bb761743): created successfully Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (10a304b9-62f3-4e40-96b6-3f0787ee130a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Flow 'volume_create_manager' (aa8afe40-4e50-44b6-b641-9eb49f840be2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:43 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-7a7f9463-853a-46b9-8a37-658f5c703b31 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Created volume successfully. Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Flow 'volume_create_manager' (c5872fd0-340b-46e0-a7f9-0bfb25c968ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (38a0493f-5946-4e27-a60d-2918b32c133c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (38a0493f-5946-4e27-a60d-2918b32c133c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2041788528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5021d1e4-1783-48e9-b1f1-dedb040ac15e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a7a127c7ad64b509523e82a0257a0af',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=2026-08-16T19:28:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:43Z,use_quota=True,user_id='1fe12aba47944407b13d1f7c929193b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2225502a-5928-4edf-b63f-399fd7812712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2225502a-5928-4edf-b63f-399fd7812712) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9fca1322-418d-45bb-83e6-acce3ae6cd37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9fca1322-418d-45bb-83e6-acce3ae6cd37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5021d1e4-1783-48e9-b1f1-dedb040ac15e', 'volume_name': 'volume-5021d1e4-1783-48e9-b1f1-dedb040ac15e', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (806a8f79-8dfe-4c35-88ba-4b140956d5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (806a8f79-8dfe-4c35-88ba-4b140956d5ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (287b7c0a-a8bf-4e9e-9e50-08167e6978cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:43 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Volume 5021d1e4-1783-48e9-b1f1-dedb040ac15e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5021d1e4-1783-48e9-b1f1-dedb040ac15e', 'volume_size': 1} Aug 16 21:28:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:44 devstack sudo[106972]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a8d87f99-32fd-4ff9-9fbb-c6bb02f07226 1073741824" returned: 0 in 0.782s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Flow 'volume_create_manager' (a67e6eaa-5860-4927-94ba-daff98b86edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4fe6c8f9-9e9c-46a7-90e0-720ad26ff11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4fe6c8f9-9e9c-46a7-90e0-720ad26ff11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1782391909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f9a157d2-f809-45f1-a35e-d4eaf9d7f654,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c6f599ab0aff4c36bb7efcb35fbb2d9e',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=2026-08-16T19:28:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:44Z,use_quota=True,user_id='e2b5adc452a64df4ab86bd932d538249',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f669b08c-a037-4be8-9d06-53a26f9858da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f669b08c-a037-4be8-9d06-53a26f9858da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (88735bb3-598f-45c7-b668-b49ad34f978c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG cinder.image.glance [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Creating Keystone auth plugin from conf {{(pid=94342) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a8d87f99-32fd-4ff9-9fbb-c6bb02f07226 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:44 devstack sudo[106978]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a8d87f99-32fd-4ff9-9fbb-c6bb02f07226 Aug 16 21:28:44 devstack sudo[106978]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:44 devstack sudo[106978]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a8d87f99-32fd-4ff9-9fbb-c6bb02f07226" returned: 0 in 0.373s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] <== create_volume: return (1299ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.302s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.833s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] ==> create_volume: call "{'self': , '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-08-16T19:28:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1107875076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cdc3db6c-70c2-450e-8e70-2530a5dc84bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a7a127c7ad64b509523e82a0257a0af',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=2026-08-16T19:28:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:43Z,use_quota=True,user_id='1fe12aba47944407b13d1f7c929193b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Creating volume cdc3db6c-70c2-450e-8e70-2530a5dc84bc {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:28:44 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cdc3db6c-70c2-450e-8e70-2530a5dc84bc 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:44 devstack sudo[106981]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cdc3db6c-70c2-450e-8e70-2530a5dc84bc 1073741824 Aug 16 21:28:44 devstack sudo[106981]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (94d1a020-04a3-4a9b-bd44-defece7a51f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a8d87f99-32fd-4ff9-9fbb-c6bb02f07226', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1566300e-58ed-41b6-95af-ce9f0be7d783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (88735bb3-598f-45c7-b668-b49ad34f978c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'f9a157d2-f809-45f1-a35e-d4eaf9d7f654', 'volume_name': 'volume-f9a157d2-f809-45f1-a35e-d4eaf9d7f654', 'volume_size': 1, 'image_id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'd96e77627bc24cbcb02b84387371f7c5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'created_at': datetime.datetime(2026, 8, 16, 19, 11, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/83988414-26d6-47e6-9143-471cb39d7e3b/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a2aeb414-ff7d-4945-bde4-6db8e7a09ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a2aeb414-ff7d-4945-bde4-6db8e7a09ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54e761a6-4213-4335-aa2e-8232e61a0ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:44 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Volume f9a157d2-f809-45f1-a35e-d4eaf9d7f654: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-f9a157d2-f809-45f1-a35e-d4eaf9d7f654', 'volume_size': 1, 'image_id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'd96e77627bc24cbcb02b84387371f7c5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'created_at': datetime.datetime(2026, 8, 16, 19, 11, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/83988414-26d6-47e6-9143-471cb39d7e3b/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': } Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Trying to clone f9a157d2-f809-45f1-a35e-d4eaf9d7f654 from image 83988414-26d6-47e6-9143-471cb39d7e3b at location (None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}]). {{(pid=94342) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 16 21:28:44 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Volume volume-a8d87f99-32fd-4ff9-9fbb-c6bb02f07226 (a8d87f99-32fd-4ff9-9fbb-c6bb02f07226): created successfully Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1566300e-58ed-41b6-95af-ce9f0be7d783) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Flow 'volume_create_manager' (4a112f16-525e-4bad-8950-d9b974d88955) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:44 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-6b6cac70-8c97-45ae-a1c0-94429e93a125 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Created volume successfully. Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_aafhgex1devstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 16 21:28:45 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Image download 20.69 MB at 20.69 MB/s Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[687213ff-325f-4fe9-aa56-3ce90d337ddf]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_aafhgex1devstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:45 devstack sudo[106981]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cdc3db6c-70c2-450e-8e70-2530a5dc84bc 1073741824" returned: 0 in 0.704s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cdc3db6c-70c2-450e-8e70-2530a5dc84bc {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:45 devstack sudo[106989]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cdc3db6c-70c2-450e-8e70-2530a5dc84bc Aug 16 21:28:45 devstack sudo[106989]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:45 devstack sudo[106988]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_aafhgex1devstack@QuobyteHD Aug 16 21:28:45 devstack sudo[106988]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:45 devstack sudo[106989]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cdc3db6c-70c2-450e-8e70-2530a5dc84bc" returned: 0 in 0.291s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] <== create_volume: return (1063ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.065s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.920s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] ==> create_volume: call "{'self': , '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-08-16T19:28:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2041788528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5021d1e4-1783-48e9-b1f1-dedb040ac15e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a7a127c7ad64b509523e82a0257a0af',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=2026-08-16T19:28:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:43Z,use_quota=True,user_id='1fe12aba47944407b13d1f7c929193b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Creating volume 5021d1e4-1783-48e9-b1f1-dedb040ac15e {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:28:45 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5021d1e4-1783-48e9-b1f1-dedb040ac15e 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:45 devstack sudo[106988]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_aafhgex1devstack@QuobyteHD" returned: 0 in 0.452s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Temporary image 83988414-26d6-47e6-9143-471cb39d7e3b is fetched for user e2b5adc452a64df4ab86bd932d538249. {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 16 21:28:45 devstack sudo[106996]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5021d1e4-1783-48e9-b1f1-dedb040ac15e 1073741824 Aug 16 21:28:45 devstack sudo[106996]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c1524f60-9b5b-4cbc-b624-4fa1aa65a769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cdc3db6c-70c2-450e-8e70-2530a5dc84bc', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2797cd0f-a8c4-436a-b85c-58be2ec3dd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:45 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Volume volume-cdc3db6c-70c2-450e-8e70-2530a5dc84bc (cdc3db6c-70c2-450e-8e70-2530a5dc84bc): created successfully Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2797cd0f-a8c4-436a-b85c-58be2ec3dd7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Flow 'volume_create_manager' (11fa824c-845b-4b54-98c6-c82e95952d76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:45 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-4e176b5f-516a-4d55-be98-f68e69e7dfad tempest-CreateVolumesFromSnapshotTest-1218790504 None] Created volume successfully. Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[4e8f9d6a-360a-4ea7-81a4-7480862675c4]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_aafhgex1devstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:46 devstack sudo[106998]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_aafhgex1devstack@QuobyteHD Aug 16 21:28:46 devstack sudo[106998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:46 devstack sudo[106998]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_aafhgex1devstack@QuobyteHD" returned: 0 in 0.482s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:46 devstack sudo[106996]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5021d1e4-1783-48e9-b1f1-dedb040ac15e 1073741824" returned: 0 in 0.769s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5021d1e4-1783-48e9-b1f1-dedb040ac15e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:46 devstack sudo[107008]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5021d1e4-1783-48e9-b1f1-dedb040ac15e Aug 16 21:28:46 devstack sudo[107008]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:46 devstack sudo[107008]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5021d1e4-1783-48e9-b1f1-dedb040ac15e" returned: 0 in 0.378s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:46 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] <== create_volume: return (1202ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:28:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.205s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.448s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:46 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] ==> create_volume: call "{'self': , '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-08-16T19:28:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1782391909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f9a157d2-f809-45f1-a35e-d4eaf9d7f654,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c6f599ab0aff4c36bb7efcb35fbb2d9e',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=2026-08-16T19:28:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:44Z,use_quota=True,user_id='e2b5adc452a64df4ab86bd932d538249',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:28:46 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Creating volume f9a157d2-f809-45f1-a35e-d4eaf9d7f654 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:28:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:46 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:46 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:46 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:28:46 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:28:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f9a157d2-f809-45f1-a35e-d4eaf9d7f654 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:46 devstack sudo[107011]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f9a157d2-f809-45f1-a35e-d4eaf9d7f654 1073741824 Aug 16 21:28:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (287b7c0a-a8bf-4e9e-9e50-08167e6978cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5021d1e4-1783-48e9-b1f1-dedb040ac15e', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:46 devstack sudo[107011]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7b2eea15-079c-4734-b703-faf856ef390b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:46 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Volume volume-5021d1e4-1783-48e9-b1f1-dedb040ac15e (5021d1e4-1783-48e9-b1f1-dedb040ac15e): created successfully Aug 16 21:28:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7b2eea15-079c-4734-b703-faf856ef390b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Flow 'volume_create_manager' (c5872fd0-340b-46e0-a7f9-0bfb25c968ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:46 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-c7d8d45c-89a4-4c11-a33d-e43b8752d3e5 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Created volume successfully. Aug 16 21:28:47 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-635b13fc-3982-4b38-839e-58745613a7eb tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "cinder-5021d1e4-1783-48e9-b1f1-dedb040ac15e-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:47 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-635b13fc-3982-4b38-839e-58745613a7eb tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-5021d1e4-1783-48e9-b1f1-dedb040ac15e-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:47 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-635b13fc-3982-4b38-839e-58745613a7eb tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "cinder-quobyte-5021d1e4-1783-48e9-b1f1-dedb040ac15e" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:47 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-635b13fc-3982-4b38-839e-58745613a7eb tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-quobyte-5021d1e4-1783-48e9-b1f1-dedb040ac15e" acquired by "delete_volume" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:47 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[8090ef03-845a-4d44-9725-38ca7264ebe8]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-635b13fc-3982-4b38-839e-58745613a7eb tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5021d1e4-1783-48e9-b1f1-dedb040ac15e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:47 devstack sudo[107011]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f9a157d2-f809-45f1-a35e-d4eaf9d7f654 1073741824" returned: 0 in 0.698s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:47 devstack sudo[107016]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5021d1e4-1783-48e9-b1f1-dedb040ac15e Aug 16 21:28:47 devstack sudo[107016]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f9a157d2-f809-45f1-a35e-d4eaf9d7f654 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:47 devstack sudo[107018]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f9a157d2-f809-45f1-a35e-d4eaf9d7f654 Aug 16 21:28:47 devstack sudo[107018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:47 devstack sudo[107016]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-635b13fc-3982-4b38-839e-58745613a7eb tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5021d1e4-1783-48e9-b1f1-dedb040ac15e" returned: 0 in 0.511s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-635b13fc-3982-4b38-839e-58745613a7eb tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5021d1e4-1783-48e9-b1f1-dedb040ac15e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:47 devstack sudo[107018]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f9a157d2-f809-45f1-a35e-d4eaf9d7f654" returned: 0 in 0.367s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:47 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] <== create_volume: return (1129ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:28:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.133s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:48 devstack sudo[107024]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5021d1e4-1783-48e9-b1f1-dedb040ac15e Aug 16 21:28:48 devstack sudo[107024]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Flow 'volume_create_manager' (0797a249-04cf-4534-a4f5-61d529f1a37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e678a67d-9a7e-419e-8938-11a6dde56941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Attempting download of 83988414-26d6-47e6-9143-471cb39d7e3b ((None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}])) to volume f9a157d2-f809-45f1-a35e-d4eaf9d7f654. {{(pid=94342) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e678a67d-9a7e-419e-8938-11a6dde56941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1609514980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=758730f0-9484-4bff-aa4b-5ea59286feae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9f43b9dac6f41f0a02a553e9ff563fe',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=2026-08-16T19:28:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:48Z,use_quota=True,user_id='f20dc61487f7445a8bb51ad7bc1eb2aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca987628-9460-49fc-bf2d-543b830188db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca987628-9460-49fc-bf2d-543b830188db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b74e0bdc-d65c-48a5-a13a-ddb22507f1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b74e0bdc-d65c-48a5-a13a-ddb22507f1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '758730f0-9484-4bff-aa4b-5ea59286feae', 'volume_name': 'volume-758730f0-9484-4bff-aa4b-5ea59286feae', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fba2f47f-7676-41db-b852-bfae2d5c76dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fba2f47f-7676-41db-b852-bfae2d5c76dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4fe137a7-0b49-4a4b-a38a-4311e7c1b52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:48 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Volume 758730f0-9484-4bff-aa4b-5ea59286feae: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-758730f0-9484-4bff-aa4b-5ea59286feae', 'volume_size': 1} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] ==> create_volume: call "{'self': , '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-08-16T19:28:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1609514980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=758730f0-9484-4bff-aa4b-5ea59286feae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9f43b9dac6f41f0a02a553e9ff563fe',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=2026-08-16T19:28:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:48Z,use_quota=True,user_id='f20dc61487f7445a8bb51ad7bc1eb2aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Creating volume 758730f0-9484-4bff-aa4b-5ea59286feae {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:28:48 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:48 devstack sudo[107026]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae 1073741824 Aug 16 21:28:48 devstack sudo[107026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[c37d5d1d-128e-45a8-874c-d301f56cf970]: (4, 'raw') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_ilyw7_zn {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:48 devstack sudo[107028]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_ilyw7_zn Aug 16 21:28:48 devstack sudo[107028]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:48 devstack sudo[107024]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-635b13fc-3982-4b38-839e-58745613a7eb tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5021d1e4-1783-48e9-b1f1-dedb040ac15e" returned: 0 in 0.402s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-635b13fc-3982-4b38-839e-58745613a7eb tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-quobyte-5021d1e4-1783-48e9-b1f1-dedb040ac15e" released by "delete_volume" :: held 0.970s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-635b13fc-3982-4b38-839e-58745613a7eb tempest-CreateVolumesFromSnapshotTest-1218790504 None] Created reservations ['f125acb4-6abf-4639-a1a1-2475d5b91752', '7d243dfb-8ad4-4b90-aba8-176a11ae21e6', '49b9f009-d5f2-4712-8fed-c35b3dde9ba2', '3b8ea407-bd4f-418f-b81d-3bf19dff08b5'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-635b13fc-3982-4b38-839e-58745613a7eb tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-635b13fc-3982-4b38-839e-58745613a7eb tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-635b13fc-3982-4b38-839e-58745613a7eb tempest-CreateVolumesFromSnapshotTest-1218790504 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-635b13fc-3982-4b38-839e-58745613a7eb tempest-CreateVolumesFromSnapshotTest-1218790504 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-635b13fc-3982-4b38-839e-58745613a7eb tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-635b13fc-3982-4b38-839e-58745613a7eb tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:48 devstack sudo[107036]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:48 devstack sudo[107028]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:48 devstack sudo[107036]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_ilyw7_zn" returned: 0 in 0.434s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_ilyw7_zn {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:48 devstack sudo[107026]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:48 devstack sudo[107038]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_ilyw7_zn Aug 16 21:28:48 devstack sudo[107038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae 1073741824" returned: 0 in 0.617s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:48 devstack sudo[107040]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae Aug 16 21:28:48 devstack sudo[107040]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:49 devstack sudo[107036]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-635b13fc-3982-4b38-839e-58745613a7eb tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.522s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:49 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-635b13fc-3982-4b38-839e-58745613a7eb tempest-CreateVolumesFromSnapshotTest-1218790504 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:49 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-635b13fc-3982-4b38-839e-58745613a7eb tempest-CreateVolumesFromSnapshotTest-1218790504 None] Deleted volume successfully. Aug 16 21:28:49 devstack sudo[107038]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_ilyw7_zn" returned: 1 in 0.514s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_ilyw7_zn' failed. Not Retrying. {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:28:49 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-635b13fc-3982-4b38-839e-58745613a7eb tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-5021d1e4-1783-48e9-b1f1-dedb040ac15e-delete_volume" released by "delete_volume" :: held 1.809s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:49 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[10b6b73c-de62-418c-934d-4867be958a41]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_aafhgex1devstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:49 devstack sudo[107040]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae" returned: 0 in 0.387s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:49 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] <== create_volume: return (1073ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:28:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.077s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:49 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4fe137a7-0b49-4a4b-a38a-4311e7c1b52d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-758730f0-9484-4bff-aa4b-5ea59286feae', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:49 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f1457820-d828-4ee0-91be-4afc7d84e22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:49 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Volume volume-758730f0-9484-4bff-aa4b-5ea59286feae (758730f0-9484-4bff-aa4b-5ea59286feae): created successfully Aug 16 21:28:49 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f1457820-d828-4ee0-91be-4afc7d84e22a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:49 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Flow 'volume_create_manager' (0797a249-04cf-4534-a4f5-61d529f1a37f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:49 devstack sudo[107046]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_aafhgex1devstack@QuobyteHD Aug 16 21:28:49 devstack sudo[107046]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:49 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-9c7a5488-38bc-40d1-8cf5-0e738660e5f3 tempest-VolumesDeleteCascade-994410353 None] Created volume successfully. Aug 16 21:28:49 devstack sudo[107046]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_aafhgex1devstack@QuobyteHD" returned: 0 in 0.387s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:49 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] 83988414-26d6-47e6-9143-471cb39d7e3b was qcow2, converting to qcow2 {{(pid=94342) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 16 21:28:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_aafhgex1devstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f9a157d2-f809-45f1-a35e-d4eaf9d7f654 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:49 devstack sudo[107053]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_aafhgex1devstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f9a157d2-f809-45f1-a35e-d4eaf9d7f654 Aug 16 21:28:49 devstack sudo[107053]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:49 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-11771eae-e171-4d18-8e62-be3197978439 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "cinder-cdc3db6c-70c2-450e-8e70-2530a5dc84bc-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:49 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-11771eae-e171-4d18-8e62-be3197978439 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-cdc3db6c-70c2-450e-8e70-2530a5dc84bc-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:49 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-11771eae-e171-4d18-8e62-be3197978439 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "cinder-quobyte-cdc3db6c-70c2-450e-8e70-2530a5dc84bc" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:49 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-11771eae-e171-4d18-8e62-be3197978439 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-quobyte-cdc3db6c-70c2-450e-8e70-2530a5dc84bc" acquired by "delete_volume" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:49 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[9d0cc0d4-e56c-4e10-b46d-2dc84319b43d]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-11771eae-e171-4d18-8e62-be3197978439 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cdc3db6c-70c2-450e-8e70-2530a5dc84bc {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:49 devstack sudo[107055]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cdc3db6c-70c2-450e-8e70-2530a5dc84bc Aug 16 21:28:49 devstack sudo[107055]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:50 devstack sudo[107055]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-11771eae-e171-4d18-8e62-be3197978439 tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cdc3db6c-70c2-450e-8e70-2530a5dc84bc" returned: 0 in 0.441s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-11771eae-e171-4d18-8e62-be3197978439 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cdc3db6c-70c2-450e-8e70-2530a5dc84bc {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:50 devstack sudo[107066]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cdc3db6c-70c2-450e-8e70-2530a5dc84bc Aug 16 21:28:50 devstack sudo[107066]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-89c90ddd-9c30-465a-836e-2327cab37228 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-89c90ddd-9c30-465a-836e-2327cab37228 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:50 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-89c90ddd-9c30-465a-836e-2327cab37228 tempest-VolumesDeleteCascade-994410353 None] Creating offline snapshot e33a64a7-4ac4-4571-bdcd-95073235fea0 of volume 758730f0-9484-4bff-aa4b-5ea59286feae {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:28:50 devstack sudo[107066]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-11771eae-e171-4d18-8e62-be3197978439 tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-cdc3db6c-70c2-450e-8e70-2530a5dc84bc" returned: 0 in 0.373s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:50 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[4cd0d209-cdba-4d89-b80e-788fb0eb2e38]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-89c90ddd-9c30-465a-836e-2327cab37228 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-11771eae-e171-4d18-8e62-be3197978439 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-quobyte-cdc3db6c-70c2-450e-8e70-2530a5dc84bc" released by "delete_volume" :: held 0.875s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:50 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-11771eae-e171-4d18-8e62-be3197978439 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Created reservations ['0521e30f-8cb3-49a4-b049-4547f54c71c5', '1771a6a3-9e26-43c9-a460-df13422d74b4', 'd37ea312-8362-4791-89f8-7247edc0f73a', '20a97168-f4b2-42c4-982e-32b1e295ff8f'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:50 devstack sudo[107075]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae Aug 16 21:28:50 devstack sudo[107075]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-11771eae-e171-4d18-8e62-be3197978439 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-11771eae-e171-4d18-8e62-be3197978439 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:50 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-11771eae-e171-4d18-8e62-be3197978439 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:50 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-11771eae-e171-4d18-8e62-be3197978439 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-11771eae-e171-4d18-8e62-be3197978439 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-11771eae-e171-4d18-8e62-be3197978439 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:50 devstack sudo[107077]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:50 devstack sudo[107077]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-81acb551-7949-4fad-8954-a5047d1173ca tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "cinder-a8d87f99-32fd-4ff9-9fbb-c6bb02f07226-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-81acb551-7949-4fad-8954-a5047d1173ca tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-a8d87f99-32fd-4ff9-9fbb-c6bb02f07226-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:51 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-81acb551-7949-4fad-8954-a5047d1173ca tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "cinder-quobyte-a8d87f99-32fd-4ff9-9fbb-c6bb02f07226" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:51 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-81acb551-7949-4fad-8954-a5047d1173ca tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-quobyte-a8d87f99-32fd-4ff9-9fbb-c6bb02f07226" acquired by "delete_volume" :: waited 0.023s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:51 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[475604d1-872f-44d1-b2e3-93e3a8972515]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-81acb551-7949-4fad-8954-a5047d1173ca tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a8d87f99-32fd-4ff9-9fbb-c6bb02f07226 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:51 devstack sudo[107077]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-11771eae-e171-4d18-8e62-be3197978439 tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.447s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:51 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-11771eae-e171-4d18-8e62-be3197978439 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:51 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-11771eae-e171-4d18-8e62-be3197978439 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Deleted volume successfully. Aug 16 21:28:51 devstack sudo[107075]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-89c90ddd-9c30-465a-836e-2327cab37228 tempest-VolumesDeleteCascade-994410353 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae" returned: 0 in 0.680s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-89c90ddd-9c30-465a-836e-2327cab37228 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:51 devstack sudo[107079]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a8d87f99-32fd-4ff9-9fbb-c6bb02f07226 Aug 16 21:28:51 devstack sudo[107079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:51 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-11771eae-e171-4d18-8e62-be3197978439 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-cdc3db6c-70c2-450e-8e70-2530a5dc84bc-delete_volume" released by "delete_volume" :: held 1.665s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:51 devstack sudo[107085]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0 1G Aug 16 21:28:51 devstack sudo[107085]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:51 devstack sudo[107079]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-81acb551-7949-4fad-8954-a5047d1173ca tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a8d87f99-32fd-4ff9-9fbb-c6bb02f07226" returned: 0 in 0.535s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-81acb551-7949-4fad-8954-a5047d1173ca tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a8d87f99-32fd-4ff9-9fbb-c6bb02f07226 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:51 devstack sudo[107093]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a8d87f99-32fd-4ff9-9fbb-c6bb02f07226 Aug 16 21:28:51 devstack sudo[107093]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:51 devstack sudo[107053]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_aafhgex1devstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f9a157d2-f809-45f1-a35e-d4eaf9d7f654" returned: 0 in 2.291s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:51 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_aafhgex1devstack@QuobyteHD, size 112.00 MB, duration 2.29 sec, destination /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f9a157d2-f809-45f1-a35e-d4eaf9d7f654 {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:28:51 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Converted 112.00 MB image at 48.87 MB/s Aug 16 21:28:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f9a157d2-f809-45f1-a35e-d4eaf9d7f654 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:51 devstack sudo[107085]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-89c90ddd-9c30-465a-836e-2327cab37228 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0 1G" returned: 0 in 0.604s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-89c90ddd-9c30-465a-836e-2327cab37228 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-758730f0-9484-4bff-aa4b-5ea59286feae -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:51 devstack sudo[107096]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f9a157d2-f809-45f1-a35e-d4eaf9d7f654 1G Aug 16 21:28:51 devstack sudo[107096]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:51 devstack sudo[107098]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-758730f0-9484-4bff-aa4b-5ea59286feae -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0 Aug 16 21:28:51 devstack sudo[107098]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:51 devstack sudo[107093]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-81acb551-7949-4fad-8954-a5047d1173ca tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a8d87f99-32fd-4ff9-9fbb-c6bb02f07226" returned: 0 in 0.313s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:51 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-81acb551-7949-4fad-8954-a5047d1173ca tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-quobyte-a8d87f99-32fd-4ff9-9fbb-c6bb02f07226" released by "delete_volume" :: held 0.926s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:51 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:DELETE=25,cinder:UPDATE=252,cinder:INSERT=66,cinder:SELECT=198 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:28:51 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:UPDATE=301,cinder:SELECT=203,cinder:INSERT=60,cinder:DELETE=24 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-81acb551-7949-4fad-8954-a5047d1173ca tempest-CreateVolumesFromSnapshotTest-1218790504 None] Created reservations ['b99ffb10-dd2a-4227-876f-b5a48567013d', '38d722eb-2560-4908-9161-bcb6f56f1747', '52c500f1-62b8-432b-963e-ca6e3a237718', '2402591b-9b2a-47fe-b436-a73e8ce4f0a7'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-81acb551-7949-4fad-8954-a5047d1173ca tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-81acb551-7949-4fad-8954-a5047d1173ca tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-81acb551-7949-4fad-8954-a5047d1173ca tempest-CreateVolumesFromSnapshotTest-1218790504 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-81acb551-7949-4fad-8954-a5047d1173ca tempest-CreateVolumesFromSnapshotTest-1218790504 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-81acb551-7949-4fad-8954-a5047d1173ca tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-81acb551-7949-4fad-8954-a5047d1173ca tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:52 devstack sudo[107106]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:52 devstack sudo[107106]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:52 devstack sudo[107098]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-89c90ddd-9c30-465a-836e-2327cab37228 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-758730f0-9484-4bff-aa4b-5ea59286feae -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0" returned: 0 in 0.375s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:52 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-89c90ddd-9c30-465a-836e-2327cab37228 tempest-VolumesDeleteCascade-994410353 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0 is being set with open permissions: ugo+rw Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-89c90ddd-9c30-465a-836e-2327cab37228 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:52 devstack sudo[107111]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0 Aug 16 21:28:52 devstack sudo[107111]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:52 devstack sudo[107096]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f9a157d2-f809-45f1-a35e-d4eaf9d7f654 1G" returned: 0 in 0.464s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Downloaded image 83988414-26d6-47e6-9143-471cb39d7e3b ((None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}])) to volume f9a157d2-f809-45f1-a35e-d4eaf9d7f654 successfully. {{(pid=94342) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Temporary image 83988414-26d6-47e6-9143-471cb39d7e3b for user e2b5adc452a64df4ab86bd932d538249 is deleted. {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Marking volume f9a157d2-f809-45f1-a35e-d4eaf9d7f654 as bootable. {{(pid=94342) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Copying metadata from image 83988414-26d6-47e6-9143-471cb39d7e3b to f9a157d2-f809-45f1-a35e-d4eaf9d7f654. {{(pid=94342) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Creating volume glance metadata for volume f9a157d2-f809-45f1-a35e-d4eaf9d7f654 backed by image 83988414-26d6-47e6-9143-471cb39d7e3b with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': '', 'image_id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'image_name': 'cirros-0.6.3-x86_64-disk', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94342) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54e761a6-4213-4335-aa2e-8232e61a0ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f9a157d2-f809-45f1-a35e-d4eaf9d7f654', 'volume_size': 1, 'image_id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'd96e77627bc24cbcb02b84387371f7c5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'created_at': datetime.datetime(2026, 8, 16, 19, 11, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/83988414-26d6-47e6-9143-471cb39d7e3b/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ec8336c8-555f-4909-9900-912495f46f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:52 devstack sudo[107106]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-81acb551-7949-4fad-8954-a5047d1173ca tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.307s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-81acb551-7949-4fad-8954-a5047d1173ca tempest-CreateVolumesFromSnapshotTest-1218790504 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:52 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Volume volume-f9a157d2-f809-45f1-a35e-d4eaf9d7f654 (f9a157d2-f809-45f1-a35e-d4eaf9d7f654): created successfully Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ec8336c8-555f-4909-9900-912495f46f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Flow 'volume_create_manager' (a67e6eaa-5860-4927-94ba-daff98b86edf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:52 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-81acb551-7949-4fad-8954-a5047d1173ca tempest-CreateVolumesFromSnapshotTest-1218790504 None] Deleted volume successfully. Aug 16 21:28:52 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-bacf1600-85e0-4c3d-b41d-530508df5e6b tempest-VolumesGetTest-207502334 None] Created volume successfully. Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-81acb551-7949-4fad-8954-a5047d1173ca tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-a8d87f99-32fd-4ff9-9fbb-c6bb02f07226-delete_volume" released by "delete_volume" :: held 1.604s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:52 devstack sudo[107111]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-89c90ddd-9c30-465a-836e-2327cab37228 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0" returned: 0 in 0.359s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-89c90ddd-9c30-465a-836e-2327cab37228 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:52 devstack sudo[107115]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.info Aug 16 21:28:52 devstack sudo[107115]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:52 devstack sudo[107115]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-89c90ddd-9c30-465a-836e-2327cab37228 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.info" returned: 0 in 0.297s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:52 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-89c90ddd-9c30-465a-836e-2327cab37228 tempest-VolumesDeleteCascade-994410353 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.info is being set with open permissions: ugo+rw Aug 16 21:28:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-89c90ddd-9c30-465a-836e-2327cab37228 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:52 devstack sudo[107118]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.info Aug 16 21:28:52 devstack sudo[107118]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2d00b522-d802-499a-8f17-672dca831033 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "cinder-1584ccf2-d702-45bd-b822-7676bb761743-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2d00b522-d802-499a-8f17-672dca831033 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-1584ccf2-d702-45bd-b822-7676bb761743-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:53 devstack sudo[107118]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-89c90ddd-9c30-465a-836e-2327cab37228 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.info" returned: 0 in 0.366s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-89c90ddd-9c30-465a-836e-2327cab37228 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.821s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2d00b522-d802-499a-8f17-672dca831033 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "cinder-quobyte-1584ccf2-d702-45bd-b822-7676bb761743" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2d00b522-d802-499a-8f17-672dca831033 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-quobyte-1584ccf2-d702-45bd-b822-7676bb761743" acquired by "delete_volume" :: waited 0.027s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:53 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-89c90ddd-9c30-465a-836e-2327cab37228 tempest-VolumesDeleteCascade-994410353 None] Create snapshot completed successfully Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[34a2626c-b140-4a3f-bdbf-b9e7c5aaa5fb]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2d00b522-d802-499a-8f17-672dca831033 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1584ccf2-d702-45bd-b822-7676bb761743 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Flow 'volume_create_manager' (b86385a2-dc5e-458d-96b0-98b2c649326d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (010d7862-9625-4132-b9ac-899fad55ad60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:53 devstack sudo[107121]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1584ccf2-d702-45bd-b822-7676bb761743 Aug 16 21:28:53 devstack sudo[107121]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (010d7862-9625-4132-b9ac-899fad55ad60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:28:53Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-700944602',display_name='tempest-VolumesGetTest-Volume-1505479576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a1c25939-0753-4aff-aad0-1612c345636b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6f599ab0aff4c36bb7efcb35fbb2d9e',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=2026-08-16T19:28:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:53Z,use_quota=True,user_id='e2b5adc452a64df4ab86bd932d538249',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e286f73c-5f7a-45b0-9c7a-9b096ee3bbd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e286f73c-5f7a-45b0-9c7a-9b096ee3bbd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ff90090f-59c8-4d9f-9020-294c3daa1513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ff90090f-59c8-4d9f-9020-294c3daa1513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a1c25939-0753-4aff-aad0-1612c345636b', 'volume_name': 'volume-a1c25939-0753-4aff-aad0-1612c345636b', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (438bdc61-8f5e-4385-80dc-8e0d17a4d8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (438bdc61-8f5e-4385-80dc-8e0d17a4d8d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (480bcc94-7165-4fee-9e24-7ffbcfa04cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:53 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Volume a1c25939-0753-4aff-aad0-1612c345636b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a1c25939-0753-4aff-aad0-1612c345636b', 'volume_size': 1} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] ==> create_volume: call "{'self': , '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-08-16T19:28:53Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-700944602',display_name='tempest-VolumesGetTest-Volume-1505479576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a1c25939-0753-4aff-aad0-1612c345636b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6f599ab0aff4c36bb7efcb35fbb2d9e',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=2026-08-16T19:28:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:28:53Z,use_quota=True,user_id='e2b5adc452a64df4ab86bd932d538249',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Creating volume a1c25939-0753-4aff-aad0-1612c345636b {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:28:53 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a1c25939-0753-4aff-aad0-1612c345636b 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:53 devstack sudo[107124]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a1c25939-0753-4aff-aad0-1612c345636b 1073741824 Aug 16 21:28:53 devstack sudo[107124]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-110f0540-c511-4aec-ae09-838594d817c0 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:54 devstack sudo[107121]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2d00b522-d802-499a-8f17-672dca831033 tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1584ccf2-d702-45bd-b822-7676bb761743" returned: 0 in 0.605s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2d00b522-d802-499a-8f17-672dca831033 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1584ccf2-d702-45bd-b822-7676bb761743 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:54 devstack sudo[107132]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1584ccf2-d702-45bd-b822-7676bb761743 Aug 16 21:28:54 devstack sudo[107132]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:54 devstack sudo[107124]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a1c25939-0753-4aff-aad0-1612c345636b 1073741824" returned: 0 in 0.662s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a1c25939-0753-4aff-aad0-1612c345636b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:54 devstack sudo[107132]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2d00b522-d802-499a-8f17-672dca831033 tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1584ccf2-d702-45bd-b822-7676bb761743" returned: 0 in 0.336s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:54 devstack sudo[107136]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a1c25939-0753-4aff-aad0-1612c345636b Aug 16 21:28:54 devstack sudo[107136]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2d00b522-d802-499a-8f17-672dca831033 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-quobyte-1584ccf2-d702-45bd-b822-7676bb761743" released by "delete_volume" :: held 0.997s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-2d00b522-d802-499a-8f17-672dca831033 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Created reservations ['8c29c7e9-9413-458c-a3c2-adda3cdc0ee9', '6a678f2b-9300-4981-bdf4-f8dfd2e74064', '03e1297c-85ee-44c9-b455-c25086cd0179', 'dbef8763-ff56-495d-b003-81be4d4c91dc'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2d00b522-d802-499a-8f17-672dca831033 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2d00b522-d802-499a-8f17-672dca831033 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2d00b522-d802-499a-8f17-672dca831033 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2d00b522-d802-499a-8f17-672dca831033 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2d00b522-d802-499a-8f17-672dca831033 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2d00b522-d802-499a-8f17-672dca831033 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:54 devstack sudo[107138]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:54 devstack sudo[107138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:54 devstack sudo[107136]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a1c25939-0753-4aff-aad0-1612c345636b" returned: 0 in 0.348s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] <== create_volume: return (1072ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.075s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-110f0540-c511-4aec-ae09-838594d817c0 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.688s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (480bcc94-7165-4fee-9e24-7ffbcfa04cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a1c25939-0753-4aff-aad0-1612c345636b', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4eef577f-c72d-46f4-a9e5-f057ddaa130f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-110f0540-c511-4aec-ae09-838594d817c0 tempest-VolumesDeleteCascade-994410353 None] Creating offline snapshot ee20d19a-0e08-470b-b7de-788e666db5fb of volume 758730f0-9484-4bff-aa4b-5ea59286feae {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:28:54 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Volume volume-a1c25939-0753-4aff-aad0-1612c345636b (a1c25939-0753-4aff-aad0-1612c345636b): created successfully Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4eef577f-c72d-46f4-a9e5-f057ddaa130f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Flow 'volume_create_manager' (b86385a2-dc5e-458d-96b0-98b2c649326d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[ceff2be5-1233-4b9d-a578-c1d8117bd6cf]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-110f0540-c511-4aec-ae09-838594d817c0 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:54 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-8880bc99-2154-4605-9148-68ff4358428a tempest-VolumesGetTest-207502334 None] Created volume successfully. Aug 16 21:28:54 devstack sudo[107138]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2d00b522-d802-499a-8f17-672dca831033 tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.312s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-2d00b522-d802-499a-8f17-672dca831033 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:54 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-2d00b522-d802-499a-8f17-672dca831033 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Deleted volume successfully. Aug 16 21:28:54 devstack sudo[107141]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0 Aug 16 21:28:54 devstack sudo[107141]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:54 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2d00b522-d802-499a-8f17-672dca831033 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-1584ccf2-d702-45bd-b822-7676bb761743-delete_volume" released by "delete_volume" :: held 1.692s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:55 devstack sudo[107141]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-110f0540-c511-4aec-ae09-838594d817c0 tempest-VolumesDeleteCascade-994410353 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0" returned: 0 in 0.406s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-110f0540-c511-4aec-ae09-838594d817c0 tempest-VolumesDeleteCascade-994410353 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-758730f0-9484-4bff-aa4b-5ea59286feae(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:28:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-110f0540-c511-4aec-ae09-838594d817c0 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:55 devstack sudo[107148]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb 1G Aug 16 21:28:55 devstack sudo[107148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:55 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2f964128-c0b3-474b-a152-1fd6014ba911 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "cinder-a6f34181-4063-4e7b-add1-b2efd733e1a4-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:55 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2f964128-c0b3-474b-a152-1fd6014ba911 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-a6f34181-4063-4e7b-add1-b2efd733e1a4-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:55 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2f964128-c0b3-474b-a152-1fd6014ba911 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "cinder-quobyte-a6f34181-4063-4e7b-add1-b2efd733e1a4" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:55 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2f964128-c0b3-474b-a152-1fd6014ba911 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-quobyte-a6f34181-4063-4e7b-add1-b2efd733e1a4" acquired by "delete_volume" :: waited 0.027s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:55 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[afc2adf5-4a85-4a54-9b19-b922a2338e37]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2f964128-c0b3-474b-a152-1fd6014ba911 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a6f34181-4063-4e7b-add1-b2efd733e1a4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:55 devstack sudo[107153]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a6f34181-4063-4e7b-add1-b2efd733e1a4 Aug 16 21:28:55 devstack sudo[107153]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:55 devstack sudo[107148]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-110f0540-c511-4aec-ae09-838594d817c0 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb 1G" returned: 0 in 0.616s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-110f0540-c511-4aec-ae09-838594d817c0 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:55 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-155bb54c-61a3-4151-804d-2470d2af5574 tempest-VolumesGetTest-207502334 None] Acquiring lock "cinder-a1c25939-0753-4aff-aad0-1612c345636b-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:55 devstack sudo[107156]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb Aug 16 21:28:55 devstack sudo[107156]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:55 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-155bb54c-61a3-4151-804d-2470d2af5574 tempest-VolumesGetTest-207502334 None] Lock "cinder-a1c25939-0753-4aff-aad0-1612c345636b-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:55 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-155bb54c-61a3-4151-804d-2470d2af5574 tempest-VolumesGetTest-207502334 None] Acquiring lock "cinder-quobyte-a1c25939-0753-4aff-aad0-1612c345636b" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:55 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-155bb54c-61a3-4151-804d-2470d2af5574 tempest-VolumesGetTest-207502334 None] Lock "cinder-quobyte-a1c25939-0753-4aff-aad0-1612c345636b" acquired by "delete_volume" :: waited 0.023s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:55 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[7ead3fcb-e620-4d0a-a4d4-d76bd4282d3b]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-155bb54c-61a3-4151-804d-2470d2af5574 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a1c25939-0753-4aff-aad0-1612c345636b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:56 devstack sudo[107158]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a1c25939-0753-4aff-aad0-1612c345636b Aug 16 21:28:56 devstack sudo[107158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:56 devstack sudo[107153]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2f964128-c0b3-474b-a152-1fd6014ba911 tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a6f34181-4063-4e7b-add1-b2efd733e1a4" returned: 0 in 0.548s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2f964128-c0b3-474b-a152-1fd6014ba911 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a6f34181-4063-4e7b-add1-b2efd733e1a4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:56 devstack sudo[107156]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-110f0540-c511-4aec-ae09-838594d817c0 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb" returned: 0 in 0.361s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:56 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-110f0540-c511-4aec-ae09-838594d817c0 tempest-VolumesDeleteCascade-994410353 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb is being set with open permissions: ugo+rw Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-110f0540-c511-4aec-ae09-838594d817c0 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:56 devstack sudo[107166]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a6f34181-4063-4e7b-add1-b2efd733e1a4 Aug 16 21:28:56 devstack sudo[107166]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:56 devstack sudo[107167]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb Aug 16 21:28:56 devstack sudo[107167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:56 devstack sudo[107158]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-155bb54c-61a3-4151-804d-2470d2af5574 tempest-VolumesGetTest-207502334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a1c25939-0753-4aff-aad0-1612c345636b" returned: 0 in 0.432s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-155bb54c-61a3-4151-804d-2470d2af5574 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a1c25939-0753-4aff-aad0-1612c345636b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:56 devstack sudo[107175]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a1c25939-0753-4aff-aad0-1612c345636b Aug 16 21:28:56 devstack sudo[107175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:56 devstack sudo[107166]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2f964128-c0b3-474b-a152-1fd6014ba911 tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a6f34181-4063-4e7b-add1-b2efd733e1a4" returned: 0 in 0.328s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2f964128-c0b3-474b-a152-1fd6014ba911 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-quobyte-a6f34181-4063-4e7b-add1-b2efd733e1a4" released by "delete_volume" :: held 0.942s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:56 devstack sudo[107167]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-110f0540-c511-4aec-ae09-838594d817c0 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb" returned: 0 in 0.361s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-110f0540-c511-4aec-ae09-838594d817c0 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.932s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:56 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-110f0540-c511-4aec-ae09-838594d817c0 tempest-VolumesDeleteCascade-994410353 None] Create snapshot completed successfully Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-2f964128-c0b3-474b-a152-1fd6014ba911 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Created reservations ['ed130bfa-191e-4b2d-89f7-2cb5ada502f5', '0accdfe4-37e6-466b-aa64-056aa4774b23', '2cb3c48e-93fb-4dc9-b3f6-4338309d18be', '4197f833-e45a-4072-b64a-9ca5f55d0092'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2f964128-c0b3-474b-a152-1fd6014ba911 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2f964128-c0b3-474b-a152-1fd6014ba911 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2f964128-c0b3-474b-a152-1fd6014ba911 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2f964128-c0b3-474b-a152-1fd6014ba911 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2f964128-c0b3-474b-a152-1fd6014ba911 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2f964128-c0b3-474b-a152-1fd6014ba911 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:56 devstack sudo[107180]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:56 devstack sudo[107180]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:56 devstack sudo[107175]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-155bb54c-61a3-4151-804d-2470d2af5574 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-a1c25939-0753-4aff-aad0-1612c345636b" returned: 0 in 0.408s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-155bb54c-61a3-4151-804d-2470d2af5574 tempest-VolumesGetTest-207502334 None] Lock "cinder-quobyte-a1c25939-0753-4aff-aad0-1612c345636b" released by "delete_volume" :: held 0.891s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-155bb54c-61a3-4151-804d-2470d2af5574 tempest-VolumesGetTest-207502334 None] Created reservations ['7c59c6bd-bee1-4a6f-a683-4708bbecd8bc', '03915732-40d2-427e-876f-d84789b42f80', '1f6acf1c-cf2b-4ce7-a4df-dc0842e2e79f', 'def6497f-158d-48ef-a287-071e29379a2d'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-155bb54c-61a3-4151-804d-2470d2af5574 tempest-VolumesGetTest-207502334 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-155bb54c-61a3-4151-804d-2470d2af5574 tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-155bb54c-61a3-4151-804d-2470d2af5574 tempest-VolumesGetTest-207502334 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-155bb54c-61a3-4151-804d-2470d2af5574 tempest-VolumesGetTest-207502334 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-155bb54c-61a3-4151-804d-2470d2af5574 tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-155bb54c-61a3-4151-804d-2470d2af5574 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:57 devstack sudo[107182]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:57 devstack sudo[107182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:57 devstack sudo[107180]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2f964128-c0b3-474b-a152-1fd6014ba911 tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.312s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-2f964128-c0b3-474b-a152-1fd6014ba911 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:57 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-2f964128-c0b3-474b-a152-1fd6014ba911 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Deleted volume successfully. Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2f964128-c0b3-474b-a152-1fd6014ba911 tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-a6f34181-4063-4e7b-add1-b2efd733e1a4-delete_volume" released by "delete_volume" :: held 1.611s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fde0c661-0c90-4a4d-8207-51dcb77b6b51 tempest-VolumesGetTest-207502334 None] Acquiring lock "cinder-f9a157d2-f809-45f1-a35e-d4eaf9d7f654-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fde0c661-0c90-4a4d-8207-51dcb77b6b51 tempest-VolumesGetTest-207502334 None] Lock "cinder-f9a157d2-f809-45f1-a35e-d4eaf9d7f654-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "cinder-758730f0-9484-4bff-aa4b-5ea59286feae-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-758730f0-9484-4bff-aa4b-5ea59286feae-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fde0c661-0c90-4a4d-8207-51dcb77b6b51 tempest-VolumesGetTest-207502334 None] Acquiring lock "cinder-quobyte-f9a157d2-f809-45f1-a35e-d4eaf9d7f654" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fde0c661-0c90-4a4d-8207-51dcb77b6b51 tempest-VolumesGetTest-207502334 None] Lock "cinder-quobyte-f9a157d2-f809-45f1-a35e-d4eaf9d7f654" acquired by "delete_volume" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Performing cascade delete. {{(pid=94342) delete_volume /opt/stack/cinder/cinder/volume/manager.py:995}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[386efb93-13e0-4f53-befd-912be5d76bca]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fde0c661-0c90-4a4d-8207-51dcb77b6b51 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f9a157d2-f809-45f1-a35e-d4eaf9d7f654 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "cinder-e33a64a7-4ac4-4571-bdcd-95073235fea0-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-e33a64a7-4ac4-4571-bdcd-95073235fea0-delete_snapshot" acquired by "delete_snapshot" :: waited 0.030s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "cinder-quobyte-758730f0-9484-4bff-aa4b-5ea59286feae" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-quobyte-758730f0-9484-4bff-aa4b-5ea59286feae" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "cinder-quobyte-e33a64a7-4ac4-4571-bdcd-95073235fea0" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:57 devstack sudo[107182]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-155bb54c-61a3-4151-804d-2470d2af5574 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.512s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-155bb54c-61a3-4151-804d-2470d2af5574 tempest-VolumesGetTest-207502334 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:57 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-155bb54c-61a3-4151-804d-2470d2af5574 tempest-VolumesGetTest-207502334 None] Deleted volume successfully. Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-quobyte-e33a64a7-4ac4-4571-bdcd-95073235fea0" acquired by "_delete_snapshot" :: waited 0.027s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Deleting offline snapshot e33a64a7-4ac4-4571-bdcd-95073235fea0 of volume 758730f0-9484-4bff-aa4b-5ea59286feae {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] snapshot_file for this snap is: volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[352bffe7-4673-4a23-a03b-cddc1ac3cf93]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:57 devstack sudo[107185]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f9a157d2-f809-45f1-a35e-d4eaf9d7f654 Aug 16 21:28:57 devstack sudo[107185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-155bb54c-61a3-4151-804d-2470d2af5574 tempest-VolumesGetTest-207502334 None] Lock "cinder-a1c25939-0753-4aff-aad0-1612c345636b-delete_volume" released by "delete_volume" :: held 1.720s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:57 devstack sudo[107188]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0 Aug 16 21:28:57 devstack sudo[107188]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-370b3c81-70de-4e05-a6bc-80fe48cbfeba tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "cinder-fd017465-38d6-43a1-b935-a7c183ab6060-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-370b3c81-70de-4e05-a6bc-80fe48cbfeba tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-fd017465-38d6-43a1-b935-a7c183ab6060-delete_snapshot" acquired by "delete_snapshot" :: waited 0.036s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-370b3c81-70de-4e05-a6bc-80fe48cbfeba tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "cinder-quobyte-14dc641c-0381-4419-a9cc-3531ba036383" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-370b3c81-70de-4e05-a6bc-80fe48cbfeba tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-quobyte-14dc641c-0381-4419-a9cc-3531ba036383" acquired by "delete_snapshot" :: waited 0.072s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-370b3c81-70de-4e05-a6bc-80fe48cbfeba tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "cinder-quobyte-fd017465-38d6-43a1-b935-a7c183ab6060" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-370b3c81-70de-4e05-a6bc-80fe48cbfeba tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-quobyte-fd017465-38d6-43a1-b935-a7c183ab6060" acquired by "_delete_snapshot" :: waited 0.025s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-370b3c81-70de-4e05-a6bc-80fe48cbfeba tempest-CreateVolumesFromSnapshotTest-1218790504 None] Deleting offline snapshot fd017465-38d6-43a1-b935-a7c183ab6060 of volume 14dc641c-0381-4419-a9cc-3531ba036383 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-370b3c81-70de-4e05-a6bc-80fe48cbfeba tempest-CreateVolumesFromSnapshotTest-1218790504 None] snapshot_file for this snap is: volume-14dc641c-0381-4419-a9cc-3531ba036383.fd017465-38d6-43a1-b935-a7c183ab6060 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[bf3c3973-f3ef-41c9-a301-593c33d3c225]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:57 devstack sudo[107185]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-370b3c81-70de-4e05-a6bc-80fe48cbfeba tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.fd017465-38d6-43a1-b935-a7c183ab6060 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fde0c661-0c90-4a4d-8207-51dcb77b6b51 tempest-VolumesGetTest-207502334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f9a157d2-f809-45f1-a35e-d4eaf9d7f654" returned: 0 in 0.563s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fde0c661-0c90-4a4d-8207-51dcb77b6b51 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f9a157d2-f809-45f1-a35e-d4eaf9d7f654 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:58 devstack sudo[107195]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f9a157d2-f809-45f1-a35e-d4eaf9d7f654 Aug 16 21:28:58 devstack sudo[107195]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:58 devstack sudo[107188]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0" returned: 0 in 0.505s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-758730f0-9484-4bff-aa4b-5ea59286feae(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:28:58 devstack sudo[107193]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.fd017465-38d6-43a1-b935-a7c183ab6060 Aug 16 21:28:58 devstack sudo[107193]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[cc6ada68-75e0-470d-8b27-2a09c1236957]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:58 devstack sudo[107200]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae Aug 16 21:28:58 devstack sudo[107200]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:58 devstack sudo[107195]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fde0c661-0c90-4a4d-8207-51dcb77b6b51 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f9a157d2-f809-45f1-a35e-d4eaf9d7f654" returned: 0 in 0.307s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fde0c661-0c90-4a4d-8207-51dcb77b6b51 tempest-VolumesGetTest-207502334 None] Lock "cinder-quobyte-f9a157d2-f809-45f1-a35e-d4eaf9d7f654" released by "delete_volume" :: held 0.925s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-fde0c661-0c90-4a4d-8207-51dcb77b6b51 tempest-VolumesGetTest-207502334 None] Created reservations ['cb6047ac-dfdc-439a-adf8-4ba9b7d1d3f0', '04ca75e7-f62a-4548-89d0-529b4fe64401', 'a941a2d9-83d3-46a2-ade5-5ab8ee41fc36', 'e3b56ef7-84f1-4e10-ba12-cd153b3e6e36'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fde0c661-0c90-4a4d-8207-51dcb77b6b51 tempest-VolumesGetTest-207502334 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fde0c661-0c90-4a4d-8207-51dcb77b6b51 tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fde0c661-0c90-4a4d-8207-51dcb77b6b51 tempest-VolumesGetTest-207502334 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:28:58 devstack sudo[107193]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fde0c661-0c90-4a4d-8207-51dcb77b6b51 tempest-VolumesGetTest-207502334 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fde0c661-0c90-4a4d-8207-51dcb77b6b51 tempest-VolumesGetTest-207502334 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fde0c661-0c90-4a4d-8207-51dcb77b6b51 tempest-VolumesGetTest-207502334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-370b3c81-70de-4e05-a6bc-80fe48cbfeba tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.fd017465-38d6-43a1-b935-a7c183ab6060" returned: 0 in 0.525s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-370b3c81-70de-4e05-a6bc-80fe48cbfeba tempest-CreateVolumesFromSnapshotTest-1218790504 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-14dc641c-0381-4419-a9cc-3531ba036383(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:28:58 devstack sudo[107207]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:28:58 devstack sudo[107207]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[921c2730-c1ed-447f-9b8d-ceb0b9f8daa4]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-370b3c81-70de-4e05-a6bc-80fe48cbfeba tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:58 devstack sudo[107200]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae" returned: 0 in 0.504s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:58 devstack sudo[107209]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383 Aug 16 21:28:58 devstack sudo[107209]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[045db7ef-91fd-4c55-99d3-91d4f275a020]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:58 devstack sudo[107207]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fde0c661-0c90-4a4d-8207-51dcb77b6b51 tempest-VolumesGetTest-207502334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.300s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fde0c661-0c90-4a4d-8207-51dcb77b6b51 tempest-VolumesGetTest-207502334 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:28:58 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-fde0c661-0c90-4a4d-8207-51dcb77b6b51 tempest-VolumesGetTest-207502334 None] Deleted volume successfully. Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fde0c661-0c90-4a4d-8207-51dcb77b6b51 tempest-VolumesGetTest-207502334 None] Lock "cinder-f9a157d2-f809-45f1-a35e-d4eaf9d7f654-delete_volume" released by "delete_volume" :: held 1.599s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:58 devstack sudo[107216]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb Aug 16 21:28:58 devstack sudo[107216]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:58 devstack sudo[107209]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-370b3c81-70de-4e05-a6bc-80fe48cbfeba tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383" returned: 0 in 0.475s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-370b3c81-70de-4e05-a6bc-80fe48cbfeba tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.fd017465-38d6-43a1-b935-a7c183ab6060 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:59 devstack sudo[107221]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.fd017465-38d6-43a1-b935-a7c183ab6060 Aug 16 21:28:59 devstack sudo[107221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:59 devstack sudo[107216]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb" returned: 0 in 0.508s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-758730f0-9484-4bff-aa4b-5ea59286feae(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:28:59 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[bf66c82b-87ef-4d6a-a4ee-76a98dec8b4e]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:59 devstack sudo[107229]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0 Aug 16 21:28:59 devstack sudo[107229]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:59 devstack sudo[107221]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-370b3c81-70de-4e05-a6bc-80fe48cbfeba tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.fd017465-38d6-43a1-b935-a7c183ab6060" returned: 0 in 0.401s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-370b3c81-70de-4e05-a6bc-80fe48cbfeba tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.fd017465-38d6-43a1-b935-a7c183ab6060 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:59 devstack sudo[107232]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.fd017465-38d6-43a1-b935-a7c183ab6060 Aug 16 21:28:59 devstack sudo[107232]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:28:59 devstack sudo[107232]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-370b3c81-70de-4e05-a6bc-80fe48cbfeba tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383.fd017465-38d6-43a1-b935-a7c183ab6060" returned: 0 in 0.423s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:59 devstack sudo[107229]: pam_unix(sudo:session): session closed for user root Aug 16 21:28:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0" returned: 0 in 0.639s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:28:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-758730f0-9484-4bff-aa4b-5ea59286feae(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:28:59 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-370b3c81-70de-4e05-a6bc-80fe48cbfeba tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-quobyte-fd017465-38d6-43a1-b935-a7c183ab6060" released by "_delete_snapshot" :: held 1.968s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:59 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[44e83168-4c86-4a07-a87d-9112d3320284]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:28:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:28:59 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-370b3c81-70de-4e05-a6bc-80fe48cbfeba tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-quobyte-14dc641c-0381-4419-a9cc-3531ba036383" released by "delete_snapshot" :: held 2.022s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:00 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-370b3c81-70de-4e05-a6bc-80fe48cbfeba tempest-CreateVolumesFromSnapshotTest-1218790504 None] Created reservations ['76e5b01b-683e-4711-b947-6494f75460ab', 'df8dc387-9efd-433a-87ab-8568b2cccecb', '1df9a334-c442-47aa-bece-c6bc4ef8c8d6', '40468dcb-0aa3-491d-aefe-058ef810be30'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:29:00 devstack sudo[107241]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae Aug 16 21:29:00 devstack sudo[107241]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:00 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-370b3c81-70de-4e05-a6bc-80fe48cbfeba tempest-CreateVolumesFromSnapshotTest-1218790504 None] Delete snapshot completed successfully. Aug 16 21:29:00 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-370b3c81-70de-4e05-a6bc-80fe48cbfeba tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-fd017465-38d6-43a1-b935-a7c183ab6060-delete_snapshot" released by "delete_snapshot" :: held 2.329s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:00 devstack sudo[107241]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae" returned: 0 in 0.557s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:00 devstack sudo[107246]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0 Aug 16 21:29:00 devstack sudo[107246]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:00 devstack sudo[107246]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0" returned: 0 in 0.406s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:00 devstack sudo[107252]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0 Aug 16 21:29:00 devstack sudo[107252]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:01 devstack sudo[107252]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.e33a64a7-4ac4-4571-bdcd-95073235fea0" returned: 0 in 0.284s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-758730f0-9484-4bff-aa4b-5ea59286feae /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb -F qcow2 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-53374c2a-7b1d-4520-a576-de1defc1c54a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "cinder-14dc641c-0381-4419-a9cc-3531ba036383-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-53374c2a-7b1d-4520-a576-de1defc1c54a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-14dc641c-0381-4419-a9cc-3531ba036383-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:01 devstack sudo[107255]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-758730f0-9484-4bff-aa4b-5ea59286feae /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb -F qcow2 Aug 16 21:29:01 devstack sudo[107255]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-53374c2a-7b1d-4520-a576-de1defc1c54a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "cinder-quobyte-14dc641c-0381-4419-a9cc-3531ba036383" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-53374c2a-7b1d-4520-a576-de1defc1c54a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-quobyte-14dc641c-0381-4419-a9cc-3531ba036383" acquired by "delete_volume" :: waited 0.035s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[2f137ae6-a98a-428c-ae87-7e816cfc90d9]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-53374c2a-7b1d-4520-a576-de1defc1c54a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:01 devstack sudo[107257]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383 Aug 16 21:29:01 devstack sudo[107257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:01 devstack sudo[107255]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-758730f0-9484-4bff-aa4b-5ea59286feae /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb -F qcow2" returned: 0 in 0.460s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-quobyte-e33a64a7-4ac4-4571-bdcd-95073235fea0" released by "_delete_snapshot" :: held 4.106s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-quobyte-758730f0-9484-4bff-aa4b-5ea59286feae" released by "delete_snapshot" :: held 4.142s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Created reservations ['af1af9fe-86b6-4d82-a759-bb5e563b71aa', 'a062fae6-e71d-41de-b9b5-092578fe24ae', 'a936d0b0-ef97-406f-a927-46643c06ad04', 'a73d62b1-c4c9-43b7-9ab1-8bac037f19d8'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:29:01 devstack sudo[107257]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-53374c2a-7b1d-4520-a576-de1defc1c54a tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383" returned: 0 in 0.490s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-53374c2a-7b1d-4520-a576-de1defc1c54a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:01 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Delete snapshot completed successfully. Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-e33a64a7-4ac4-4571-bdcd-95073235fea0-delete_snapshot" released by "delete_snapshot" :: held 4.417s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "cinder-ee20d19a-0e08-470b-b7de-788e666db5fb-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:01 devstack sudo[107266]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383 Aug 16 21:29:01 devstack sudo[107266]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-ee20d19a-0e08-470b-b7de-788e666db5fb-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "cinder-quobyte-758730f0-9484-4bff-aa4b-5ea59286feae" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-quobyte-758730f0-9484-4bff-aa4b-5ea59286feae" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "cinder-quobyte-ee20d19a-0e08-470b-b7de-788e666db5fb" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-quobyte-ee20d19a-0e08-470b-b7de-788e666db5fb" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Deleting offline snapshot ee20d19a-0e08-470b-b7de-788e666db5fb of volume 758730f0-9484-4bff-aa4b-5ea59286feae {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] snapshot_file for this snap is: volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[a26b3c93-b0f3-4ff2-9269-50d646ead759]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:02 devstack sudo[107266]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:02 devstack sudo[107268]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb Aug 16 21:29:02 devstack sudo[107268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-53374c2a-7b1d-4520-a576-de1defc1c54a tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-14dc641c-0381-4419-a9cc-3531ba036383" returned: 0 in 0.298s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:02 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-53374c2a-7b1d-4520-a576-de1defc1c54a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-quobyte-14dc641c-0381-4419-a9cc-3531ba036383" released by "delete_volume" :: held 0.865s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:02 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-53374c2a-7b1d-4520-a576-de1defc1c54a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Created reservations ['c2322f26-0a97-4a11-b5a3-2f3675eba9b4', '26fea392-ec71-4cfd-a89c-2ac3d5995753', 'd0a47805-51cf-4b36-a210-468b5318c434', '53253768-eda1-4d06-b506-1cc4ead75aa0'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:29:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-53374c2a-7b1d-4520-a576-de1defc1c54a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-53374c2a-7b1d-4520-a576-de1defc1c54a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-53374c2a-7b1d-4520-a576-de1defc1c54a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-53374c2a-7b1d-4520-a576-de1defc1c54a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-53374c2a-7b1d-4520-a576-de1defc1c54a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-53374c2a-7b1d-4520-a576-de1defc1c54a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:02 devstack sudo[107273]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:29:02 devstack sudo[107273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:02 devstack sudo[107268]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb" returned: 0 in 0.468s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-758730f0-9484-4bff-aa4b-5ea59286feae(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:29:02 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[c8eb3510-17f4-4671-9632-63a95aab69bb]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:02 devstack sudo[107277]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae Aug 16 21:29:02 devstack sudo[107277]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:02 devstack sudo[107273]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-53374c2a-7b1d-4520-a576-de1defc1c54a tempest-CreateVolumesFromSnapshotTest-1218790504 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.359s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:02 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-53374c2a-7b1d-4520-a576-de1defc1c54a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:29:02 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-53374c2a-7b1d-4520-a576-de1defc1c54a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Deleted volume successfully. Aug 16 21:29:02 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-53374c2a-7b1d-4520-a576-de1defc1c54a tempest-CreateVolumesFromSnapshotTest-1218790504 None] Lock "cinder-14dc641c-0381-4419-a9cc-3531ba036383-delete_volume" released by "delete_volume" :: held 1.591s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:02 devstack sudo[107277]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae" returned: 0 in 0.503s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:03 devstack sudo[107283]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb Aug 16 21:29:03 devstack sudo[107283]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:03 devstack sudo[107283]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb" returned: 0 in 0.470s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:03 devstack sudo[107289]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb Aug 16 21:29:03 devstack sudo[107289]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:03 devstack sudo[107289]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae.ee20d19a-0e08-470b-b7de-788e666db5fb" returned: 0 in 0.315s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:03 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-quobyte-ee20d19a-0e08-470b-b7de-788e666db5fb" released by "_delete_snapshot" :: held 1.896s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:03 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-quobyte-758730f0-9484-4bff-aa4b-5ea59286feae" released by "delete_snapshot" :: held 1.928s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Flow 'volume_create_manager' (6c793830-55f1-4a22-a288-fe7deda7e338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd73ce63-e406-4071-8a23-ddddc8104418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd73ce63-e406-4071-8a23-ddddc8104418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:29:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-789214036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f18176fd92124fb9ab81cbc46ff1dc57',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=2026-08-16T19:29:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:04Z,use_quota=True,user_id='09de57b550754cbc8d7d8530ab7c0900',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e064c409-a6e0-4295-a2b9-6bfbd450dbd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e064c409-a6e0-4295-a2b9-6bfbd450dbd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d248161c-5bb9-4a58-bda1-92cd47e39a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d248161c-5bb9-4a58-bda1-92cd47e39a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b', 'volume_name': 'volume-92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2399114-b474-4965-bb87-e51cd6090366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2399114-b474-4965-bb87-e51cd6090366) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0aaf7fd2-f473-46b3-8667-60ba4d188368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:04 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Volume 92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b', 'volume_size': 1} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] ==> create_volume: call "{'self': , '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-08-16T19:29:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-789214036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f18176fd92124fb9ab81cbc46ff1dc57',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=2026-08-16T19:29:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:04Z,use_quota=True,user_id='09de57b550754cbc8d7d8530ab7c0900',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Creating volume 92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:29:04 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Created reservations ['21d727f9-c1b4-4536-9bbd-ef004eb2928d', 'df203379-893f-4568-b133-0ca1dedc9431', 'b3f67b21-4959-4d85-b250-ddd21ddcd949', '3431a5b0-ee60-4611-8b65-037aa1a32514'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:29:04 devstack sudo[107292]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b 1073741824 Aug 16 21:29:04 devstack sudo[107292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:04 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Delete snapshot completed successfully. Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-ee20d19a-0e08-470b-b7de-788e666db5fb-delete_snapshot" released by "delete_snapshot" :: held 2.319s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Snapshots deleted, issuing volume delete {{(pid=94342) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1010}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "cinder-quobyte-758730f0-9484-4bff-aa4b-5ea59286feae" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-quobyte-758730f0-9484-4bff-aa4b-5ea59286feae" acquired by "delete_volume" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[f2300f11-a06f-4276-a763-4a271150a4ab]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:04 devstack sudo[107294]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae Aug 16 21:29:04 devstack sudo[107294]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:04 devstack sudo[107292]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b 1073741824" returned: 0 in 0.585s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:04 devstack sudo[107294]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:04 devstack sudo[107303]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b Aug 16 21:29:04 devstack sudo[107303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae" returned: 0 in 0.526s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:29:04 devstack sudo[107305]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae Aug 16 21:29:04 devstack sudo[107305]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Flow 'volume_create_manager' (4b56a2af-6058-4146-9128-6a0d63dae918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a0d92470-610f-4eb5-9614-98d1fabad447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a0d92470-610f-4eb5-9614-98d1fabad447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:29:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1773555955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5e65a969-9b2b-492c-b66d-4eb52bc12d0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7d27ebf03484eb7a1004dbaca2ea974',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=2026-08-16T19:29:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:05Z,use_quota=True,user_id='903d73c9c20d4c91a244effb113611e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (306a3300-8576-4bac-9dd7-d9ceeb6f88c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (306a3300-8576-4bac-9dd7-d9ceeb6f88c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa800061-f005-4403-8838-d5ed3114057d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:04 devstack cinder-volume[94342]: DEBUG cinder.image.glance [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Creating Keystone auth plugin from conf {{(pid=94342) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 16 21:29:05 devstack sudo[107303]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b" returned: 0 in 0.325s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] <== create_volume: return (975ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.981s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0aaf7fd2-f473-46b3-8667-60ba4d188368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (267a5511-d48c-42c7-91a0-6e910a478f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:05 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Volume volume-92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b (92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b): created successfully Aug 16 21:29:05 devstack sudo[107305]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (267a5511-d48c-42c7-91a0-6e910a478f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Flow 'volume_create_manager' (6c793830-55f1-4a22-a288-fe7deda7e338) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-758730f0-9484-4bff-aa4b-5ea59286feae" returned: 0 in 0.345s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:05 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-4eccaa46-8948-4884-8613-03ad181c4b15 tempest-VolumesListTestJSON-172850542 None] Created volume successfully. Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-quobyte-758730f0-9484-4bff-aa4b-5ea59286feae" released by "delete_volume" :: held 0.953s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Created reservations ['656fa7e7-4104-4acb-868d-a6cc382f96b4', 'f96aa270-949e-494d-beb9-52cb96217858', '5654f568-16f6-41f3-a6e1-87d55d232434', '73544101-99b7-448e-98b9-8d447f2adca1'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:05 devstack sudo[107309]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:29:05 devstack sudo[107309]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa800061-f005-4403-8838-d5ed3114057d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '5e65a969-9b2b-492c-b66d-4eb52bc12d0e', 'volume_name': 'volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e', 'volume_size': 1, 'image_id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'd96e77627bc24cbcb02b84387371f7c5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'created_at': datetime.datetime(2026, 8, 16, 19, 11, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/83988414-26d6-47e6-9143-471cb39d7e3b/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d19256fd-61df-4d77-b1c5-c03263c8b4e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d19256fd-61df-4d77-b1c5-c03263c8b4e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3af85e64-56c3-492e-92a8-3ae19e7690bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:05 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Volume 5e65a969-9b2b-492c-b66d-4eb52bc12d0e: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e', 'volume_size': 1, 'image_id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'd96e77627bc24cbcb02b84387371f7c5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'created_at': datetime.datetime(2026, 8, 16, 19, 11, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/83988414-26d6-47e6-9143-471cb39d7e3b/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': } Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Trying to clone 5e65a969-9b2b-492c-b66d-4eb52bc12d0e from image 83988414-26d6-47e6-9143-471cb39d7e3b at location (None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}]). {{(pid=94342) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 16 21:29:05 devstack sudo[107309]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.296s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:29:05 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Deleted volume successfully. Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1286cbb6-a945-487f-8cf0-dc11b7134868 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-758730f0-9484-4bff-aa4b-5ea59286feae-delete_volume" released by "delete_volume" :: held 8.386s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_1gi3oy_qdevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 16 21:29:05 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Image download 20.69 MB at 20.69 MB/s Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[e367f4b2-3562-4460-97c6-5e2f2c4fddd8]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_1gi3oy_qdevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:06 devstack sudo[107313]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_1gi3oy_qdevstack@QuobyteHD Aug 16 21:29:06 devstack sudo[107313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Flow 'volume_create_manager' (71d95ad0-e5ca-49f0-a4fb-ce1cbdd97889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (27a06b0e-5010-4e1f-8aa7-4889cb9a75fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:06 devstack sudo[107313]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_1gi3oy_qdevstack@QuobyteHD" returned: 0 in 0.399s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Temporary image 83988414-26d6-47e6-9143-471cb39d7e3b is fetched for user 903d73c9c20d4c91a244effb113611e7. {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (27a06b0e-5010-4e1f-8aa7-4889cb9a75fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:29:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1897237316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fd57309c-a5d6-401f-b294-30a32c8e531a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73678ba08c454653adc57799cee58c5c',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=2026-08-16T19:29:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:06Z,use_quota=True,user_id='d0fdff03af954d8ea0fd0e36d7c749b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99f8413f-8b38-4581-ad15-084c1306aab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99f8413f-8b38-4581-ad15-084c1306aab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c1a36a2-9bb7-4e49-af3f-e2a93047e460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c1a36a2-9bb7-4e49-af3f-e2a93047e460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fd57309c-a5d6-401f-b294-30a32c8e531a', 'volume_name': 'volume-fd57309c-a5d6-401f-b294-30a32c8e531a', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9d7daa91-6ad3-483e-86e8-46c1891132cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9d7daa91-6ad3-483e-86e8-46c1891132cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e9c64e7-e45f-41b4-ac5a-29cc81e08ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:06 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Volume fd57309c-a5d6-401f-b294-30a32c8e531a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fd57309c-a5d6-401f-b294-30a32c8e531a', 'volume_size': 1} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] ==> create_volume: call "{'self': , '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-08-16T19:29:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1897237316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fd57309c-a5d6-401f-b294-30a32c8e531a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73678ba08c454653adc57799cee58c5c',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=2026-08-16T19:29:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:06Z,use_quota=True,user_id='d0fdff03af954d8ea0fd0e36d7c749b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Creating volume fd57309c-a5d6-401f-b294-30a32c8e531a {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:29:06 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd57309c-a5d6-401f-b294-30a32c8e531a 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:06 devstack sudo[107318]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd57309c-a5d6-401f-b294-30a32c8e531a 1073741824 Aug 16 21:29:06 devstack sudo[107318]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[537a449e-d87b-4241-8f5a-442bda81a713]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_1gi3oy_qdevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:06 devstack sudo[107320]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_1gi3oy_qdevstack@QuobyteHD Aug 16 21:29:06 devstack sudo[107320]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Flow 'volume_create_manager' (15635e1f-e5ef-4a74-b32a-8737cfef7a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2fc901b2-5728-4ad8-938a-d77b39c5b939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2fc901b2-5728-4ad8-938a-d77b39c5b939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:29:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1396620699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f18176fd92124fb9ab81cbc46ff1dc57',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=2026-08-16T19:29:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:07Z,use_quota=True,user_id='09de57b550754cbc8d7d8530ab7c0900',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bc532145-2d60-4026-9c9e-62e6604224e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bc532145-2d60-4026-9c9e-62e6604224e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (829d73ea-9a70-42e0-be4f-e24eb55b44e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (829d73ea-9a70-42e0-be4f-e24eb55b44e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4', 'volume_name': 'volume-b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92a944f7-e706-4ce5-9e26-58872862368b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92a944f7-e706-4ce5-9e26-58872862368b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fb983119-724e-4c7c-995e-7a404848a88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:06 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Volume b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4', 'volume_size': 1} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:06 devstack sudo[107320]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_1gi3oy_qdevstack@QuobyteHD" returned: 0 in 0.472s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:06 devstack sudo[107318]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd57309c-a5d6-401f-b294-30a32c8e531a 1073741824" returned: 0 in 0.569s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:06 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Flow 'volume_create_manager' (3b907fca-5d26-4839-8b68-7843a0e81ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8da14f19-4ce0-45f3-9990-19a6ea13f758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8da14f19-4ce0-45f3-9990-19a6ea13f758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:29:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-500702803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=238d4336-611d-49a5-9e0a-a90dbf85e91f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9f43b9dac6f41f0a02a553e9ff563fe',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=2026-08-16T19:29:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:07Z,use_quota=True,user_id='f20dc61487f7445a8bb51ad7bc1eb2aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0abac1d1-5868-49c3-a629-32b9d7164ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0abac1d1-5868-49c3-a629-32b9d7164ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a744ece-30ee-469b-905d-6b0ab01b0ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a744ece-30ee-469b-905d-6b0ab01b0ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '238d4336-611d-49a5-9e0a-a90dbf85e91f', 'volume_name': 'volume-238d4336-611d-49a5-9e0a-a90dbf85e91f', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c005e965-66b9-4828-897e-a2ac71ed4d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c005e965-66b9-4828-897e-a2ac71ed4d09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6f5a72ae-e859-4ce8-9ad1-de5e589ee620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:07 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Volume 238d4336-611d-49a5-9e0a-a90dbf85e91f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-238d4336-611d-49a5-9e0a-a90dbf85e91f', 'volume_size': 1} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd57309c-a5d6-401f-b294-30a32c8e531a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:07 devstack sudo[107329]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd57309c-a5d6-401f-b294-30a32c8e531a Aug 16 21:29:07 devstack sudo[107329]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:07 devstack sudo[107329]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd57309c-a5d6-401f-b294-30a32c8e531a" returned: 0 in 0.252s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] <== create_volume: return (935ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.938s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.518s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] ==> create_volume: call "{'self': , '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-08-16T19:29:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1396620699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f18176fd92124fb9ab81cbc46ff1dc57',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=2026-08-16T19:29:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:07Z,use_quota=True,user_id='09de57b550754cbc8d7d8530ab7c0900',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Creating volume b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:29:07 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e9c64e7-e45f-41b4-ac5a-29cc81e08ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fd57309c-a5d6-401f-b294-30a32c8e531a', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (afbae2ce-d7c0-4c11-bebc-08ff5b30a157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:07 devstack sudo[107332]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4 1073741824 Aug 16 21:29:07 devstack sudo[107332]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:07 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Volume volume-fd57309c-a5d6-401f-b294-30a32c8e531a (fd57309c-a5d6-401f-b294-30a32c8e531a): created successfully Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (afbae2ce-d7c0-4c11-bebc-08ff5b30a157) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Flow 'volume_create_manager' (71d95ad0-e5ca-49f0-a4fb-ce1cbdd97889) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:07 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-cf283ab9-10ba-4ae9-a069-98b8d3240db6 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Created volume successfully. Aug 16 21:29:07 devstack sudo[107332]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4 1073741824" returned: 0 in 0.423s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:07 devstack sudo[107340]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4 Aug 16 21:29:07 devstack sudo[107340]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:08 devstack sudo[107340]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4" returned: 0 in 0.250s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] <== create_volume: return (712ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.715s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.083s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] ==> create_volume: call "{'self': , '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-08-16T19:29:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1773555955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5e65a969-9b2b-492c-b66d-4eb52bc12d0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7d27ebf03484eb7a1004dbaca2ea974',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=2026-08-16T19:29:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:05Z,use_quota=True,user_id='903d73c9c20d4c91a244effb113611e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Creating volume 5e65a969-9b2b-492c-b66d-4eb52bc12d0e {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:29:08 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fb983119-724e-4c7c-995e-7a404848a88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:08 devstack sudo[107343]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e 1073741824 Aug 16 21:29:08 devstack sudo[107343]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4089fddc-1769-4484-a4c6-3a641a77c52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:08 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Volume volume-b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4 (b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4): created successfully Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4089fddc-1769-4484-a4c6-3a641a77c52b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Flow 'volume_create_manager' (15635e1f-e5ef-4a74-b32a-8737cfef7a35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:08 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-19f41be2-8d7c-430b-a531-35e6087f06f9 tempest-VolumesListTestJSON-172850542 None] Created volume successfully. Aug 16 21:29:08 devstack sudo[107343]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e 1073741824" returned: 0 in 0.434s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:08 devstack sudo[107349]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e Aug 16 21:29:08 devstack sudo[107349]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Flow 'volume_create_manager' (b004e552-9e62-4d68-a112-464b76ce6200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4fbaacaf-acf8-4634-ba99-a9d5fb9f53fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:08 devstack sudo[107349]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e" returned: 0 in 0.334s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] <== create_volume: return (809ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.812s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.809s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] ==> create_volume: call "{'self': , '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-08-16T19:29:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-500702803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=238d4336-611d-49a5-9e0a-a90dbf85e91f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9f43b9dac6f41f0a02a553e9ff563fe',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=2026-08-16T19:29:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:07Z,use_quota=True,user_id='f20dc61487f7445a8bb51ad7bc1eb2aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Creating volume 238d4336-611d-49a5-9e0a-a90dbf85e91f {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:29:08 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4fbaacaf-acf8-4634-ba99-a9d5fb9f53fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:29:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1566237383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ac0b2e53-f1b5-4961-95af-9569f074c61e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73678ba08c454653adc57799cee58c5c',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=2026-08-16T19:29:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:09Z,use_quota=True,user_id='d0fdff03af954d8ea0fd0e36d7c749b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fca3a86e-133d-4c6f-85fc-9cc8e2239c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fca3a86e-133d-4c6f-85fc-9cc8e2239c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:08 devstack sudo[107352]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f 1073741824 Aug 16 21:29:08 devstack sudo[107352]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a552718-76f7-43bc-8711-40c2e3d5589a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a552718-76f7-43bc-8711-40c2e3d5589a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ac0b2e53-f1b5-4961-95af-9569f074c61e', 'volume_name': 'volume-ac0b2e53-f1b5-4961-95af-9569f074c61e', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7263aa1-3661-4574-8d34-e4b4bd740fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7263aa1-3661-4574-8d34-e4b4bd740fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0a6265d6-2ca8-45f9-99f2-2cd1b5c8c3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:08 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Volume ac0b2e53-f1b5-4961-95af-9569f074c61e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ac0b2e53-f1b5-4961-95af-9569f074c61e', 'volume_size': 1} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:08 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Attempting download of 83988414-26d6-47e6-9143-471cb39d7e3b ((None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}])) to volume 5e65a969-9b2b-492c-b66d-4eb52bc12d0e. {{(pid=94342) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[99d36e15-ba92-4677-844d-36d1b0a89271]: (4, 'raw') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_00kc9o_o {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:09 devstack sudo[107354]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_00kc9o_o Aug 16 21:29:09 devstack sudo[107354]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:09 devstack sudo[107352]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f 1073741824" returned: 0 in 0.610s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:09 devstack sudo[107362]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f Aug 16 21:29:09 devstack sudo[107362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:09 devstack sudo[107354]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_00kc9o_o" returned: 0 in 0.494s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_00kc9o_o {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Flow 'volume_create_manager' (505e6cc8-3af6-4720-a918-b4d3bcdb2a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6e13258-06ee-4904-b712-c1ea4c29b281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6e13258-06ee-4904-b712-c1ea4c29b281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:29:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1789130629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5874bc7d-3443-4e65-a45d-fdb8a1359f5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73678ba08c454653adc57799cee58c5c',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=2026-08-16T19:29:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:10Z,use_quota=True,user_id='d0fdff03af954d8ea0fd0e36d7c749b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bc213050-1141-4dbd-9bc1-674a72aa7518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:09 devstack sudo[107366]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bc213050-1141-4dbd-9bc1-674a72aa7518) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:09 devstack sudo[107366]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52758621-efc0-4d3c-912a-75bfd241f2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52758621-efc0-4d3c-912a-75bfd241f2bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5874bc7d-3443-4e65-a45d-fdb8a1359f5f', 'volume_name': 'volume-5874bc7d-3443-4e65-a45d-fdb8a1359f5f', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c7f3706a-74ec-4b25-953e-2104f0ea5119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c7f3706a-74ec-4b25-953e-2104f0ea5119) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (80228b02-ba5a-47b0-a754-9401802df4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:09 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Volume 5874bc7d-3443-4e65-a45d-fdb8a1359f5f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5874bc7d-3443-4e65-a45d-fdb8a1359f5f', 'volume_size': 1} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Flow 'volume_create_manager' (cfda7d21-22b0-4ca1-b316-c8039761ca3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3a310d8c-7cfb-4de4-949c-3cbab37af686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3a310d8c-7cfb-4de4-949c-3cbab37af686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:29:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-804968190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5e087d46-ef9c-457c-9a33-468281586763,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f18176fd92124fb9ab81cbc46ff1dc57',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=2026-08-16T19:29:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:10Z,use_quota=True,user_id='09de57b550754cbc8d7d8530ab7c0900',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:09 devstack sudo[107365]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_00kc9o_o Aug 16 21:29:09 devstack sudo[107365]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f76e8062-3577-4127-9c94-5733b7f51075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f76e8062-3577-4127-9c94-5733b7f51075) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9b1cf512-7fba-4e88-a15e-07fe220202fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9b1cf512-7fba-4e88-a15e-07fe220202fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5e087d46-ef9c-457c-9a33-468281586763', 'volume_name': 'volume-5e087d46-ef9c-457c-9a33-468281586763', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b49838f9-5a6e-472c-8759-b0252333c584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b49838f9-5a6e-472c-8759-b0252333c584) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:09 devstack sudo[107362]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b8446485-eb85-4186-a17e-33c2f6782071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:09 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Volume 5e087d46-ef9c-457c-9a33-468281586763: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5e087d46-ef9c-457c-9a33-468281586763', 'volume_size': 1} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f" returned: 0 in 0.443s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] <== create_volume: return (1110ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.115s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.032s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] ==> create_volume: call "{'self': , '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-08-16T19:29:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1566237383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ac0b2e53-f1b5-4961-95af-9569f074c61e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73678ba08c454653adc57799cee58c5c',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=2026-08-16T19:29:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:09Z,use_quota=True,user_id='d0fdff03af954d8ea0fd0e36d7c749b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Creating volume ac0b2e53-f1b5-4961-95af-9569f074c61e {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:29:10 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ac0b2e53-f1b5-4961-95af-9569f074c61e 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6f5a72ae-e859-4ce8-9ad1-de5e589ee620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-238d4336-611d-49a5-9e0a-a90dbf85e91f', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:10 devstack sudo[107370]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ac0b2e53-f1b5-4961-95af-9569f074c61e 1073741824 Aug 16 21:29:10 devstack sudo[107370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a881f9f-409d-4267-86ba-1c0505a2c701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:29:10 devstack sudo[107366]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Flow 'volume_create_manager' (348dc7c8-10f0-4016-81ad-f343f3b59798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (23a05540-1674-4eb5-9089-c181c2b9634f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:10 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Volume volume-238d4336-611d-49a5-9e0a-a90dbf85e91f (238d4336-611d-49a5-9e0a-a90dbf85e91f): created successfully Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a881f9f-409d-4267-86ba-1c0505a2c701) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Flow 'volume_create_manager' (3b907fca-5d26-4839-8b68-7843a0e81ab1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.520s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (23a05540-1674-4eb5-9089-c181c2b9634f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:29:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-949289130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=839ce40a-713e-49bd-bd25-cf0bfd5f21b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73678ba08c454653adc57799cee58c5c',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=2026-08-16T19:29:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:10Z,use_quota=True,user_id='d0fdff03af954d8ea0fd0e36d7c749b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (12ac5fda-7616-45b8-9210-bb7e9e779058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (12ac5fda-7616-45b8-9210-bb7e9e779058) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:10 devstack sudo[107365]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (061ad124-3a81-423b-aef4-1395d2c1ca2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (061ad124-3a81-423b-aef4-1395d2c1ca2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '839ce40a-713e-49bd-bd25-cf0bfd5f21b8', 'volume_name': 'volume-839ce40a-713e-49bd-bd25-cf0bfd5f21b8', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27f72940-06f0-4bb6-83de-796f425d695e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27f72940-06f0-4bb6-83de-796f425d695e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c3678d2-b0e3-404d-bfb3-5835667c77c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:10 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Volume 839ce40a-713e-49bd-bd25-cf0bfd5f21b8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-839ce40a-713e-49bd-bd25-cf0bfd5f21b8', 'volume_size': 1} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager._thread_info {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread count: 29 {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread info: [<_MainThread(MainThread, started 140145850327168)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:29:10 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-114fcd6a-16b6-4f62-9d81-ce294e8f3d83 tempest-VolumesDeleteCascade-994410353 None] Created volume successfully. Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_00kc9o_o" returned: 1 in 0.697s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_83988414-26d6-47e6-9143-471cb39d7e3b_00kc9o_o' failed. Not Retrying. {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[81e2745a-8b20-40e5-b5de-cebc23999d2f]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_1gi3oy_qdevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Flow 'volume_create_manager' (a5edae2a-f2c8-46a2-aaf7-23576f9fb846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c4efe952-e78c-492e-8c50-80b90af4c024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c4efe952-e78c-492e-8c50-80b90af4c024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:29:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1517439805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ec7a96db-69b2-409e-b19d-da7272298b07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73678ba08c454653adc57799cee58c5c',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=2026-08-16T19:29:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:10Z,use_quota=True,user_id='d0fdff03af954d8ea0fd0e36d7c749b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9bba5987-0c2c-46d2-8ed5-fc504a55c687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9bba5987-0c2c-46d2-8ed5-fc504a55c687) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64520eed-37af-4b51-86d9-6e41521204c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64520eed-37af-4b51-86d9-6e41521204c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ec7a96db-69b2-409e-b19d-da7272298b07', 'volume_name': 'volume-ec7a96db-69b2-409e-b19d-da7272298b07', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92e31aa7-1376-4aea-a1f0-083d5574d805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92e31aa7-1376-4aea-a1f0-083d5574d805) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5525abd6-83a2-47b8-8705-519a09689008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:10 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Volume ec7a96db-69b2-409e-b19d-da7272298b07: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ec7a96db-69b2-409e-b19d-da7272298b07', 'volume_size': 1} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:10 devstack sudo[107375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_1gi3oy_qdevstack@QuobyteHD Aug 16 21:29:10 devstack sudo[107375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:10 devstack sudo[107370]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ac0b2e53-f1b5-4961-95af-9569f074c61e 1073741824" returned: 0 in 0.632s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ac0b2e53-f1b5-4961-95af-9569f074c61e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:10 devstack sudo[107381]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ac0b2e53-f1b5-4961-95af-9569f074c61e Aug 16 21:29:10 devstack sudo[107381]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Flow 'volume_create_manager' (ce2cc193-b212-46f7-9d20-0c876a4c4eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:10 devstack sudo[107375]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4034cde7-0eb2-4838-bf8b-4b8b5666c015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_1gi3oy_qdevstack@QuobyteHD" returned: 0 in 0.460s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] 83988414-26d6-47e6-9143-471cb39d7e3b was qcow2, converting to qcow2 {{(pid=94342) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_1gi3oy_qdevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4034cde7-0eb2-4838-bf8b-4b8b5666c015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:29:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1269894018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b49f6789-156b-4881-9c72-3fd2e20b8910,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73678ba08c454653adc57799cee58c5c',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=2026-08-16T19:29:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:11Z,use_quota=True,user_id='d0fdff03af954d8ea0fd0e36d7c749b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:10 devstack sudo[107386]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_1gi3oy_qdevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e Aug 16 21:29:10 devstack sudo[107386]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d66870a-8697-491d-8728-e1510348bad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d66870a-8697-491d-8728-e1510348bad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d0ec8b0-3bd0-498f-ba75-fa6ab1d0b206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d0ec8b0-3bd0-498f-ba75-fa6ab1d0b206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b49f6789-156b-4881-9c72-3fd2e20b8910', 'volume_name': 'volume-b49f6789-156b-4881-9c72-3fd2e20b8910', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9cf24fa6-3993-422b-948e-2cc0631208d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9cf24fa6-3993-422b-948e-2cc0631208d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1ec00bca-cd0b-4a3f-a053-423242554cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:10 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Volume b49f6789-156b-4881-9c72-3fd2e20b8910: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b49f6789-156b-4881-9c72-3fd2e20b8910', 'volume_size': 1} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:10 devstack sudo[107381]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ac0b2e53-f1b5-4961-95af-9569f074c61e" returned: 0 in 0.266s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] <== create_volume: return (958ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.961s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.150s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] ==> create_volume: call "{'self': , '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-08-16T19:29:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1789130629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5874bc7d-3443-4e65-a45d-fdb8a1359f5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73678ba08c454653adc57799cee58c5c',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=2026-08-16T19:29:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:10Z,use_quota=True,user_id='d0fdff03af954d8ea0fd0e36d7c749b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Creating volume 5874bc7d-3443-4e65-a45d-fdb8a1359f5f {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:29:10 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:29:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5874bc7d-3443-4e65-a45d-fdb8a1359f5f 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0a6265d6-2ca8-45f9-99f2-2cd1b5c8c3a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ac0b2e53-f1b5-4961-95af-9569f074c61e', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4e8def9d-7ef8-4093-bfff-285dfa6268d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:11 devstack sudo[107389]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5874bc7d-3443-4e65-a45d-fdb8a1359f5f 1073741824 Aug 16 21:29:11 devstack sudo[107389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:11 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Volume volume-ac0b2e53-f1b5-4961-95af-9569f074c61e (ac0b2e53-f1b5-4961-95af-9569f074c61e): created successfully Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4e8def9d-7ef8-4093-bfff-285dfa6268d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Flow 'volume_create_manager' (b004e552-9e62-4d68-a112-464b76ce6200) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:11 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-cefeef43-75fb-4cad-aa90-87a640791e2e tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Created volume successfully. Aug 16 21:29:11 devstack sudo[107389]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5874bc7d-3443-4e65-a45d-fdb8a1359f5f 1073741824" returned: 0 in 0.504s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5874bc7d-3443-4e65-a45d-fdb8a1359f5f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d37f505c-551b-4e64-92de-1ac62d198a12 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:11 devstack sudo[107402]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5874bc7d-3443-4e65-a45d-fdb8a1359f5f Aug 16 21:29:11 devstack sudo[107402]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:11 devstack sudo[107402]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5874bc7d-3443-4e65-a45d-fdb8a1359f5f" returned: 0 in 0.270s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] <== create_volume: return (843ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.846s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.838s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] ==> create_volume: call "{'self': , '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-08-16T19:29:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-804968190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5e087d46-ef9c-457c-9a33-468281586763,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f18176fd92124fb9ab81cbc46ff1dc57',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=2026-08-16T19:29:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:10Z,use_quota=True,user_id='09de57b550754cbc8d7d8530ab7c0900',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Creating volume 5e087d46-ef9c-457c-9a33-468281586763 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:29:11 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e087d46-ef9c-457c-9a33-468281586763 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (80228b02-ba5a-47b0-a754-9401802df4d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5874bc7d-3443-4e65-a45d-fdb8a1359f5f', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2cc48731-222f-4be7-95d0-ee52ebba869f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:11 devstack sudo[107405]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e087d46-ef9c-457c-9a33-468281586763 1073741824 Aug 16 21:29:11 devstack sudo[107405]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:11 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Volume volume-5874bc7d-3443-4e65-a45d-fdb8a1359f5f (5874bc7d-3443-4e65-a45d-fdb8a1359f5f): created successfully Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2cc48731-222f-4be7-95d0-ee52ebba869f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Flow 'volume_create_manager' (505e6cc8-3af6-4720-a918-b4d3bcdb2a96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:11 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-395e82d2-3563-441c-9b0d-037b37f348df tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Created volume successfully. Aug 16 21:29:12 devstack sudo[107405]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e087d46-ef9c-457c-9a33-468281586763 1073741824" returned: 0 in 0.476s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e087d46-ef9c-457c-9a33-468281586763 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:12 devstack sudo[107411]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e087d46-ef9c-457c-9a33-468281586763 Aug 16 21:29:12 devstack sudo[107411]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:12 devstack sudo[107386]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_1gi3oy_qdevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e" returned: 0 in 1.789s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_83988414-26d6-47e6-9143-471cb39d7e3b_1gi3oy_qdevstack@QuobyteHD, size 112.00 MB, duration 1.79 sec, destination /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:29:12 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Converted 112.00 MB image at 62.56 MB/s Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:12 devstack sudo[107411]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e087d46-ef9c-457c-9a33-468281586763" returned: 0 in 0.255s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] <== create_volume: return (773ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.777s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.293s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] ==> create_volume: call "{'self': , '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-08-16T19:29:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-949289130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=839ce40a-713e-49bd-bd25-cf0bfd5f21b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73678ba08c454653adc57799cee58c5c',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=2026-08-16T19:29:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:10Z,use_quota=True,user_id='d0fdff03af954d8ea0fd0e36d7c749b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Creating volume 839ce40a-713e-49bd-bd25-cf0bfd5f21b8 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:29:12 devstack sudo[107414]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e 1G Aug 16 21:29:12 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-839ce40a-713e-49bd-bd25-cf0bfd5f21b8 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:12 devstack sudo[107414]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:12 devstack sudo[107416]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-839ce40a-713e-49bd-bd25-cf0bfd5f21b8 1073741824 Aug 16 21:29:12 devstack sudo[107416]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b8446485-eb85-4186-a17e-33c2f6782071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5e087d46-ef9c-457c-9a33-468281586763', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (041caf11-28e3-4134-a209-91b587a4ffd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:12 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Volume volume-5e087d46-ef9c-457c-9a33-468281586763 (5e087d46-ef9c-457c-9a33-468281586763): created successfully Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (041caf11-28e3-4134-a209-91b587a4ffd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Flow 'volume_create_manager' (cfda7d21-22b0-4ca1-b316-c8039761ca3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:12 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-7d512b88-06a2-4f04-bec4-c33d0f6698a9 tempest-VolumesListTestJSON-172850542 None] Created volume successfully. Aug 16 21:29:12 devstack sudo[107414]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e 1G" returned: 0 in 0.341s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Downloaded image 83988414-26d6-47e6-9143-471cb39d7e3b ((None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}])) to volume 5e65a969-9b2b-492c-b66d-4eb52bc12d0e successfully. {{(pid=94342) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Temporary image 83988414-26d6-47e6-9143-471cb39d7e3b for user 903d73c9c20d4c91a244effb113611e7 is deleted. {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Marking volume 5e65a969-9b2b-492c-b66d-4eb52bc12d0e as bootable. {{(pid=94342) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Copying metadata from image 83988414-26d6-47e6-9143-471cb39d7e3b to 5e65a969-9b2b-492c-b66d-4eb52bc12d0e. {{(pid=94342) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 16 21:29:12 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Creating volume glance metadata for volume 5e65a969-9b2b-492c-b66d-4eb52bc12d0e backed by image 83988414-26d6-47e6-9143-471cb39d7e3b with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': '', 'image_id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'image_name': 'cirros-0.6.3-x86_64-disk', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94342) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3af85e64-56c3-492e-92a8-3ae19e7690bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e', 'volume_size': 1, 'image_id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/83988414-26d6-47e6-9143-471cb39d7e3b', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'd96e77627bc24cbcb02b84387371f7c5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '83988414-26d6-47e6-9143-471cb39d7e3b', 'created_at': datetime.datetime(2026, 8, 16, 19, 11, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/83988414-26d6-47e6-9143-471cb39d7e3b/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8e5344d-1992-47a1-988c-af0942a64e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:13 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Volume volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e (5e65a969-9b2b-492c-b66d-4eb52bc12d0e): created successfully Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8e5344d-1992-47a1-988c-af0942a64e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Flow 'volume_create_manager' (4b56a2af-6058-4146-9128-6a0d63dae918) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:13 devstack sudo[107416]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-839ce40a-713e-49bd-bd25-cf0bfd5f21b8 1073741824" returned: 0 in 0.441s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:13 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-5c464324-cb1c-476c-a3a2-5c2fa30bc0ee tempest-TestShelveInstance-1257429386 None] Created volume successfully. Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-839ce40a-713e-49bd-bd25-cf0bfd5f21b8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:13 devstack sudo[107426]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-839ce40a-713e-49bd-bd25-cf0bfd5f21b8 Aug 16 21:29:13 devstack sudo[107426]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:13 devstack sudo[107426]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-839ce40a-713e-49bd-bd25-cf0bfd5f21b8" returned: 0 in 0.240s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] <== create_volume: return (724ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.726s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.885s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] ==> create_volume: call "{'self': , '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-08-16T19:29:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1517439805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ec7a96db-69b2-409e-b19d-da7272298b07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73678ba08c454653adc57799cee58c5c',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=2026-08-16T19:29:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:10Z,use_quota=True,user_id='d0fdff03af954d8ea0fd0e36d7c749b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Creating volume ec7a96db-69b2-409e-b19d-da7272298b07 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:29:13 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ec7a96db-69b2-409e-b19d-da7272298b07 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c3678d2-b0e3-404d-bfb3-5835667c77c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-839ce40a-713e-49bd-bd25-cf0bfd5f21b8', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:13 devstack sudo[107429]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ec7a96db-69b2-409e-b19d-da7272298b07 1073741824 Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9c648a9e-9d6a-4eb1-8017-e2a69c7430ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:13 devstack sudo[107429]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:13 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Volume volume-839ce40a-713e-49bd-bd25-cf0bfd5f21b8 (839ce40a-713e-49bd-bd25-cf0bfd5f21b8): created successfully Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9c648a9e-9d6a-4eb1-8017-e2a69c7430ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Flow 'volume_create_manager' (348dc7c8-10f0-4016-81ad-f343f3b59798) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:13 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-aab42c17-d298-4668-900f-d44c908de0d3 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Created volume successfully. Aug 16 21:29:13 devstack sudo[107429]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ec7a96db-69b2-409e-b19d-da7272298b07 1073741824" returned: 0 in 0.497s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ec7a96db-69b2-409e-b19d-da7272298b07 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:13 devstack sudo[107434]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ec7a96db-69b2-409e-b19d-da7272298b07 Aug 16 21:29:13 devstack sudo[107434]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:14 devstack sudo[107434]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ec7a96db-69b2-409e-b19d-da7272298b07" returned: 0 in 0.286s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] <== create_volume: return (832ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:29:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.835s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.314s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] ==> create_volume: call "{'self': , '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-08-16T19:29:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1269894018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b49f6789-156b-4881-9c72-3fd2e20b8910,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73678ba08c454653adc57799cee58c5c',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=2026-08-16T19:29:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:11Z,use_quota=True,user_id='d0fdff03af954d8ea0fd0e36d7c749b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:29:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Creating volume b49f6789-156b-4881-9c72-3fd2e20b8910 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:29:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:29:14 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:29:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b49f6789-156b-4881-9c72-3fd2e20b8910 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:14 devstack sudo[107437]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b49f6789-156b-4881-9c72-3fd2e20b8910 1073741824 Aug 16 21:29:14 devstack sudo[107437]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5525abd6-83a2-47b8-8705-519a09689008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ec7a96db-69b2-409e-b19d-da7272298b07', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (652375b1-9371-49da-ae13-92c743d3c7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:14 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Volume volume-ec7a96db-69b2-409e-b19d-da7272298b07 (ec7a96db-69b2-409e-b19d-da7272298b07): created successfully Aug 16 21:29:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (652375b1-9371-49da-ae13-92c743d3c7af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Flow 'volume_create_manager' (a5edae2a-f2c8-46a2-aaf7-23576f9fb846) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:14 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-8790ab6e-1dd9-4f09-8499-b100f60581cd tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Created volume successfully. Aug 16 21:29:14 devstack sudo[107437]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b49f6789-156b-4881-9c72-3fd2e20b8910 1073741824" returned: 0 in 0.496s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b49f6789-156b-4881-9c72-3fd2e20b8910 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:14 devstack sudo[107443]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b49f6789-156b-4881-9c72-3fd2e20b8910 Aug 16 21:29:14 devstack sudo[107443]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:15 devstack sudo[107443]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b49f6789-156b-4881-9c72-3fd2e20b8910" returned: 0 in 0.295s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] <== create_volume: return (840ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:29:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.844s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d37f505c-551b-4e64-92de-1ac62d198a12 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 3.460s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-d37f505c-551b-4e64-92de-1ac62d198a12 tempest-VolumesDeleteCascade-994410353 None] Creating offline snapshot 83c19300-462c-4f76-8ab1-162512c986ec of volume 238d4336-611d-49a5-9e0a-a90dbf85e91f {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:29:15 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1ec00bca-cd0b-4a3f-a053-423242554cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b49f6789-156b-4881-9c72-3fd2e20b8910', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:15 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (95a7d689-8261-492b-bbb3-5b6222914186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:15 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[b1597f05-42dd-4430-a538-48780d509782]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d37f505c-551b-4e64-92de-1ac62d198a12 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:15 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Volume volume-b49f6789-156b-4881-9c72-3fd2e20b8910 (b49f6789-156b-4881-9c72-3fd2e20b8910): created successfully Aug 16 21:29:15 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (95a7d689-8261-492b-bbb3-5b6222914186) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:15 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Flow 'volume_create_manager' (ce2cc193-b212-46f7-9d20-0c876a4c4eb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:15 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-0b4a810b-a8b9-4932-8b3f-cdb5e21e0783 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Created volume successfully. Aug 16 21:29:15 devstack sudo[107449]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f Aug 16 21:29:15 devstack sudo[107449]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:15 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5804b67a-affa-4bbd-bf5c-51aca77f3d7a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "cinder-b49f6789-156b-4881-9c72-3fd2e20b8910-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:15 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5804b67a-affa-4bbd-bf5c-51aca77f3d7a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-b49f6789-156b-4881-9c72-3fd2e20b8910-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:15 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5804b67a-affa-4bbd-bf5c-51aca77f3d7a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "cinder-quobyte-b49f6789-156b-4881-9c72-3fd2e20b8910" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:15 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5804b67a-affa-4bbd-bf5c-51aca77f3d7a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-quobyte-b49f6789-156b-4881-9c72-3fd2e20b8910" acquired by "delete_volume" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:15 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[490e97b7-2b76-40cb-9fcc-02a799541daf]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5804b67a-affa-4bbd-bf5c-51aca77f3d7a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b49f6789-156b-4881-9c72-3fd2e20b8910 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:15 devstack sudo[107449]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d37f505c-551b-4e64-92de-1ac62d198a12 tempest-VolumesDeleteCascade-994410353 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f" returned: 0 in 0.571s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d37f505c-551b-4e64-92de-1ac62d198a12 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.83c19300-462c-4f76-8ab1-162512c986ec 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:15 devstack sudo[107455]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.83c19300-462c-4f76-8ab1-162512c986ec 1G Aug 16 21:29:15 devstack sudo[107455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:15 devstack sudo[107454]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b49f6789-156b-4881-9c72-3fd2e20b8910 Aug 16 21:29:15 devstack sudo[107454]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:16 devstack sudo[107454]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5804b67a-affa-4bbd-bf5c-51aca77f3d7a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b49f6789-156b-4881-9c72-3fd2e20b8910" returned: 0 in 0.594s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5804b67a-affa-4bbd-bf5c-51aca77f3d7a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b49f6789-156b-4881-9c72-3fd2e20b8910 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:16 devstack sudo[107464]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b49f6789-156b-4881-9c72-3fd2e20b8910 Aug 16 21:29:16 devstack sudo[107464]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:16 devstack sudo[107455]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d37f505c-551b-4e64-92de-1ac62d198a12 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.83c19300-462c-4f76-8ab1-162512c986ec 1G" returned: 0 in 0.658s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d37f505c-551b-4e64-92de-1ac62d198a12 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-238d4336-611d-49a5-9e0a-a90dbf85e91f -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.83c19300-462c-4f76-8ab1-162512c986ec {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:16 devstack sudo[107466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-238d4336-611d-49a5-9e0a-a90dbf85e91f -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.83c19300-462c-4f76-8ab1-162512c986ec Aug 16 21:29:16 devstack sudo[107466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cef94875-6bd3-467c-a6b4-9f90c1ca5569 tempest-VolumesListTestJSON-172850542 None] Acquiring lock "cinder-5e087d46-ef9c-457c-9a33-468281586763-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cef94875-6bd3-467c-a6b4-9f90c1ca5569 tempest-VolumesListTestJSON-172850542 None] Lock "cinder-5e087d46-ef9c-457c-9a33-468281586763-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cef94875-6bd3-467c-a6b4-9f90c1ca5569 tempest-VolumesListTestJSON-172850542 None] Acquiring lock "cinder-quobyte-5e087d46-ef9c-457c-9a33-468281586763" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:16 devstack sudo[107464]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5804b67a-affa-4bbd-bf5c-51aca77f3d7a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b49f6789-156b-4881-9c72-3fd2e20b8910" returned: 0 in 0.324s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cef94875-6bd3-467c-a6b4-9f90c1ca5569 tempest-VolumesListTestJSON-172850542 None] Lock "cinder-quobyte-5e087d46-ef9c-457c-9a33-468281586763" acquired by "delete_volume" :: waited 0.032s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5804b67a-affa-4bbd-bf5c-51aca77f3d7a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-quobyte-b49f6789-156b-4881-9c72-3fd2e20b8910" released by "delete_volume" :: held 1.010s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:16 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[729c33b2-c1eb-4375-bc79-db005dd2b4b1]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cef94875-6bd3-467c-a6b4-9f90c1ca5569 tempest-VolumesListTestJSON-172850542 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e087d46-ef9c-457c-9a33-468281586763 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:16 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-5804b67a-affa-4bbd-bf5c-51aca77f3d7a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Created reservations ['d9aff133-fc32-418f-996f-d3e964a7b673', '03c504a0-25ed-4941-acdd-1657900670ff', '0738bdb6-eb96-4639-a108-e7cde97d8c8a', '7ce20777-96fb-472b-a7f2-a261eb5ab1da'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:29:16 devstack sudo[107469]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e087d46-ef9c-457c-9a33-468281586763 Aug 16 21:29:16 devstack sudo[107469]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5804b67a-affa-4bbd-bf5c-51aca77f3d7a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5804b67a-affa-4bbd-bf5c-51aca77f3d7a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:16 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5804b67a-affa-4bbd-bf5c-51aca77f3d7a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:16 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-5804b67a-affa-4bbd-bf5c-51aca77f3d7a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-5804b67a-affa-4bbd-bf5c-51aca77f3d7a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5804b67a-affa-4bbd-bf5c-51aca77f3d7a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:16 devstack sudo[107474]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:29:16 devstack sudo[107466]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:16 devstack sudo[107474]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d37f505c-551b-4e64-92de-1ac62d198a12 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-238d4336-611d-49a5-9e0a-a90dbf85e91f -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.83c19300-462c-4f76-8ab1-162512c986ec" returned: 0 in 0.426s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:16 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-d37f505c-551b-4e64-92de-1ac62d198a12 tempest-VolumesDeleteCascade-994410353 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.83c19300-462c-4f76-8ab1-162512c986ec is being set with open permissions: ugo+rw Aug 16 21:29:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d37f505c-551b-4e64-92de-1ac62d198a12 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.83c19300-462c-4f76-8ab1-162512c986ec {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:16 devstack sudo[107476]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.83c19300-462c-4f76-8ab1-162512c986ec Aug 16 21:29:16 devstack sudo[107476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:17 devstack sudo[107469]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cef94875-6bd3-467c-a6b4-9f90c1ca5569 tempest-VolumesListTestJSON-172850542 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e087d46-ef9c-457c-9a33-468281586763" returned: 0 in 0.538s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cef94875-6bd3-467c-a6b4-9f90c1ca5569 tempest-VolumesListTestJSON-172850542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e087d46-ef9c-457c-9a33-468281586763 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:17 devstack sudo[107476]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:17 devstack sudo[107474]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5804b67a-affa-4bbd-bf5c-51aca77f3d7a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.415s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:17 devstack sudo[107489]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e087d46-ef9c-457c-9a33-468281586763 Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-5804b67a-affa-4bbd-bf5c-51aca77f3d7a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d37f505c-551b-4e64-92de-1ac62d198a12 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.83c19300-462c-4f76-8ab1-162512c986ec" returned: 0 in 0.356s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:17 devstack sudo[107489]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:17 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-5804b67a-affa-4bbd-bf5c-51aca77f3d7a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Deleted volume successfully. Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5804b67a-affa-4bbd-bf5c-51aca77f3d7a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-b49f6789-156b-4881-9c72-3fd2e20b8910-delete_volume" released by "delete_volume" :: held 1.758s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d37f505c-551b-4e64-92de-1ac62d198a12 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:17 devstack sudo[107493]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.info Aug 16 21:29:17 devstack sudo[107493]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-ddd0ffe8-9e0b-4e8e-9f9f-34f07cad5d08 req-9243b011-8906-486f-ae5d-84a79282e99e tempest-TestShelveInstance-1257429386 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:17 devstack sudo[107489]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cef94875-6bd3-467c-a6b4-9f90c1ca5569 tempest-VolumesListTestJSON-172850542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e087d46-ef9c-457c-9a33-468281586763" returned: 0 in 0.347s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cef94875-6bd3-467c-a6b4-9f90c1ca5569 tempest-VolumesListTestJSON-172850542 None] Lock "cinder-quobyte-5e087d46-ef9c-457c-9a33-468281586763" released by "delete_volume" :: held 0.945s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:17 devstack sudo[107493]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d37f505c-551b-4e64-92de-1ac62d198a12 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.info" returned: 0 in 0.311s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:17 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-d37f505c-551b-4e64-92de-1ac62d198a12 tempest-VolumesDeleteCascade-994410353 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.info is being set with open permissions: ugo+rw Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d37f505c-551b-4e64-92de-1ac62d198a12 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:17 devstack sudo[107498]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.info Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-cef94875-6bd3-467c-a6b4-9f90c1ca5569 tempest-VolumesListTestJSON-172850542 None] Created reservations ['81fac5e8-8aab-4e30-a7e0-434435536e2d', '7c0776fc-dfb7-4aff-af15-58acaadaa464', '2142b363-5e6f-4dc2-8859-50792d38fb22', 'aef0bf1e-58c6-4290-8751-efd27040dd7a'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:29:17 devstack sudo[107498]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cef94875-6bd3-467c-a6b4-9f90c1ca5569 tempest-VolumesListTestJSON-172850542 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cef94875-6bd3-467c-a6b4-9f90c1ca5569 tempest-VolumesListTestJSON-172850542 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cef94875-6bd3-467c-a6b4-9f90c1ca5569 tempest-VolumesListTestJSON-172850542 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cef94875-6bd3-467c-a6b4-9f90c1ca5569 tempest-VolumesListTestJSON-172850542 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cef94875-6bd3-467c-a6b4-9f90c1ca5569 tempest-VolumesListTestJSON-172850542 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cef94875-6bd3-467c-a6b4-9f90c1ca5569 tempest-VolumesListTestJSON-172850542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-073a2cca-a248-4667-a3bc-c4a88f865089 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "cinder-ec7a96db-69b2-409e-b19d-da7272298b07-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:17 devstack sudo[107500]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:29:17 devstack sudo[107500]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-073a2cca-a248-4667-a3bc-c4a88f865089 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-ec7a96db-69b2-409e-b19d-da7272298b07-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-073a2cca-a248-4667-a3bc-c4a88f865089 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "cinder-quobyte-ec7a96db-69b2-409e-b19d-da7272298b07" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-073a2cca-a248-4667-a3bc-c4a88f865089 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-quobyte-ec7a96db-69b2-409e-b19d-da7272298b07" acquired by "delete_volume" :: waited 0.035s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[70f4d934-815c-4ea3-ae5d-e296b5130daa]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-073a2cca-a248-4667-a3bc-c4a88f865089 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ec7a96db-69b2-409e-b19d-da7272298b07 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:17 devstack sudo[107498]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d37f505c-551b-4e64-92de-1ac62d198a12 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.info" returned: 0 in 0.471s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d37f505c-551b-4e64-92de-1ac62d198a12 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.947s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-ddd0ffe8-9e0b-4e8e-9f9f-34f07cad5d08 req-9243b011-8906-486f-ae5d-84a79282e99e tempest-TestShelveInstance-1257429386 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.638s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:17 devstack sudo[107503]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ec7a96db-69b2-409e-b19d-da7272298b07 Aug 16 21:29:17 devstack sudo[107503]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:18 devstack sudo[107500]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cef94875-6bd3-467c-a6b4-9f90c1ca5569 tempest-VolumesListTestJSON-172850542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.372s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:18 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-cef94875-6bd3-467c-a6b4-9f90c1ca5569 tempest-VolumesListTestJSON-172850542 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:29:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-ddd0ffe8-9e0b-4e8e-9f9f-34f07cad5d08 req-9243b011-8906-486f-ae5d-84a79282e99e tempest-TestShelveInstance-1257429386 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.045s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:18 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-cef94875-6bd3-467c-a6b4-9f90c1ca5569 tempest-VolumesListTestJSON-172850542 None] Deleted volume successfully. Aug 16 21:29:18 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-d37f505c-551b-4e64-92de-1ac62d198a12 tempest-VolumesDeleteCascade-994410353 None] Create snapshot completed successfully Aug 16 21:29:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-ddd0ffe8-9e0b-4e8e-9f9f-34f07cad5d08 req-9243b011-8906-486f-ae5d-84a79282e99e tempest-TestShelveInstance-1257429386 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec', 'name': 'volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '54d48869-b382-4225-86c1-eaa08a9f810e', 'enforce_multipath': True} {{(pid=94342) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 16 21:29:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cef94875-6bd3-467c-a6b4-9f90c1ca5569 tempest-VolumesListTestJSON-172850542 None] Lock "cinder-5e087d46-ef9c-457c-9a33-468281586763-delete_volume" released by "delete_volume" :: held 1.683s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:18 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-ddd0ffe8-9e0b-4e8e-9f9f-34f07cad5d08 req-9243b011-8906-486f-ae5d-84a79282e99e tempest-TestShelveInstance-1257429386 None] attachment_update completed successfully. Aug 16 21:29:18 devstack sudo[107503]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-073a2cca-a248-4667-a3bc-c4a88f865089 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ec7a96db-69b2-409e-b19d-da7272298b07" returned: 0 in 0.419s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-073a2cca-a248-4667-a3bc-c4a88f865089 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ec7a96db-69b2-409e-b19d-da7272298b07 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:18 devstack sudo[107509]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ec7a96db-69b2-409e-b19d-da7272298b07 Aug 16 21:29:18 devstack sudo[107509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:18 devstack sudo[107509]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-073a2cca-a248-4667-a3bc-c4a88f865089 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ec7a96db-69b2-409e-b19d-da7272298b07" returned: 0 in 0.296s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-073a2cca-a248-4667-a3bc-c4a88f865089 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-quobyte-ec7a96db-69b2-409e-b19d-da7272298b07" released by "delete_volume" :: held 0.777s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:18 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-073a2cca-a248-4667-a3bc-c4a88f865089 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Created reservations ['ab5717c2-1c11-45b5-aec4-2ac65da08367', '9ff35780-58b9-4097-a192-9f9a8d97c065', 'c445d2c7-9f28-4d04-a32f-9ab97f2e18b7', '5639cff3-ebe2-447a-bac3-feed92c0072c'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:29:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-073a2cca-a248-4667-a3bc-c4a88f865089 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-073a2cca-a248-4667-a3bc-c4a88f865089 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-073a2cca-a248-4667-a3bc-c4a88f865089 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-073a2cca-a248-4667-a3bc-c4a88f865089 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-073a2cca-a248-4667-a3bc-c4a88f865089 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-073a2cca-a248-4667-a3bc-c4a88f865089 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7b90e7f4-510b-44de-a566-15c15983c9ca tempest-VolumesListTestJSON-172850542 None] Acquiring lock "cinder-b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:18 devstack sudo[107512]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:29:18 devstack sudo[107512]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7b90e7f4-510b-44de-a566-15c15983c9ca tempest-VolumesListTestJSON-172850542 None] Lock "cinder-b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7b90e7f4-510b-44de-a566-15c15983c9ca tempest-VolumesListTestJSON-172850542 None] Acquiring lock "cinder-quobyte-b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7b90e7f4-510b-44de-a566-15c15983c9ca tempest-VolumesListTestJSON-172850542 None] Lock "cinder-quobyte-b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4" acquired by "delete_volume" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:18 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[556dca84-7bac-4068-98bb-b2d03ad0fee5]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7b90e7f4-510b-44de-a566-15c15983c9ca tempest-VolumesListTestJSON-172850542 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4e3852df-c9b3-4038-bb37-f6bff358f773 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "cinder-839ce40a-713e-49bd-bd25-cf0bfd5f21b8-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4e3852df-c9b3-4038-bb37-f6bff358f773 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-839ce40a-713e-49bd-bd25-cf0bfd5f21b8-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4e3852df-c9b3-4038-bb37-f6bff358f773 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "cinder-quobyte-839ce40a-713e-49bd-bd25-cf0bfd5f21b8" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4e3852df-c9b3-4038-bb37-f6bff358f773 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-quobyte-839ce40a-713e-49bd-bd25-cf0bfd5f21b8" acquired by "delete_volume" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:19 devstack sudo[107512]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-073a2cca-a248-4667-a3bc-c4a88f865089 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.378s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:19 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-073a2cca-a248-4667-a3bc-c4a88f865089 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:29:19 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[b771458b-6b09-41e1-9917-4301e579718a]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e3852df-c9b3-4038-bb37-f6bff358f773 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-839ce40a-713e-49bd-bd25-cf0bfd5f21b8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:19 devstack sudo[107514]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4 Aug 16 21:29:19 devstack sudo[107514]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:19 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-073a2cca-a248-4667-a3bc-c4a88f865089 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Deleted volume successfully. Aug 16 21:29:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-073a2cca-a248-4667-a3bc-c4a88f865089 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-ec7a96db-69b2-409e-b19d-da7272298b07-delete_volume" released by "delete_volume" :: held 1.501s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:19 devstack sudo[107516]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-839ce40a-713e-49bd-bd25-cf0bfd5f21b8 Aug 16 21:29:19 devstack sudo[107516]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:19 devstack sudo[107514]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7b90e7f4-510b-44de-a566-15c15983c9ca tempest-VolumesListTestJSON-172850542 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4" returned: 0 in 0.582s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7b90e7f4-510b-44de-a566-15c15983c9ca tempest-VolumesListTestJSON-172850542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:19 devstack sudo[107527]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4 Aug 16 21:29:19 devstack sudo[107527]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:19 devstack sudo[107516]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e3852df-c9b3-4038-bb37-f6bff358f773 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-839ce40a-713e-49bd-bd25-cf0bfd5f21b8" returned: 0 in 0.498s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e3852df-c9b3-4038-bb37-f6bff358f773 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-839ce40a-713e-49bd-bd25-cf0bfd5f21b8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:19 devstack sudo[107530]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-839ce40a-713e-49bd-bd25-cf0bfd5f21b8 Aug 16 21:29:19 devstack sudo[107530]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:19 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:29:19 devstack sudo[107527]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Flow 'volume_create_manager' (094cf7d3-3a8c-4e6a-bd23-e7ebbebb79bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd84fc83-c7de-4278-b045-ce3c4c06d42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7b90e7f4-510b-44de-a566-15c15983c9ca tempest-VolumesListTestJSON-172850542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4" returned: 0 in 0.466s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd84fc83-c7de-4278-b045-ce3c4c06d42a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:29:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1522869158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e33531c1-886e-499b-a4f6-0b2b9fd9e6d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9f43b9dac6f41f0a02a553e9ff563fe',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=2026-08-16T19:29:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=83c19300-462c-4f76-8ab1-162512c986ec,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:20Z,use_quota=True,user_id='f20dc61487f7445a8bb51ad7bc1eb2aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:20 devstack sudo[107530]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3f41e98-bda0-43ae-884a-e36137019fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3f41e98-bda0-43ae-884a-e36137019fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (66f0055d-e833-4f3f-b943-ed45254af336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (66f0055d-e833-4f3f-b943-ed45254af336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'e33531c1-886e-499b-a4f6-0b2b9fd9e6d9', 'volume_name': 'volume-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9', 'volume_size': 1, 'snapshot_id': '83c19300-462c-4f76-8ab1-162512c986ec'}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (36948912-c48b-485d-b922-467fe5ab0a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (36948912-c48b-485d-b922-467fe5ab0a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6301ac7d-8f35-4f0c-9d27-feef8771bce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:20 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Volume e33531c1-886e-499b-a4f6-0b2b9fd9e6d9: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9', 'volume_size': 1, 'snapshot_id': '83c19300-462c-4f76-8ab1-162512c986ec'} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7b90e7f4-510b-44de-a566-15c15983c9ca tempest-VolumesListTestJSON-172850542 None] Lock "cinder-quobyte-b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4" released by "delete_volume" :: held 1.164s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e3852df-c9b3-4038-bb37-f6bff358f773 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-839ce40a-713e-49bd-bd25-cf0bfd5f21b8" returned: 0 in 0.432s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "cinder-quobyte-83c19300-462c-4f76-8ab1-162512c986ec-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9" by "_create_volume_from_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4e3852df-c9b3-4038-bb37-f6bff358f773 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-quobyte-839ce40a-713e-49bd-bd25-cf0bfd5f21b8" released by "delete_volume" :: held 1.002s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-quobyte-83c19300-462c-4f76-8ab1-162512c986ec-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9" acquired by "_create_volume_from_snapshot" :: waited 0.026s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Creating volume e33531c1-886e-499b-a4f6-0b2b9fd9e6d9 from snapshot 83c19300-462c-4f76-8ab1-162512c986ec {{(pid=94342) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "cinder-quobyte-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9" by "_copy_volume_from_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-quobyte-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9" acquired by "_copy_volume_from_snapshot" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] snapshot: 83c19300-462c-4f76-8ab1-162512c986ec, volume: e33531c1-886e-499b-a4f6-0b2b9fd9e6d9, {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:403}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[7712e7e9-f00e-43af-b5d0-cf80c4abc5c9]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.83c19300-462c-4f76-8ab1-162512c986ec {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-7b90e7f4-510b-44de-a566-15c15983c9ca tempest-VolumesListTestJSON-172850542 None] Created reservations ['da4a58ed-5150-4f28-8665-2693fc0029ca', '489e4e1e-1bf6-4737-a9d8-692afd60bd94', '0c93d2e3-6707-45d4-9296-c667d7411dec', 'f62a63b1-0a98-4545-920e-ca586cee3113'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-4e3852df-c9b3-4038-bb37-f6bff358f773 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Created reservations ['458dbd09-2c42-49cc-b418-b5f464f4f6ff', 'bf1eacd4-464c-4037-8abb-4f29026a2836', '77416055-a370-4e77-810e-3febef482479', '9d2aa213-0b5c-44da-89e4-631a048bf47b'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7b90e7f4-510b-44de-a566-15c15983c9ca tempest-VolumesListTestJSON-172850542 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7b90e7f4-510b-44de-a566-15c15983c9ca tempest-VolumesListTestJSON-172850542 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7b90e7f4-510b-44de-a566-15c15983c9ca tempest-VolumesListTestJSON-172850542 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7b90e7f4-510b-44de-a566-15c15983c9ca tempest-VolumesListTestJSON-172850542 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7b90e7f4-510b-44de-a566-15c15983c9ca tempest-VolumesListTestJSON-172850542 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7b90e7f4-510b-44de-a566-15c15983c9ca tempest-VolumesListTestJSON-172850542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:20 devstack sudo[107534]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.83c19300-462c-4f76-8ab1-162512c986ec Aug 16 21:29:20 devstack sudo[107534]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4e3852df-c9b3-4038-bb37-f6bff358f773 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4e3852df-c9b3-4038-bb37-f6bff358f773 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4e3852df-c9b3-4038-bb37-f6bff358f773 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:20 devstack sudo[107558]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:29:20 devstack sudo[107558]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4e3852df-c9b3-4038-bb37-f6bff358f773 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4e3852df-c9b3-4038-bb37-f6bff358f773 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e3852df-c9b3-4038-bb37-f6bff358f773 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:20 devstack sudo[107583]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:29:20 devstack sudo[107583]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:20 devstack sudo[107583]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e3852df-c9b3-4038-bb37-f6bff358f773 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.407s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-4e3852df-c9b3-4038-bb37-f6bff358f773 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:29:20 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-4e3852df-c9b3-4038-bb37-f6bff358f773 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Deleted volume successfully. Aug 16 21:29:20 devstack sudo[107534]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.83c19300-462c-4f76-8ab1-162512c986ec" returned: 0 in 0.685s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-238d4336-611d-49a5-9e0a-a90dbf85e91f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] will copy from snapshot at /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:422}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Creating direct copy from snapshot {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:430}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4e3852df-c9b3-4038-bb37-f6bff358f773 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-839ce40a-713e-49bd-bd25-cf0bfd5f21b8-delete_volume" released by "delete_volume" :: held 1.932s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[a2a3a1f4-4242-41ee-a417-bb2ac5799854]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:20 devstack sudo[107558]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7b90e7f4-510b-44de-a566-15c15983c9ca tempest-VolumesListTestJSON-172850542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.587s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:20 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-7b90e7f4-510b-44de-a566-15c15983c9ca tempest-VolumesListTestJSON-172850542 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:29:20 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-7b90e7f4-510b-44de-a566-15c15983c9ca tempest-VolumesListTestJSON-172850542 None] Deleted volume successfully. Aug 16 21:29:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7b90e7f4-510b-44de-a566-15c15983c9ca tempest-VolumesListTestJSON-172850542 None] Lock "cinder-b6471a2d-f35f-4ee0-a723-7cc2d5f26dc4-delete_volume" released by "delete_volume" :: held 2.227s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:21 devstack sudo[107626]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f Aug 16 21:29:21 devstack sudo[107626]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4f074cf9-ab24-44be-bb3d-59f3ce4b676f tempest-VolumesListTestJSON-172850542 None] Acquiring lock "cinder-92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4f074cf9-ab24-44be-bb3d-59f3ce4b676f tempest-VolumesListTestJSON-172850542 None] Lock "cinder-92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b-delete_volume" acquired by "delete_volume" :: waited 0.047s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-73dafc9e-e3bd-45c3-aa67-d404c39a3d51 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "cinder-5874bc7d-3443-4e65-a45d-fdb8a1359f5f-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-73dafc9e-e3bd-45c3-aa67-d404c39a3d51 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-5874bc7d-3443-4e65-a45d-fdb8a1359f5f-delete_volume" acquired by "delete_volume" :: waited 0.047s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4f074cf9-ab24-44be-bb3d-59f3ce4b676f tempest-VolumesListTestJSON-172850542 None] Acquiring lock "cinder-quobyte-92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4f074cf9-ab24-44be-bb3d-59f3ce4b676f tempest-VolumesListTestJSON-172850542 None] Lock "cinder-quobyte-92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b" acquired by "delete_volume" :: waited 0.038s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-73dafc9e-e3bd-45c3-aa67-d404c39a3d51 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "cinder-quobyte-5874bc7d-3443-4e65-a45d-fdb8a1359f5f" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:21 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[336b8f97-8b27-42e8-bf84-44b6f36bfe18]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4f074cf9-ab24-44be-bb3d-59f3ce4b676f tempest-VolumesListTestJSON-172850542 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-73dafc9e-e3bd-45c3-aa67-d404c39a3d51 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-quobyte-5874bc7d-3443-4e65-a45d-fdb8a1359f5f" acquired by "delete_volume" :: waited 0.037s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:21 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[3fb4d346-3ce0-4153-a2dc-6de88fc8b714]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-73dafc9e-e3bd-45c3-aa67-d404c39a3d51 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5874bc7d-3443-4e65-a45d-fdb8a1359f5f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:21 devstack sudo[107626]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:21 devstack sudo[107970]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b Aug 16 21:29:21 devstack sudo[107970]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f" returned: 0 in 0.827s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:21 devstack cinder-volume[94342]: DEBUG cinder.utils [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Path /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9 not found in is_blk_device check {{(pid=94342) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 16 21:29:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:21 devstack sudo[107977]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9 Aug 16 21:29:21 devstack sudo[107977]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:21 devstack sudo[107973]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5874bc7d-3443-4e65-a45d-fdb8a1359f5f Aug 16 21:29:21 devstack sudo[107973]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:22 devstack sudo[107970]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4f074cf9-ab24-44be-bb3d-59f3ce4b676f tempest-VolumesListTestJSON-172850542 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b" returned: 0 in 0.527s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4f074cf9-ab24-44be-bb3d-59f3ce4b676f tempest-VolumesListTestJSON-172850542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:22 devstack sudo[108002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b Aug 16 21:29:22 devstack sudo[108002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:22 devstack sudo[107973]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-73dafc9e-e3bd-45c3-aa67-d404c39a3d51 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5874bc7d-3443-4e65-a45d-fdb8a1359f5f" returned: 0 in 0.593s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-73dafc9e-e3bd-45c3-aa67-d404c39a3d51 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5874bc7d-3443-4e65-a45d-fdb8a1359f5f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:22 devstack sudo[108009]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5874bc7d-3443-4e65-a45d-fdb8a1359f5f Aug 16 21:29:22 devstack sudo[108009]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:22 devstack sudo[108002]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4f074cf9-ab24-44be-bb3d-59f3ce4b676f tempest-VolumesListTestJSON-172850542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b" returned: 0 in 0.390s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4f074cf9-ab24-44be-bb3d-59f3ce4b676f tempest-VolumesListTestJSON-172850542 None] Lock "cinder-quobyte-92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b" released by "delete_volume" :: held 1.034s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:22 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-4f074cf9-ab24-44be-bb3d-59f3ce4b676f tempest-VolumesListTestJSON-172850542 None] Created reservations ['cde66a33-8115-48d2-8416-c70475293949', 'b7f4e153-5b35-4df1-b531-7fb014f3985e', 'fb7d985d-53fe-4bea-b279-e887e8ebe213', '120e8182-1847-490e-a1c9-0bf28f64fcd8'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:29:23 devstack sudo[108009]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-73dafc9e-e3bd-45c3-aa67-d404c39a3d51 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5874bc7d-3443-4e65-a45d-fdb8a1359f5f" returned: 0 in 0.721s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4f074cf9-ab24-44be-bb3d-59f3ce4b676f tempest-VolumesListTestJSON-172850542 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4f074cf9-ab24-44be-bb3d-59f3ce4b676f tempest-VolumesListTestJSON-172850542 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4f074cf9-ab24-44be-bb3d-59f3ce4b676f tempest-VolumesListTestJSON-172850542 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4f074cf9-ab24-44be-bb3d-59f3ce4b676f tempest-VolumesListTestJSON-172850542 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4f074cf9-ab24-44be-bb3d-59f3ce4b676f tempest-VolumesListTestJSON-172850542 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.025s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4f074cf9-ab24-44be-bb3d-59f3ce4b676f tempest-VolumesListTestJSON-172850542 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-73dafc9e-e3bd-45c3-aa67-d404c39a3d51 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-quobyte-5874bc7d-3443-4e65-a45d-fdb8a1359f5f" released by "delete_volume" :: held 1.490s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:23 devstack sudo[108032]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:29:23 devstack sudo[108032]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:23 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-73dafc9e-e3bd-45c3-aa67-d404c39a3d51 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Created reservations ['8b322199-67dd-4f3f-a992-54ac4f0730d6', '6065a1ff-a6b2-4dfd-9874-598401b152b0', '6e72295b-955e-4c54-adbb-e5781a91a819', '6f24f52d-7373-454b-bf48-7c74ef2a175d'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:29:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-73dafc9e-e3bd-45c3-aa67-d404c39a3d51 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-73dafc9e-e3bd-45c3-aa67-d404c39a3d51 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-73dafc9e-e3bd-45c3-aa67-d404c39a3d51 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-73dafc9e-e3bd-45c3-aa67-d404c39a3d51 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-73dafc9e-e3bd-45c3-aa67-d404c39a3d51 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.024s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-73dafc9e-e3bd-45c3-aa67-d404c39a3d51 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:23 devstack sudo[108042]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:29:23 devstack sudo[108042]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:23 devstack sudo[108032]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4f074cf9-ab24-44be-bb3d-59f3ce4b676f tempest-VolumesListTestJSON-172850542 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.841s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:23 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-4f074cf9-ab24-44be-bb3d-59f3ce4b676f tempest-VolumesListTestJSON-172850542 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:29:23 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-4f074cf9-ab24-44be-bb3d-59f3ce4b676f tempest-VolumesListTestJSON-172850542 None] Deleted volume successfully. Aug 16 21:29:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4f074cf9-ab24-44be-bb3d-59f3ce4b676f tempest-VolumesListTestJSON-172850542 None] Lock "cinder-92a0cc6e-8f5c-4947-b1f1-5ef8927a2b4b-delete_volume" released by "delete_volume" :: held 2.596s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-659a4d4f-f6ee-452e-b235-2c97713b9720 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "cinder-ac0b2e53-f1b5-4961-95af-9569f074c61e-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-659a4d4f-f6ee-452e-b235-2c97713b9720 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-ac0b2e53-f1b5-4961-95af-9569f074c61e-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:24 devstack sudo[108042]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-73dafc9e-e3bd-45c3-aa67-d404c39a3d51 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.785s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:24 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-73dafc9e-e3bd-45c3-aa67-d404c39a3d51 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:29:24 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-73dafc9e-e3bd-45c3-aa67-d404c39a3d51 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Deleted volume successfully. Aug 16 21:29:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-659a4d4f-f6ee-452e-b235-2c97713b9720 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "cinder-quobyte-ac0b2e53-f1b5-4961-95af-9569f074c61e" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-659a4d4f-f6ee-452e-b235-2c97713b9720 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-quobyte-ac0b2e53-f1b5-4961-95af-9569f074c61e" acquired by "delete_volume" :: waited 0.061s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-73dafc9e-e3bd-45c3-aa67-d404c39a3d51 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-5874bc7d-3443-4e65-a45d-fdb8a1359f5f-delete_volume" released by "delete_volume" :: held 2.963s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:24 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[0dfc96e2-a49e-434d-be2c-73d548f65667]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-659a4d4f-f6ee-452e-b235-2c97713b9720 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ac0b2e53-f1b5-4961-95af-9569f074c61e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:24 devstack sudo[108046]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ac0b2e53-f1b5-4961-95af-9569f074c61e Aug 16 21:29:24 devstack sudo[108046]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:25 devstack sudo[108046]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-659a4d4f-f6ee-452e-b235-2c97713b9720 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ac0b2e53-f1b5-4961-95af-9569f074c61e" returned: 0 in 1.289s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-659a4d4f-f6ee-452e-b235-2c97713b9720 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ac0b2e53-f1b5-4961-95af-9569f074c61e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:25 devstack sudo[108053]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ac0b2e53-f1b5-4961-95af-9569f074c61e Aug 16 21:29:25 devstack sudo[108053]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:26 devstack sudo[108053]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-659a4d4f-f6ee-452e-b235-2c97713b9720 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ac0b2e53-f1b5-4961-95af-9569f074c61e" returned: 0 in 0.890s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:26 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-659a4d4f-f6ee-452e-b235-2c97713b9720 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-quobyte-ac0b2e53-f1b5-4961-95af-9569f074c61e" released by "delete_volume" :: held 2.384s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:27 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-659a4d4f-f6ee-452e-b235-2c97713b9720 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Created reservations ['a1999c62-f5cd-4047-b8f5-6baaff1c0e92', 'db8453ec-30b1-43be-95d8-d05893ffd732', 'bde9a2cc-4ec3-4909-83ae-c39ff699bc41', 'd089eb59-d9f5-44c0-9e7d-39eeb65c0cf4'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:29:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-659a4d4f-f6ee-452e-b235-2c97713b9720 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-659a4d4f-f6ee-452e-b235-2c97713b9720 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:27 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-659a4d4f-f6ee-452e-b235-2c97713b9720 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:27 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-659a4d4f-f6ee-452e-b235-2c97713b9720 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-659a4d4f-f6ee-452e-b235-2c97713b9720 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.038s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-659a4d4f-f6ee-452e-b235-2c97713b9720 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:27 devstack sudo[108056]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:29:27 devstack sudo[108056]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:28 devstack sudo[108056]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-659a4d4f-f6ee-452e-b235-2c97713b9720 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.733s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:28 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-659a4d4f-f6ee-452e-b235-2c97713b9720 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:29:28 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-659a4d4f-f6ee-452e-b235-2c97713b9720 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Deleted volume successfully. Aug 16 21:29:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-659a4d4f-f6ee-452e-b235-2c97713b9720 tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-ac0b2e53-f1b5-4961-95af-9569f074c61e-delete_volume" released by "delete_volume" :: held 4.161s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-649b6686-c091-477d-98d8-7dff7e59fd5a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "cinder-fd57309c-a5d6-401f-b294-30a32c8e531a-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-649b6686-c091-477d-98d8-7dff7e59fd5a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-fd57309c-a5d6-401f-b294-30a32c8e531a-delete_volume" acquired by "delete_volume" :: waited 0.066s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-649b6686-c091-477d-98d8-7dff7e59fd5a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "cinder-quobyte-fd57309c-a5d6-401f-b294-30a32c8e531a" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-649b6686-c091-477d-98d8-7dff7e59fd5a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-quobyte-fd57309c-a5d6-401f-b294-30a32c8e531a" acquired by "delete_volume" :: waited 0.104s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:29 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[b388be0a-2d4b-4c71-9a34-1ac3341c1f16]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-649b6686-c091-477d-98d8-7dff7e59fd5a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd57309c-a5d6-401f-b294-30a32c8e531a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:29 devstack sudo[108059]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd57309c-a5d6-401f-b294-30a32c8e531a Aug 16 21:29:29 devstack sudo[108059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:29 devstack sudo[108059]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-649b6686-c091-477d-98d8-7dff7e59fd5a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd57309c-a5d6-401f-b294-30a32c8e531a" returned: 0 in 0.773s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-649b6686-c091-477d-98d8-7dff7e59fd5a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd57309c-a5d6-401f-b294-30a32c8e531a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:29 devstack sudo[108065]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd57309c-a5d6-401f-b294-30a32c8e531a Aug 16 21:29:29 devstack sudo[108065]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:30 devstack sudo[107977]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9" returned: 0 in 8.303s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:30 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[89d15a5b-c7e0-4529-b221-69a68d8945cf]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:30 devstack sudo[108065]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-649b6686-c091-477d-98d8-7dff7e59fd5a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fd57309c-a5d6-401f-b294-30a32c8e531a" returned: 0 in 0.481s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:30 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-649b6686-c091-477d-98d8-7dff7e59fd5a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-quobyte-fd57309c-a5d6-401f-b294-30a32c8e531a" released by "delete_volume" :: held 1.437s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:30 devstack sudo[108067]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f Aug 16 21:29:30 devstack sudo[108067]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:30 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-649b6686-c091-477d-98d8-7dff7e59fd5a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Created reservations ['98129ad3-3d34-4897-ac18-0f313a74e479', 'bc4903bf-c6f4-4a75-b4e0-0262d33623b8', '29fcb0ba-ca91-470a-b4b5-0b23be839d6d', '8820ee17-358f-46a0-80e5-c0c421710a53'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:29:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-649b6686-c091-477d-98d8-7dff7e59fd5a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-649b6686-c091-477d-98d8-7dff7e59fd5a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:30 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-649b6686-c091-477d-98d8-7dff7e59fd5a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:30 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-649b6686-c091-477d-98d8-7dff7e59fd5a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-649b6686-c091-477d-98d8-7dff7e59fd5a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-649b6686-c091-477d-98d8-7dff7e59fd5a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:30 devstack sudo[108072]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:29:30 devstack sudo[108072]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:31 devstack sudo[108072]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-649b6686-c091-477d-98d8-7dff7e59fd5a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.464s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:31 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-649b6686-c091-477d-98d8-7dff7e59fd5a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:29:31 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-649b6686-c091-477d-98d8-7dff7e59fd5a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Deleted volume successfully. Aug 16 21:29:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-649b6686-c091-477d-98d8-7dff7e59fd5a tempest-CreateVolumesFromSourceVolumeTest-1001869315 None] Lock "cinder-fd57309c-a5d6-401f-b294-30a32c8e531a-delete_volume" released by "delete_volume" :: held 2.518s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:31 devstack sudo[108067]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f" returned: 0 in 0.980s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:31 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Image conversion details: src /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f, size 1024.00 MB, duration 8.31 sec, destination /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9 {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:29:31 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Converted 1024.00 MB image at 123.26 MB/s Aug 16 21:29:31 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9 is being set with open permissions: ugo+rw Aug 16 21:29:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:31 devstack sudo[108076]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9 Aug 16 21:29:31 devstack sudo[108076]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:31 devstack sudo[108076]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9" returned: 0 in 0.349s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-quobyte-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9" released by "_copy_volume_from_snapshot" :: held 11.340s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-quobyte-83c19300-462c-4f76-8ab1-162512c986ec-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9" released by "_create_volume_from_snapshot" :: held 11.383s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 11.414s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6301ac7d-8f35-4f0c-9d27-feef8771bce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9', 'volume_size': 1, 'snapshot_id': '83c19300-462c-4f76-8ab1-162512c986ec'}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (acfe9641-f581-4c7b-bc76-aa483cdd7481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:31 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Volume volume-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9 (e33531c1-886e-499b-a4f6-0b2b9fd9e6d9): created successfully Aug 16 21:29:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (acfe9641-f581-4c7b-bc76-aa483cdd7481) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Flow 'volume_create_manager' (094cf7d3-3a8c-4e6a-bd23-e7ebbebb79bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:31 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-598e38ed-1ed1-4ffa-8a7e-d0e93ed83e18 tempest-VolumesDeleteCascade-994410353 None] Created volume successfully. Aug 16 21:29:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "cinder-238d4336-611d-49a5-9e0a-a90dbf85e91f-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-238d4336-611d-49a5-9e0a-a90dbf85e91f-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Performing cascade delete. {{(pid=94342) delete_volume /opt/stack/cinder/cinder/volume/manager.py:995}} Aug 16 21:29:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "cinder-83c19300-462c-4f76-8ab1-162512c986ec-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-83c19300-462c-4f76-8ab1-162512c986ec-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "cinder-quobyte-238d4336-611d-49a5-9e0a-a90dbf85e91f" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-quobyte-238d4336-611d-49a5-9e0a-a90dbf85e91f" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "cinder-quobyte-83c19300-462c-4f76-8ab1-162512c986ec" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-quobyte-83c19300-462c-4f76-8ab1-162512c986ec" acquired by "_delete_snapshot" :: waited 0.040s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Deleting offline snapshot 83c19300-462c-4f76-8ab1-162512c986ec of volume 238d4336-611d-49a5-9e0a-a90dbf85e91f {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] snapshot_file for this snap is: volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.83c19300-462c-4f76-8ab1-162512c986ec {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[8e78f917-401f-40c4-9f4a-c6f0f0e91ee6]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.83c19300-462c-4f76-8ab1-162512c986ec {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:33 devstack sudo[108079]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.83c19300-462c-4f76-8ab1-162512c986ec Aug 16 21:29:33 devstack sudo[108079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Flow 'volume_create_manager' (33362db0-40b5-41ce-8caa-6359a32bbb8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bb018fc9-ab95-43b9-86da-5df81d360ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bb018fc9-ab95-43b9-86da-5df81d360ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:29:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-23881072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=96a5a03d-86c3-4951-9455-e1985df62e21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c122798dc0074d8cb2d32ee7654681bf',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=2026-08-16T19:29:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:33Z,use_quota=True,user_id='5e097a97d66142dfa594a879174fea4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (efa069d3-bb36-4bc3-a5e6-9a792433a566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (efa069d3-bb36-4bc3-a5e6-9a792433a566) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5342adf6-6ff6-42d8-856c-01ab89f7ce81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5342adf6-6ff6-42d8-856c-01ab89f7ce81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '96a5a03d-86c3-4951-9455-e1985df62e21', 'volume_name': 'volume-96a5a03d-86c3-4951-9455-e1985df62e21', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f054e677-36ac-418e-a9be-3e5940af6856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f054e677-36ac-418e-a9be-3e5940af6856) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39d28cb0-cb40-4b92-b998-8d46a5e912c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:33 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Volume 96a5a03d-86c3-4951-9455-e1985df62e21: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-96a5a03d-86c3-4951-9455-e1985df62e21', 'volume_size': 1} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] ==> create_volume: call "{'self': , '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-08-16T19:29:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-23881072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=96a5a03d-86c3-4951-9455-e1985df62e21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c122798dc0074d8cb2d32ee7654681bf',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=2026-08-16T19:29:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:33Z,use_quota=True,user_id='5e097a97d66142dfa594a879174fea4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Creating volume 96a5a03d-86c3-4951-9455-e1985df62e21 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:29:33 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-96a5a03d-86c3-4951-9455-e1985df62e21 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:33 devstack sudo[108079]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.83c19300-462c-4f76-8ab1-162512c986ec" returned: 0 in 0.633s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-238d4336-611d-49a5-9e0a-a90dbf85e91f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:29:33 devstack sudo[108085]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-96a5a03d-86c3-4951-9455-e1985df62e21 1073741824 Aug 16 21:29:33 devstack sudo[108085]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[f17c2658-d9aa-4372-b39e-aaa29fda84fe]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:34 devstack sudo[108087]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f Aug 16 21:29:34 devstack sudo[108087]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:34 devstack sudo[108085]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-96a5a03d-86c3-4951-9455-e1985df62e21 1073741824" returned: 0 in 0.706s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-96a5a03d-86c3-4951-9455-e1985df62e21 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:34 devstack sudo[108087]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f" returned: 0 in 0.712s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.83c19300-462c-4f76-8ab1-162512c986ec {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:34 devstack sudo[108097]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-96a5a03d-86c3-4951-9455-e1985df62e21 Aug 16 21:29:34 devstack sudo[108097]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:34 devstack sudo[108099]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.83c19300-462c-4f76-8ab1-162512c986ec Aug 16 21:29:34 devstack sudo[108099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:34 devstack sudo[108097]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-96a5a03d-86c3-4951-9455-e1985df62e21" returned: 0 in 0.317s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:34 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] <== create_volume: return (1102ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:29:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.106s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39d28cb0-cb40-4b92-b998-8d46a5e912c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-96a5a03d-86c3-4951-9455-e1985df62e21', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ca782290-a0ab-4547-b86a-f54dfedcab96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:34 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Volume volume-96a5a03d-86c3-4951-9455-e1985df62e21 (96a5a03d-86c3-4951-9455-e1985df62e21): created successfully Aug 16 21:29:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ca782290-a0ab-4547-b86a-f54dfedcab96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Flow 'volume_create_manager' (33362db0-40b5-41ce-8caa-6359a32bbb8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:34 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-e9249d02-21a8-4e55-a72e-0b765e70c984 tempest-VolumesNegativeTest-1098735164 None] Created volume successfully. Aug 16 21:29:35 devstack sudo[108099]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.83c19300-462c-4f76-8ab1-162512c986ec" returned: 0 in 0.575s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.83c19300-462c-4f76-8ab1-162512c986ec {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:35 devstack sudo[108106]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.83c19300-462c-4f76-8ab1-162512c986ec Aug 16 21:29:35 devstack sudo[108106]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:35 devstack sudo[108106]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f.83c19300-462c-4f76-8ab1-162512c986ec" returned: 0 in 0.358s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-quobyte-83c19300-462c-4f76-8ab1-162512c986ec" released by "_delete_snapshot" :: held 2.415s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-quobyte-238d4336-611d-49a5-9e0a-a90dbf85e91f" released by "delete_snapshot" :: held 2.471s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:35 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Created reservations ['a9f983a9-d234-4598-b304-597423ccbbde', 'f6235796-b8de-402e-bdbf-52f608c4bc9f', 'ca2301f8-c3b6-4f00-858d-25e430a332f4', '1b843dc3-52da-4c10-97b9-243d5ea90dfe'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:29:35 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Delete snapshot completed successfully. Aug 16 21:29:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-83c19300-462c-4f76-8ab1-162512c986ec-delete_snapshot" released by "delete_snapshot" :: held 2.695s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:35 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Snapshots deleted, issuing volume delete {{(pid=94342) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1010}} Aug 16 21:29:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "cinder-quobyte-238d4336-611d-49a5-9e0a-a90dbf85e91f" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-quobyte-238d4336-611d-49a5-9e0a-a90dbf85e91f" acquired by "delete_volume" :: waited 0.026s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:35 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[7b870a46-3f3a-42db-afd7-e860f90b56f5]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:35 devstack sudo[108109]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f Aug 16 21:29:35 devstack sudo[108109]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:36 devstack sudo[108109]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f" returned: 0 in 0.551s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:36 devstack sudo[108114]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f Aug 16 21:29:36 devstack sudo[108114]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:36 devstack sudo[108114]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-238d4336-611d-49a5-9e0a-a90dbf85e91f" returned: 0 in 0.361s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-quobyte-238d4336-611d-49a5-9e0a-a90dbf85e91f" released by "delete_volume" :: held 1.022s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:36 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Created reservations ['b44f7f8e-dcca-4add-ab39-b7ffeb8db874', '91159e42-35d4-435f-bf58-e3011af72d07', '0117e6c2-f411-463d-8a39-20b2c35cf23b', '4349b330-e111-4a85-bd01-05fa0ad02704'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:29:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.024s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:36 devstack sudo[108120]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:29:36 devstack sudo[108120]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:37 devstack sudo[108120]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.468s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:37 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:29:37 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Deleted volume successfully. Aug 16 21:29:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c96b6cd6-c084-4d0a-ac56-a5221eef0b24 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-238d4336-611d-49a5-9e0a-a90dbf85e91f-delete_volume" released by "delete_volume" :: held 4.587s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7a98ae2c-8ca0-43a5-8ef3-672f3e896f97 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "cinder-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7a98ae2c-8ca0-43a5-8ef3-672f3e896f97 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7a98ae2c-8ca0-43a5-8ef3-672f3e896f97 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "cinder-quobyte-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7a98ae2c-8ca0-43a5-8ef3-672f3e896f97 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-quobyte-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9" acquired by "delete_volume" :: waited 0.038s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:37 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[a8947ed1-caf6-4a6a-9f17-1ea2b3bd1e3b]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7a98ae2c-8ca0-43a5-8ef3-672f3e896f97 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:38 devstack sudo[108123]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9 Aug 16 21:29:38 devstack sudo[108123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:38 devstack sudo[108123]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7a98ae2c-8ca0-43a5-8ef3-672f3e896f97 tempest-VolumesDeleteCascade-994410353 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9" returned: 0 in 0.517s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7a98ae2c-8ca0-43a5-8ef3-672f3e896f97 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:38 devstack sudo[108128]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9 Aug 16 21:29:38 devstack sudo[108128]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:38 devstack sudo[108128]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7a98ae2c-8ca0-43a5-8ef3-672f3e896f97 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9" returned: 0 in 0.526s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:39 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7a98ae2c-8ca0-43a5-8ef3-672f3e896f97 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-quobyte-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9" released by "delete_volume" :: held 1.156s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:39 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-7a98ae2c-8ca0-43a5-8ef3-672f3e896f97 tempest-VolumesDeleteCascade-994410353 None] Created reservations ['75a8c399-b47b-44aa-acf4-9844d1e484c0', 'b557cc7f-b22d-4b6f-b53a-00587fed5047', '9cb6c72e-b156-4c57-a3d6-5d25c32df17b', 'fad4cc61-2ae6-47af-8a71-dfdc7194c1b9'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:29:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7a98ae2c-8ca0-43a5-8ef3-672f3e896f97 tempest-VolumesDeleteCascade-994410353 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7a98ae2c-8ca0-43a5-8ef3-672f3e896f97 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7a98ae2c-8ca0-43a5-8ef3-672f3e896f97 tempest-VolumesDeleteCascade-994410353 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7a98ae2c-8ca0-43a5-8ef3-672f3e896f97 tempest-VolumesDeleteCascade-994410353 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7a98ae2c-8ca0-43a5-8ef3-672f3e896f97 tempest-VolumesDeleteCascade-994410353 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7a98ae2c-8ca0-43a5-8ef3-672f3e896f97 tempest-VolumesDeleteCascade-994410353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:39 devstack sudo[108143]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:29:39 devstack sudo[108143]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:39 devstack sudo[108143]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7a98ae2c-8ca0-43a5-8ef3-672f3e896f97 tempest-VolumesDeleteCascade-994410353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.417s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:39 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-7a98ae2c-8ca0-43a5-8ef3-672f3e896f97 tempest-VolumesDeleteCascade-994410353 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:29:39 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-7a98ae2c-8ca0-43a5-8ef3-672f3e896f97 tempest-VolumesDeleteCascade-994410353 None] Deleted volume successfully. Aug 16 21:29:39 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7a98ae2c-8ca0-43a5-8ef3-672f3e896f97 tempest-VolumesDeleteCascade-994410353 None] Lock "cinder-e33531c1-886e-499b-a4f6-0b2b9fd9e6d9-delete_volume" released by "delete_volume" :: held 2.060s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:49 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=167,cinder:INSERT=71,cinder:UPDATE=212,cinder:DELETE=18 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:29:49 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:INSERT=57,cinder:UPDATE=218,cinder:SELECT=167,cinder:DELETE=18 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:29:52 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:29:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Flow 'volume_create_manager' (5c1f1ceb-fba6-4d36-bf3c-8cecafcd2b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2ec2813f-8005-42e8-809d-53d7f6b8aa63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2ec2813f-8005-42e8-809d-53d7f6b8aa63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:29:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1110946998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=75aea251-b8a2-4d20-918c-3b73e748894c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='591500a8a7db43d5aa02888c34e92406',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=2026-08-16T19:29:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:52Z,use_quota=True,user_id='8b46d49133734337a2561ad69ba0428c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3a7fb26f-af9d-4c36-ad87-4c2b3b908809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3a7fb26f-af9d-4c36-ad87-4c2b3b908809) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f74750d7-18a5-4ed3-8311-a97529548600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f74750d7-18a5-4ed3-8311-a97529548600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '75aea251-b8a2-4d20-918c-3b73e748894c', 'volume_name': 'volume-75aea251-b8a2-4d20-918c-3b73e748894c', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6cb04240-d320-4ae7-9d3f-4f290855b91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6cb04240-d320-4ae7-9d3f-4f290855b91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41a06a21-484e-4453-84b8-3fb84161a8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:52 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Volume 75aea251-b8a2-4d20-918c-3b73e748894c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-75aea251-b8a2-4d20-918c-3b73e748894c', 'volume_size': 1} Aug 16 21:29:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] ==> create_volume: call "{'self': , '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-08-16T19:29:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1110946998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=75aea251-b8a2-4d20-918c-3b73e748894c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='591500a8a7db43d5aa02888c34e92406',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=2026-08-16T19:29:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:29:52Z,use_quota=True,user_id='8b46d49133734337a2561ad69ba0428c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:29:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Creating volume 75aea251-b8a2-4d20-918c-3b73e748894c {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:29:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:29:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:29:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:29:52 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:29:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:52 devstack sudo[108343]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c 1073741824 Aug 16 21:29:52 devstack sudo[108343]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:53 devstack sudo[108343]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c 1073741824" returned: 0 in 0.658s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:53 devstack sudo[108350]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c Aug 16 21:29:53 devstack sudo[108350]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:53 devstack sudo[108350]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c" returned: 0 in 0.407s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] <== create_volume: return (1138ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:29:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.142s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41a06a21-484e-4453-84b8-3fb84161a8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-75aea251-b8a2-4d20-918c-3b73e748894c', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9352a927-927d-4359-9d59-57b5841e5633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:53 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Volume volume-75aea251-b8a2-4d20-918c-3b73e748894c (75aea251-b8a2-4d20-918c-3b73e748894c): created successfully Aug 16 21:29:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9352a927-927d-4359-9d59-57b5841e5633) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Flow 'volume_create_manager' (5c1f1ceb-fba6-4d36-bf3c-8cecafcd2b2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:53 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-a2fc8c30-a7dc-4a17-8dcb-027b8c5536db tempest-VolumesSnapshotListTestJSON-1229119253 None] Created volume successfully. Aug 16 21:29:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8bee0d78-0784-43cf-ab80-74379e346744 tempest-VolumesSnapshotListTestJSON-1229119253 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8bee0d78-0784-43cf-ab80-74379e346744 tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:54 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-8bee0d78-0784-43cf-ab80-74379e346744 tempest-VolumesSnapshotListTestJSON-1229119253 None] Creating offline snapshot f4538064-bd9b-444a-81b8-e74a8ee4121b of volume 75aea251-b8a2-4d20-918c-3b73e748894c {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:29:54 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[f19b4470-ab1a-40a7-aa14-79da41c16463]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8bee0d78-0784-43cf-ab80-74379e346744 tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:54 devstack sudo[108357]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c Aug 16 21:29:54 devstack sudo[108357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:55 devstack sudo[108357]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8bee0d78-0784-43cf-ab80-74379e346744 tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c" returned: 0 in 0.531s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8bee0d78-0784-43cf-ab80-74379e346744 tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:55 devstack sudo[108366]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b 1G Aug 16 21:29:55 devstack sudo[108366]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:55 devstack sudo[108366]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8bee0d78-0784-43cf-ab80-74379e346744 tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b 1G" returned: 0 in 0.521s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8bee0d78-0784-43cf-ab80-74379e346744 tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-75aea251-b8a2-4d20-918c-3b73e748894c -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:55 devstack sudo[108372]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-75aea251-b8a2-4d20-918c-3b73e748894c -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b Aug 16 21:29:55 devstack sudo[108372]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:56 devstack sudo[108372]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8bee0d78-0784-43cf-ab80-74379e346744 tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-75aea251-b8a2-4d20-918c-3b73e748894c -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b" returned: 0 in 0.339s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:56 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-8bee0d78-0784-43cf-ab80-74379e346744 tempest-VolumesSnapshotListTestJSON-1229119253 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b is being set with open permissions: ugo+rw Aug 16 21:29:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8bee0d78-0784-43cf-ab80-74379e346744 tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:56 devstack sudo[108377]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b Aug 16 21:29:56 devstack sudo[108377]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:56 devstack sudo[108377]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8bee0d78-0784-43cf-ab80-74379e346744 tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b" returned: 0 in 0.342s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8bee0d78-0784-43cf-ab80-74379e346744 tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:56 devstack sudo[108383]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.info Aug 16 21:29:56 devstack sudo[108383]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:56 devstack sudo[108383]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8bee0d78-0784-43cf-ab80-74379e346744 tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.info" returned: 0 in 0.484s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:56 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-8bee0d78-0784-43cf-ab80-74379e346744 tempest-VolumesSnapshotListTestJSON-1229119253 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.info is being set with open permissions: ugo+rw Aug 16 21:29:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8bee0d78-0784-43cf-ab80-74379e346744 tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:56 devstack sudo[108390]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.info Aug 16 21:29:56 devstack sudo[108390]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:57 devstack sudo[108390]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8bee0d78-0784-43cf-ab80-74379e346744 tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.info" returned: 0 in 0.452s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8bee0d78-0784-43cf-ab80-74379e346744 tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.820s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:29:57 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-8bee0d78-0784-43cf-ab80-74379e346744 tempest-VolumesSnapshotListTestJSON-1229119253 None] Create snapshot completed successfully Aug 16 21:29:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cb49a15c-3fac-48d2-b025-9c31f20da7be tempest-VolumesSnapshotListTestJSON-1229119253 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:29:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cb49a15c-3fac-48d2-b025-9c31f20da7be tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:29:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-cb49a15c-3fac-48d2-b025-9c31f20da7be tempest-VolumesSnapshotListTestJSON-1229119253 None] Creating offline snapshot fae1dcf8-9847-4216-a05f-b02f6bd5703a of volume 75aea251-b8a2-4d20-918c-3b73e748894c {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:29:58 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[d1188ed3-255b-4ba5-a784-0ae2e23b0dc6]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:29:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cb49a15c-3fac-48d2-b025-9c31f20da7be tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:58 devstack sudo[108400]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b Aug 16 21:29:58 devstack sudo[108400]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:58 devstack sudo[108400]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cb49a15c-3fac-48d2-b025-9c31f20da7be tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b" returned: 0 in 0.575s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-cb49a15c-3fac-48d2-b025-9c31f20da7be tempest-VolumesSnapshotListTestJSON-1229119253 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-75aea251-b8a2-4d20-918c-3b73e748894c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:29:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cb49a15c-3fac-48d2-b025-9c31f20da7be tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:58 devstack sudo[108406]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a 1G Aug 16 21:29:58 devstack sudo[108406]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:59 devstack sudo[108406]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cb49a15c-3fac-48d2-b025-9c31f20da7be tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a 1G" returned: 0 in 0.616s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cb49a15c-3fac-48d2-b025-9c31f20da7be tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:29:59 devstack sudo[108414]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a Aug 16 21:29:59 devstack sudo[108414]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:29:59 devstack sudo[108414]: pam_unix(sudo:session): session closed for user root Aug 16 21:29:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cb49a15c-3fac-48d2-b025-9c31f20da7be tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a" returned: 0 in 0.501s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:29:59 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-cb49a15c-3fac-48d2-b025-9c31f20da7be tempest-VolumesSnapshotListTestJSON-1229119253 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a is being set with open permissions: ugo+rw Aug 16 21:29:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cb49a15c-3fac-48d2-b025-9c31f20da7be tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:00 devstack sudo[108421]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a Aug 16 21:30:00 devstack sudo[108421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:00 devstack sudo[108421]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cb49a15c-3fac-48d2-b025-9c31f20da7be tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a" returned: 0 in 0.580s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cb49a15c-3fac-48d2-b025-9c31f20da7be tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.445s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:30:00 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-cb49a15c-3fac-48d2-b025-9c31f20da7be tempest-VolumesSnapshotListTestJSON-1229119253 None] Create snapshot completed successfully Aug 16 21:30:00 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-114ad526-c1df-4e23-a3b9-93fbc8afeb4d req-322d5bd5-05c6-4663-a42f-4913a6bc2cc4 tempest-TestShelveInstance-1257429386 None] Terminate volume connection completed successfully. Aug 16 21:30:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-114ad526-c1df-4e23-a3b9-93fbc8afeb4d req-322d5bd5-05c6-4663-a42f-4913a6bc2cc4 tempest-TestShelveInstance-1257429386 None] Deleting attachment 54d48869-b382-4225-86c1-eaa08a9f810e. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:30:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-df429fd0-350e-4c8f-a38f-25df8bc027ae tempest-VolumesSnapshotListTestJSON-1229119253 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:30:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-df429fd0-350e-4c8f-a38f-25df8bc027ae tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:30:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-df429fd0-350e-4c8f-a38f-25df8bc027ae tempest-VolumesSnapshotListTestJSON-1229119253 None] Creating offline snapshot 6042a857-c3ba-4ecf-965a-49e9cfd8fe43 of volume 75aea251-b8a2-4d20-918c-3b73e748894c {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:30:01 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[36c3024e-ff87-43ea-9e73-3831eb32eb02]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:30:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-df429fd0-350e-4c8f-a38f-25df8bc027ae tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:01 devstack sudo[108444]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a Aug 16 21:30:01 devstack sudo[108444]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:02 devstack sudo[108444]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-df429fd0-350e-4c8f-a38f-25df8bc027ae tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a" returned: 0 in 0.561s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-df429fd0-350e-4c8f-a38f-25df8bc027ae tempest-VolumesSnapshotListTestJSON-1229119253 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-75aea251-b8a2-4d20-918c-3b73e748894c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:30:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-df429fd0-350e-4c8f-a38f-25df8bc027ae tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.6042a857-c3ba-4ecf-965a-49e9cfd8fe43 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:02 devstack sudo[108449]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.6042a857-c3ba-4ecf-965a-49e9cfd8fe43 1G Aug 16 21:30:02 devstack sudo[108449]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:03 devstack sudo[108449]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-df429fd0-350e-4c8f-a38f-25df8bc027ae tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.6042a857-c3ba-4ecf-965a-49e9cfd8fe43 1G" returned: 0 in 0.808s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-df429fd0-350e-4c8f-a38f-25df8bc027ae tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.6042a857-c3ba-4ecf-965a-49e9cfd8fe43 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:03 devstack sudo[108456]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.6042a857-c3ba-4ecf-965a-49e9cfd8fe43 Aug 16 21:30:03 devstack sudo[108456]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:03 devstack sudo[108456]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-df429fd0-350e-4c8f-a38f-25df8bc027ae tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.6042a857-c3ba-4ecf-965a-49e9cfd8fe43" returned: 0 in 0.492s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:03 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-df429fd0-350e-4c8f-a38f-25df8bc027ae tempest-VolumesSnapshotListTestJSON-1229119253 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.6042a857-c3ba-4ecf-965a-49e9cfd8fe43 is being set with open permissions: ugo+rw Aug 16 21:30:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-df429fd0-350e-4c8f-a38f-25df8bc027ae tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.6042a857-c3ba-4ecf-965a-49e9cfd8fe43 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:03 devstack sudo[108464]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.6042a857-c3ba-4ecf-965a-49e9cfd8fe43 Aug 16 21:30:03 devstack sudo[108464]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:04 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6ddba830-d579-4edb-9749-03e4a80cd9ef tempest-VolumesNegativeTest-1098735164 None] Acquiring lock "cinder-96a5a03d-86c3-4951-9455-e1985df62e21-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:04 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6ddba830-d579-4edb-9749-03e4a80cd9ef tempest-VolumesNegativeTest-1098735164 None] Lock "cinder-96a5a03d-86c3-4951-9455-e1985df62e21-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:04 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6ddba830-d579-4edb-9749-03e4a80cd9ef tempest-VolumesNegativeTest-1098735164 None] Acquiring lock "cinder-quobyte-96a5a03d-86c3-4951-9455-e1985df62e21" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:04 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6ddba830-d579-4edb-9749-03e4a80cd9ef tempest-VolumesNegativeTest-1098735164 None] Lock "cinder-quobyte-96a5a03d-86c3-4951-9455-e1985df62e21" acquired by "delete_volume" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:04 devstack sudo[108464]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-df429fd0-350e-4c8f-a38f-25df8bc027ae tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.6042a857-c3ba-4ecf-965a-49e9cfd8fe43" returned: 0 in 0.570s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-df429fd0-350e-4c8f-a38f-25df8bc027ae tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.593s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:30:04 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[1581885c-c6bc-409e-a774-5b71c7f4ce06]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:30:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6ddba830-d579-4edb-9749-03e4a80cd9ef tempest-VolumesNegativeTest-1098735164 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-96a5a03d-86c3-4951-9455-e1985df62e21 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:04 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-df429fd0-350e-4c8f-a38f-25df8bc027ae tempest-VolumesSnapshotListTestJSON-1229119253 None] Create snapshot completed successfully Aug 16 21:30:04 devstack sudo[108467]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-96a5a03d-86c3-4951-9455-e1985df62e21 Aug 16 21:30:04 devstack sudo[108467]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:04 devstack sudo[108467]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6ddba830-d579-4edb-9749-03e4a80cd9ef tempest-VolumesNegativeTest-1098735164 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-96a5a03d-86c3-4951-9455-e1985df62e21" returned: 0 in 0.500s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6ddba830-d579-4edb-9749-03e4a80cd9ef tempest-VolumesNegativeTest-1098735164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-96a5a03d-86c3-4951-9455-e1985df62e21 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:04 devstack sudo[108480]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-96a5a03d-86c3-4951-9455-e1985df62e21 Aug 16 21:30:04 devstack sudo[108480]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-5b4d047d-a880-498f-abf3-5ac0dab049d6 req-3f9fdd38-f6c4-405a-b6c8-34b965da95f9 tempest-TestShelveInstance-1257429386 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:30:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-5b4d047d-a880-498f-abf3-5ac0dab049d6 req-3f9fdd38-f6c4-405a-b6c8-34b965da95f9 tempest-TestShelveInstance-1257429386 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:30:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-5b4d047d-a880-498f-abf3-5ac0dab049d6 req-3f9fdd38-f6c4-405a-b6c8-34b965da95f9 tempest-TestShelveInstance-1257429386 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.025s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:30:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-5b4d047d-a880-498f-abf3-5ac0dab049d6 req-3f9fdd38-f6c4-405a-b6c8-34b965da95f9 tempest-TestShelveInstance-1257429386 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec', 'name': 'volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '6c99fbef-c49b-43c7-b842-9ebcc4402a95', 'enforce_multipath': True} {{(pid=94342) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 16 21:30:05 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-5b4d047d-a880-498f-abf3-5ac0dab049d6 req-3f9fdd38-f6c4-405a-b6c8-34b965da95f9 tempest-TestShelveInstance-1257429386 None] attachment_update completed successfully. Aug 16 21:30:05 devstack sudo[108480]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6ddba830-d579-4edb-9749-03e4a80cd9ef tempest-VolumesNegativeTest-1098735164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-96a5a03d-86c3-4951-9455-e1985df62e21" returned: 0 in 0.384s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6ddba830-d579-4edb-9749-03e4a80cd9ef tempest-VolumesNegativeTest-1098735164 None] Lock "cinder-quobyte-96a5a03d-86c3-4951-9455-e1985df62e21" released by "delete_volume" :: held 1.000s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-6ddba830-d579-4edb-9749-03e4a80cd9ef tempest-VolumesNegativeTest-1098735164 None] Created reservations ['3770f725-f322-4de1-8361-ef600978a929', '75b24d12-d7e9-4689-9f13-db6cc3e0e281', '6e2d6261-4847-48f6-9845-25ce3518cbf8', '3a6fee7d-8863-4d63-b903-c81d82d60660'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Flow 'volume_create_manager' (1049bf69-f19f-4091-a37e-96d4c704b409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a92ecfce-6456-481c-9aa1-a6f1e3fa3315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a92ecfce-6456-481c-9aa1-a6f1e3fa3315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:30:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-933333576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=904e26e6-91e3-4b85-b187-de5abbff3471,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='299af9870b7b402586884e217148b37c',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=2026-08-16T19:30:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:30:05Z,use_quota=True,user_id='ae88ecd9c73b4a4dac018e1491f0e850',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8585beb6-0abd-4132-9cbc-f1d5559bf15b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8585beb6-0abd-4132-9cbc-f1d5559bf15b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7ada1c6-c18b-4385-8340-a0b746809c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7ada1c6-c18b-4385-8340-a0b746809c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '904e26e6-91e3-4b85-b187-de5abbff3471', 'volume_name': 'volume-904e26e6-91e3-4b85-b187-de5abbff3471', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e47c055-d83a-4b47-b8d7-7fcf22eb4d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e47c055-d83a-4b47-b8d7-7fcf22eb4d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a5037789-de6a-4244-a723-e8f0e48d002a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:05 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Volume 904e26e6-91e3-4b85-b187-de5abbff3471: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-904e26e6-91e3-4b85-b187-de5abbff3471', 'volume_size': 1} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] ==> create_volume: call "{'self': , '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-08-16T19:30:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-933333576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=904e26e6-91e3-4b85-b187-de5abbff3471,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='299af9870b7b402586884e217148b37c',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=2026-08-16T19:30:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:30:05Z,use_quota=True,user_id='ae88ecd9c73b4a4dac018e1491f0e850',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Creating volume 904e26e6-91e3-4b85-b187-de5abbff3471 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:30:05 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6ddba830-d579-4edb-9749-03e4a80cd9ef tempest-VolumesNegativeTest-1098735164 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6ddba830-d579-4edb-9749-03e4a80cd9ef tempest-VolumesNegativeTest-1098735164 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:30:05 devstack sudo[108483]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471 1073741824 Aug 16 21:30:05 devstack sudo[108483]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6ddba830-d579-4edb-9749-03e4a80cd9ef tempest-VolumesNegativeTest-1098735164 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6ddba830-d579-4edb-9749-03e4a80cd9ef tempest-VolumesNegativeTest-1098735164 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6ddba830-d579-4edb-9749-03e4a80cd9ef tempest-VolumesNegativeTest-1098735164 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6ddba830-d579-4edb-9749-03e4a80cd9ef tempest-VolumesNegativeTest-1098735164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:05 devstack sudo[108485]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:30:05 devstack sudo[108485]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:05 devstack sudo[108485]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6ddba830-d579-4edb-9749-03e4a80cd9ef tempest-VolumesNegativeTest-1098735164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.371s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-6ddba830-d579-4edb-9749-03e4a80cd9ef tempest-VolumesNegativeTest-1098735164 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:30:05 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-6ddba830-d579-4edb-9749-03e4a80cd9ef tempest-VolumesNegativeTest-1098735164 None] Deleted volume successfully. Aug 16 21:30:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6ddba830-d579-4edb-9749-03e4a80cd9ef tempest-VolumesNegativeTest-1098735164 None] Lock "cinder-96a5a03d-86c3-4951-9455-e1985df62e21-delete_volume" released by "delete_volume" :: held 1.842s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:06 devstack sudo[108483]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471 1073741824" returned: 0 in 0.594s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:06 devstack sudo[108492]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471 Aug 16 21:30:06 devstack sudo[108492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:06 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3fa5ccd4-3129-486b-9035-c070424988e5 tempest-VolumesSnapshotListTestJSON-1229119253 None] Acquiring lock "cinder-6042a857-c3ba-4ecf-965a-49e9cfd8fe43-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:06 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3fa5ccd4-3129-486b-9035-c070424988e5 tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "cinder-6042a857-c3ba-4ecf-965a-49e9cfd8fe43-delete_snapshot" acquired by "delete_snapshot" :: waited 0.041s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:06 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3fa5ccd4-3129-486b-9035-c070424988e5 tempest-VolumesSnapshotListTestJSON-1229119253 None] Acquiring lock "cinder-quobyte-75aea251-b8a2-4d20-918c-3b73e748894c" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:06 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3fa5ccd4-3129-486b-9035-c070424988e5 tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "cinder-quobyte-75aea251-b8a2-4d20-918c-3b73e748894c" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:06 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3fa5ccd4-3129-486b-9035-c070424988e5 tempest-VolumesSnapshotListTestJSON-1229119253 None] Acquiring lock "cinder-quobyte-6042a857-c3ba-4ecf-965a-49e9cfd8fe43" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:06 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3fa5ccd4-3129-486b-9035-c070424988e5 tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "cinder-quobyte-6042a857-c3ba-4ecf-965a-49e9cfd8fe43" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-3fa5ccd4-3129-486b-9035-c070424988e5 tempest-VolumesSnapshotListTestJSON-1229119253 None] Deleting offline snapshot 6042a857-c3ba-4ecf-965a-49e9cfd8fe43 of volume 75aea251-b8a2-4d20-918c-3b73e748894c {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:30:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-3fa5ccd4-3129-486b-9035-c070424988e5 tempest-VolumesSnapshotListTestJSON-1229119253 None] snapshot_file for this snap is: volume-75aea251-b8a2-4d20-918c-3b73e748894c.6042a857-c3ba-4ecf-965a-49e9cfd8fe43 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:30:06 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[9d202148-8519-4b08-bc7b-fce1991b23c8]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:30:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3fa5ccd4-3129-486b-9035-c070424988e5 tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.6042a857-c3ba-4ecf-965a-49e9cfd8fe43 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:06 devstack sudo[108494]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.6042a857-c3ba-4ecf-965a-49e9cfd8fe43 Aug 16 21:30:06 devstack sudo[108494]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:06 devstack sudo[108492]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471" returned: 0 in 0.422s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] <== create_volume: return (1079ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:30:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.083s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:30:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a5037789-de6a-4244-a723-e8f0e48d002a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-904e26e6-91e3-4b85-b187-de5abbff3471', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b916ada2-c2fa-4e7c-b1b8-df2eb31586ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:06 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Volume volume-904e26e6-91e3-4b85-b187-de5abbff3471 (904e26e6-91e3-4b85-b187-de5abbff3471): created successfully Aug 16 21:30:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b916ada2-c2fa-4e7c-b1b8-df2eb31586ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Flow 'volume_create_manager' (1049bf69-f19f-4091-a37e-96d4c704b409) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:30:06 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-157e086d-72f5-4a5c-8176-da4d814362d8 tempest-SnapshotDependencyTests-809952698 None] Created volume successfully. Aug 16 21:30:06 devstack sudo[108494]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3fa5ccd4-3129-486b-9035-c070424988e5 tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.6042a857-c3ba-4ecf-965a-49e9cfd8fe43" returned: 0 in 0.451s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-3fa5ccd4-3129-486b-9035-c070424988e5 tempest-VolumesSnapshotListTestJSON-1229119253 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-75aea251-b8a2-4d20-918c-3b73e748894c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:30:06 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[31055419-655d-4465-a022-627fcf32c824]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:30:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3fa5ccd4-3129-486b-9035-c070424988e5 tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:07 devstack sudo[108500]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a Aug 16 21:30:07 devstack sudo[108500]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:07 devstack sudo[108500]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3fa5ccd4-3129-486b-9035-c070424988e5 tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a" returned: 0 in 0.472s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-3fa5ccd4-3129-486b-9035-c070424988e5 tempest-VolumesSnapshotListTestJSON-1229119253 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-75aea251-b8a2-4d20-918c-3b73e748894c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:30:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3fa5ccd4-3129-486b-9035-c070424988e5 tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.6042a857-c3ba-4ecf-965a-49e9cfd8fe43 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:07 devstack sudo[108506]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.6042a857-c3ba-4ecf-965a-49e9cfd8fe43 Aug 16 21:30:07 devstack sudo[108506]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-62dc600f-0a85-4837-a9f0-339c25973e0f tempest-SnapshotDependencyTests-809952698 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:30:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-62dc600f-0a85-4837-a9f0-339c25973e0f tempest-SnapshotDependencyTests-809952698 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:30:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-62dc600f-0a85-4837-a9f0-339c25973e0f tempest-SnapshotDependencyTests-809952698 None] Creating offline snapshot 9cf1b67b-bc89-4ea6-8053-f44afa5acc08 of volume 904e26e6-91e3-4b85-b187-de5abbff3471 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:30:07 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[cb70ff86-9acd-4246-b75c-4c174ed04d04]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:30:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-62dc600f-0a85-4837-a9f0-339c25973e0f tempest-SnapshotDependencyTests-809952698 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:08 devstack sudo[108506]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3fa5ccd4-3129-486b-9035-c070424988e5 tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.6042a857-c3ba-4ecf-965a-49e9cfd8fe43" returned: 0 in 0.708s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3fa5ccd4-3129-486b-9035-c070424988e5 tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.6042a857-c3ba-4ecf-965a-49e9cfd8fe43 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:08 devstack sudo[108514]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471 Aug 16 21:30:08 devstack sudo[108514]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:08 devstack sudo[108576]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.6042a857-c3ba-4ecf-965a-49e9cfd8fe43 Aug 16 21:30:08 devstack sudo[108576]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:08 devstack sudo[108576]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3fa5ccd4-3129-486b-9035-c070424988e5 tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.6042a857-c3ba-4ecf-965a-49e9cfd8fe43" returned: 0 in 0.424s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3fa5ccd4-3129-486b-9035-c070424988e5 tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "cinder-quobyte-6042a857-c3ba-4ecf-965a-49e9cfd8fe43" released by "_delete_snapshot" :: held 2.213s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:08 devstack sudo[108514]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-62dc600f-0a85-4837-a9f0-339c25973e0f tempest-SnapshotDependencyTests-809952698 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471" returned: 0 in 0.628s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-62dc600f-0a85-4837-a9f0-339c25973e0f tempest-SnapshotDependencyTests-809952698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.9cf1b67b-bc89-4ea6-8053-f44afa5acc08 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3fa5ccd4-3129-486b-9035-c070424988e5 tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "cinder-quobyte-75aea251-b8a2-4d20-918c-3b73e748894c" released by "delete_snapshot" :: held 2.257s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:08 devstack sudo[108600]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.9cf1b67b-bc89-4ea6-8053-f44afa5acc08 1G Aug 16 21:30:08 devstack sudo[108600]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:08 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-3fa5ccd4-3129-486b-9035-c070424988e5 tempest-VolumesSnapshotListTestJSON-1229119253 None] Created reservations ['72b7c75f-6aa3-4199-975c-8f334684ca95', '2038266b-ecaa-4776-9e27-69db9764f957', 'c836dbe5-e0b4-49b6-9a06-b95b2f176d85', '9bc8f0c5-c503-49a9-bbeb-a2ce65e85aff'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:30:09 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-3fa5ccd4-3129-486b-9035-c070424988e5 tempest-VolumesSnapshotListTestJSON-1229119253 None] Delete snapshot completed successfully. Aug 16 21:30:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3fa5ccd4-3129-486b-9035-c070424988e5 tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "cinder-6042a857-c3ba-4ecf-965a-49e9cfd8fe43-delete_snapshot" released by "delete_snapshot" :: held 2.701s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:09 devstack sudo[108600]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-62dc600f-0a85-4837-a9f0-339c25973e0f tempest-SnapshotDependencyTests-809952698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.9cf1b67b-bc89-4ea6-8053-f44afa5acc08 1G" returned: 0 in 0.971s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-62dc600f-0a85-4837-a9f0-339c25973e0f tempest-SnapshotDependencyTests-809952698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-904e26e6-91e3-4b85-b187-de5abbff3471 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.9cf1b67b-bc89-4ea6-8053-f44afa5acc08 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:09 devstack sudo[108960]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-904e26e6-91e3-4b85-b187-de5abbff3471 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.9cf1b67b-bc89-4ea6-8053-f44afa5acc08 Aug 16 21:30:09 devstack sudo[108960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fce7aec4-fd5b-4c41-aaae-cb26aee12735 tempest-VolumesSnapshotListTestJSON-1229119253 None] Acquiring lock "cinder-fae1dcf8-9847-4216-a05f-b02f6bd5703a-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:30:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:30:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:30:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:30:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:30:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:30:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fce7aec4-fd5b-4c41-aaae-cb26aee12735 tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "cinder-fae1dcf8-9847-4216-a05f-b02f6bd5703a-delete_snapshot" acquired by "delete_snapshot" :: waited 0.078s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fce7aec4-fd5b-4c41-aaae-cb26aee12735 tempest-VolumesSnapshotListTestJSON-1229119253 None] Acquiring lock "cinder-quobyte-75aea251-b8a2-4d20-918c-3b73e748894c" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fce7aec4-fd5b-4c41-aaae-cb26aee12735 tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "cinder-quobyte-75aea251-b8a2-4d20-918c-3b73e748894c" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fce7aec4-fd5b-4c41-aaae-cb26aee12735 tempest-VolumesSnapshotListTestJSON-1229119253 None] Acquiring lock "cinder-quobyte-fae1dcf8-9847-4216-a05f-b02f6bd5703a" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:09 devstack sudo[108966]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:30:09 devstack sudo[108966]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fce7aec4-fd5b-4c41-aaae-cb26aee12735 tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "cinder-quobyte-fae1dcf8-9847-4216-a05f-b02f6bd5703a" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-fce7aec4-fd5b-4c41-aaae-cb26aee12735 tempest-VolumesSnapshotListTestJSON-1229119253 None] Deleting offline snapshot fae1dcf8-9847-4216-a05f-b02f6bd5703a of volume 75aea251-b8a2-4d20-918c-3b73e748894c {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:30:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-fce7aec4-fd5b-4c41-aaae-cb26aee12735 tempest-VolumesSnapshotListTestJSON-1229119253 None] snapshot_file for this snap is: volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:30:09 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[d4131941-c3f1-4fb8-ac61-7adb0217968b]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:30:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fce7aec4-fd5b-4c41-aaae-cb26aee12735 tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:09 devstack sudo[108960]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-62dc600f-0a85-4837-a9f0-339c25973e0f tempest-SnapshotDependencyTests-809952698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-904e26e6-91e3-4b85-b187-de5abbff3471 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.9cf1b67b-bc89-4ea6-8053-f44afa5acc08" returned: 0 in 0.421s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:10 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-62dc600f-0a85-4837-a9f0-339c25973e0f tempest-SnapshotDependencyTests-809952698 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.9cf1b67b-bc89-4ea6-8053-f44afa5acc08 is being set with open permissions: ugo+rw Aug 16 21:30:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-62dc600f-0a85-4837-a9f0-339c25973e0f tempest-SnapshotDependencyTests-809952698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.9cf1b67b-bc89-4ea6-8053-f44afa5acc08 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:10 devstack sudo[108979]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.9cf1b67b-bc89-4ea6-8053-f44afa5acc08 Aug 16 21:30:10 devstack sudo[108979]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:10 devstack sudo[108974]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a Aug 16 21:30:10 devstack sudo[108974]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:10 devstack sudo[108966]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.379s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:10 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:30:10 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager._thread_info {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:30:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread count: 29 {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:30:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread info: [<_MainThread(MainThread, started 140145850327168)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:30:10 devstack sudo[108974]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fce7aec4-fd5b-4c41-aaae-cb26aee12735 tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a" returned: 0 in 0.462s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-fce7aec4-fd5b-4c41-aaae-cb26aee12735 tempest-VolumesSnapshotListTestJSON-1229119253 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-75aea251-b8a2-4d20-918c-3b73e748894c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:30:10 devstack sudo[108979]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-62dc600f-0a85-4837-a9f0-339c25973e0f tempest-SnapshotDependencyTests-809952698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.9cf1b67b-bc89-4ea6-8053-f44afa5acc08" returned: 0 in 0.384s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:10 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[cb25152c-cbcd-48e5-9850-c7df0513c501]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:30:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fce7aec4-fd5b-4c41-aaae-cb26aee12735 tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-62dc600f-0a85-4837-a9f0-339c25973e0f tempest-SnapshotDependencyTests-809952698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:10 devstack sudo[108998]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.info Aug 16 21:30:10 devstack sudo[108998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:10 devstack sudo[108994]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b Aug 16 21:30:10 devstack sudo[108994]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:10 devstack sudo[108998]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-62dc600f-0a85-4837-a9f0-339c25973e0f tempest-SnapshotDependencyTests-809952698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.info" returned: 0 in 0.482s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:10 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-62dc600f-0a85-4837-a9f0-339c25973e0f tempest-SnapshotDependencyTests-809952698 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.info is being set with open permissions: ugo+rw Aug 16 21:30:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-62dc600f-0a85-4837-a9f0-339c25973e0f tempest-SnapshotDependencyTests-809952698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:10 devstack sudo[108994]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fce7aec4-fd5b-4c41-aaae-cb26aee12735 tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b" returned: 0 in 0.564s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-fce7aec4-fd5b-4c41-aaae-cb26aee12735 tempest-VolumesSnapshotListTestJSON-1229119253 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-75aea251-b8a2-4d20-918c-3b73e748894c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:30:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fce7aec4-fd5b-4c41-aaae-cb26aee12735 tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:10 devstack sudo[109011]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.info Aug 16 21:30:10 devstack sudo[109011]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:11 devstack sudo[109012]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a Aug 16 21:30:11 devstack sudo[109012]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:11 devstack sudo[109011]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-62dc600f-0a85-4837-a9f0-339c25973e0f tempest-SnapshotDependencyTests-809952698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.info" returned: 0 in 0.379s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-62dc600f-0a85-4837-a9f0-339c25973e0f tempest-SnapshotDependencyTests-809952698 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.434s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:30:11 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-62dc600f-0a85-4837-a9f0-339c25973e0f tempest-SnapshotDependencyTests-809952698 None] Create snapshot completed successfully Aug 16 21:30:11 devstack sudo[109012]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fce7aec4-fd5b-4c41-aaae-cb26aee12735 tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a" returned: 0 in 0.583s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fce7aec4-fd5b-4c41-aaae-cb26aee12735 tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:11 devstack sudo[109022]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a Aug 16 21:30:11 devstack sudo[109022]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:12 devstack sudo[109022]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fce7aec4-fd5b-4c41-aaae-cb26aee12735 tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.fae1dcf8-9847-4216-a05f-b02f6bd5703a" returned: 0 in 0.553s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:12 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fce7aec4-fd5b-4c41-aaae-cb26aee12735 tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "cinder-quobyte-fae1dcf8-9847-4216-a05f-b02f6bd5703a" released by "_delete_snapshot" :: held 2.320s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:12 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fce7aec4-fd5b-4c41-aaae-cb26aee12735 tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "cinder-quobyte-75aea251-b8a2-4d20-918c-3b73e748894c" released by "delete_snapshot" :: held 2.363s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:12 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-fce7aec4-fd5b-4c41-aaae-cb26aee12735 tempest-VolumesSnapshotListTestJSON-1229119253 None] Created reservations ['4b07dff2-f64e-4792-8962-c6f66df636d0', 'cc0a9688-8c41-4807-bdd8-075f51ddcf2e', '21c4ebb6-4b28-4032-9918-0c972add2d0d', 'b9ab0cf7-26e6-4378-9dec-80f914d9239d'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:30:12 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-fce7aec4-fd5b-4c41-aaae-cb26aee12735 tempest-VolumesSnapshotListTestJSON-1229119253 None] Delete snapshot completed successfully. Aug 16 21:30:12 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fce7aec4-fd5b-4c41-aaae-cb26aee12735 tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "cinder-fae1dcf8-9847-4216-a05f-b02f6bd5703a-delete_snapshot" released by "delete_snapshot" :: held 2.607s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Flow 'volume_create_manager' (04410b4b-7fe7-4409-a5b0-9092b771566d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (90ddbb55-1ddc-4575-b717-647defc84fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-21b3f6e0-ccc4-4a69-8b0a-9f9a6caffecb tempest-VolumesSnapshotListTestJSON-1229119253 None] Acquiring lock "cinder-f4538064-bd9b-444a-81b8-e74a8ee4121b-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (90ddbb55-1ddc-4575-b717-647defc84fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:30:13Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f0b681f7-95e4-41c9-9402-22315acc45d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='299af9870b7b402586884e217148b37c',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=2026-08-16T19:30:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=9cf1b67b-bc89-4ea6-8053-f44afa5acc08,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:30:13Z,use_quota=True,user_id='ae88ecd9c73b4a4dac018e1491f0e850',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ea162a2-eb30-4233-ba6f-7789642dbb54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ea162a2-eb30-4233-ba6f-7789642dbb54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0629c20-f6dc-42e0-8952-c376f790b841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0629c20-f6dc-42e0-8952-c376f790b841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'f0b681f7-95e4-41c9-9402-22315acc45d5', 'volume_name': 'volume-f0b681f7-95e4-41c9-9402-22315acc45d5', 'volume_size': 1, 'snapshot_id': '9cf1b67b-bc89-4ea6-8053-f44afa5acc08'}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (944e1944-f9c5-45b8-abdd-f8b32e197be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (944e1944-f9c5-45b8-abdd-f8b32e197be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (57e0b0c1-d64e-4422-aad2-bda32b7cdf03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:13 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Volume f0b681f7-95e4-41c9-9402-22315acc45d5: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-f0b681f7-95e4-41c9-9402-22315acc45d5', 'volume_size': 1, 'snapshot_id': '9cf1b67b-bc89-4ea6-8053-f44afa5acc08'} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-21b3f6e0-ccc4-4a69-8b0a-9f9a6caffecb tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "cinder-f4538064-bd9b-444a-81b8-e74a8ee4121b-delete_snapshot" acquired by "delete_snapshot" :: waited 0.088s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-21b3f6e0-ccc4-4a69-8b0a-9f9a6caffecb tempest-VolumesSnapshotListTestJSON-1229119253 None] Acquiring lock "cinder-quobyte-75aea251-b8a2-4d20-918c-3b73e748894c" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Acquiring lock "cinder-quobyte-9cf1b67b-bc89-4ea6-8053-f44afa5acc08-f0b681f7-95e4-41c9-9402-22315acc45d5" by "_create_volume_from_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-21b3f6e0-ccc4-4a69-8b0a-9f9a6caffecb tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "cinder-quobyte-75aea251-b8a2-4d20-918c-3b73e748894c" acquired by "delete_snapshot" :: waited 0.037s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-21b3f6e0-ccc4-4a69-8b0a-9f9a6caffecb tempest-VolumesSnapshotListTestJSON-1229119253 None] Acquiring lock "cinder-quobyte-f4538064-bd9b-444a-81b8-e74a8ee4121b" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Lock "cinder-quobyte-9cf1b67b-bc89-4ea6-8053-f44afa5acc08-f0b681f7-95e4-41c9-9402-22315acc45d5" acquired by "_create_volume_from_snapshot" :: waited 0.035s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Creating volume f0b681f7-95e4-41c9-9402-22315acc45d5 from snapshot 9cf1b67b-bc89-4ea6-8053-f44afa5acc08 {{(pid=94342) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Acquiring lock "cinder-quobyte-f0b681f7-95e4-41c9-9402-22315acc45d5" by "_copy_volume_from_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-21b3f6e0-ccc4-4a69-8b0a-9f9a6caffecb tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "cinder-quobyte-f4538064-bd9b-444a-81b8-e74a8ee4121b" acquired by "_delete_snapshot" :: waited 0.037s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-21b3f6e0-ccc4-4a69-8b0a-9f9a6caffecb tempest-VolumesSnapshotListTestJSON-1229119253 None] Deleting offline snapshot f4538064-bd9b-444a-81b8-e74a8ee4121b of volume 75aea251-b8a2-4d20-918c-3b73e748894c {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-21b3f6e0-ccc4-4a69-8b0a-9f9a6caffecb tempest-VolumesSnapshotListTestJSON-1229119253 None] snapshot_file for this snap is: volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Lock "cinder-quobyte-f0b681f7-95e4-41c9-9402-22315acc45d5" acquired by "_copy_volume_from_snapshot" :: waited 0.052s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] snapshot: 9cf1b67b-bc89-4ea6-8053-f44afa5acc08, volume: f0b681f7-95e4-41c9-9402-22315acc45d5, {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:403}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.004s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[8ac2a803-6d33-4624-86c2-1ebd06f65d69]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-21b3f6e0-ccc4-4a69-8b0a-9f9a6caffecb tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[505a6dcf-da48-475b-825b-62b013396bce]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.9cf1b67b-bc89-4ea6-8053-f44afa5acc08 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:13 devstack sudo[109027]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.9cf1b67b-bc89-4ea6-8053-f44afa5acc08 Aug 16 21:30:13 devstack sudo[109027]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:13 devstack sudo[109026]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b Aug 16 21:30:13 devstack sudo[109026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:13 devstack sudo[109026]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-21b3f6e0-ccc4-4a69-8b0a-9f9a6caffecb tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b" returned: 0 in 0.490s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-21b3f6e0-ccc4-4a69-8b0a-9f9a6caffecb tempest-VolumesSnapshotListTestJSON-1229119253 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-75aea251-b8a2-4d20-918c-3b73e748894c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:30:13 devstack sudo[109027]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.9cf1b67b-bc89-4ea6-8053-f44afa5acc08" returned: 0 in 0.508s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-904e26e6-91e3-4b85-b187-de5abbff3471(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] will copy from snapshot at /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471 {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:422}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Creating direct copy from snapshot {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:430}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[3b57a72c-47f8-4c8e-9387-81bd40b05444]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-21b3f6e0-ccc4-4a69-8b0a-9f9a6caffecb tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[fda1b66d-2689-43b8-9982-38bf3ada57a4]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:30:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:14 devstack sudo[109038]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471 Aug 16 21:30:14 devstack sudo[109038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:14 devstack sudo[109037]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c Aug 16 21:30:14 devstack sudo[109037]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:14 devstack sudo[109037]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-21b3f6e0-ccc4-4a69-8b0a-9f9a6caffecb tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c" returned: 0 in 0.641s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-21b3f6e0-ccc4-4a69-8b0a-9f9a6caffecb tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:14 devstack sudo[109047]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b Aug 16 21:30:14 devstack sudo[109047]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:14 devstack sudo[109038]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471" returned: 0 in 0.702s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:14 devstack cinder-volume[94342]: DEBUG cinder.utils [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Path /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b681f7-95e4-41c9-9402-22315acc45d5 not found in is_blk_device check {{(pid=94342) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 16 21:30:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b681f7-95e4-41c9-9402-22315acc45d5 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:14 devstack sudo[109049]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b681f7-95e4-41c9-9402-22315acc45d5 Aug 16 21:30:14 devstack sudo[109049]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:14 devstack sudo[109047]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-21b3f6e0-ccc4-4a69-8b0a-9f9a6caffecb tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b" returned: 0 in 0.463s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-21b3f6e0-ccc4-4a69-8b0a-9f9a6caffecb tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:15 devstack sudo[109059]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b Aug 16 21:30:15 devstack sudo[109059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:15 devstack sudo[109059]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-21b3f6e0-ccc4-4a69-8b0a-9f9a6caffecb tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c.f4538064-bd9b-444a-81b8-e74a8ee4121b" returned: 0 in 0.895s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-21b3f6e0-ccc4-4a69-8b0a-9f9a6caffecb tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "cinder-quobyte-f4538064-bd9b-444a-81b8-e74a8ee4121b" released by "_delete_snapshot" :: held 2.768s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-21b3f6e0-ccc4-4a69-8b0a-9f9a6caffecb tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "cinder-quobyte-75aea251-b8a2-4d20-918c-3b73e748894c" released by "delete_snapshot" :: held 2.847s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:16 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-21b3f6e0-ccc4-4a69-8b0a-9f9a6caffecb tempest-VolumesSnapshotListTestJSON-1229119253 None] Created reservations ['540a5813-2e46-4d46-9e3a-2cf39dba4179', 'bf4c304d-5b01-4f82-8b79-8317fe9da4d1', '9eca24c4-5bc7-4e2c-9a71-28b70e34acb3', 'b12cc619-cee4-4f2c-aefc-190053020652'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:30:16 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-21b3f6e0-ccc4-4a69-8b0a-9f9a6caffecb tempest-VolumesSnapshotListTestJSON-1229119253 None] Delete snapshot completed successfully. Aug 16 21:30:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-21b3f6e0-ccc4-4a69-8b0a-9f9a6caffecb tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "cinder-f4538064-bd9b-444a-81b8-e74a8ee4121b-delete_snapshot" released by "delete_snapshot" :: held 3.417s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c64617bf-2725-42dc-8ca0-a335cbace4f4 tempest-VolumesSnapshotListTestJSON-1229119253 None] Acquiring lock "cinder-75aea251-b8a2-4d20-918c-3b73e748894c-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c64617bf-2725-42dc-8ca0-a335cbace4f4 tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "cinder-75aea251-b8a2-4d20-918c-3b73e748894c-delete_volume" acquired by "delete_volume" :: waited 0.064s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c64617bf-2725-42dc-8ca0-a335cbace4f4 tempest-VolumesSnapshotListTestJSON-1229119253 None] Acquiring lock "cinder-quobyte-75aea251-b8a2-4d20-918c-3b73e748894c" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c64617bf-2725-42dc-8ca0-a335cbace4f4 tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "cinder-quobyte-75aea251-b8a2-4d20-918c-3b73e748894c" acquired by "delete_volume" :: waited 0.070s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:18 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[22a698ab-d8c4-44bd-a289-42f17a3e8888]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:30:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c64617bf-2725-42dc-8ca0-a335cbace4f4 tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:18 devstack sudo[109068]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c Aug 16 21:30:18 devstack sudo[109068]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c64617bf-2725-42dc-8ca0-a335cbace4f4 tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c" returned: 0 in 1.611s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c64617bf-2725-42dc-8ca0-a335cbace4f4 tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:19 devstack sudo[109068]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:19 devstack sudo[109077]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c Aug 16 21:30:19 devstack sudo[109077]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:20 devstack sudo[109077]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c64617bf-2725-42dc-8ca0-a335cbace4f4 tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-75aea251-b8a2-4d20-918c-3b73e748894c" returned: 0 in 1.073s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c64617bf-2725-42dc-8ca0-a335cbace4f4 tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "cinder-quobyte-75aea251-b8a2-4d20-918c-3b73e748894c" released by "delete_volume" :: held 2.936s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:21 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-c64617bf-2725-42dc-8ca0-a335cbace4f4 tempest-VolumesSnapshotListTestJSON-1229119253 None] Created reservations ['e9aca3db-a71d-4372-84fb-e8a9f47de435', 'b744f8f1-0172-416a-a420-3c6e29347b45', 'c1e920b7-01c8-4016-a013-970356784134', '4b86142f-6971-4c84-87c7-c55a8b14de38'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:30:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c64617bf-2725-42dc-8ca0-a335cbace4f4 tempest-VolumesSnapshotListTestJSON-1229119253 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:30:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c64617bf-2725-42dc-8ca0-a335cbace4f4 tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:30:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c64617bf-2725-42dc-8ca0-a335cbace4f4 tempest-VolumesSnapshotListTestJSON-1229119253 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:30:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c64617bf-2725-42dc-8ca0-a335cbace4f4 tempest-VolumesSnapshotListTestJSON-1229119253 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:30:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c64617bf-2725-42dc-8ca0-a335cbace4f4 tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:30:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c64617bf-2725-42dc-8ca0-a335cbace4f4 tempest-VolumesSnapshotListTestJSON-1229119253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:21 devstack sudo[109080]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:30:21 devstack sudo[109080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:22 devstack sudo[109080]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c64617bf-2725-42dc-8ca0-a335cbace4f4 tempest-VolumesSnapshotListTestJSON-1229119253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.883s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:22 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-c64617bf-2725-42dc-8ca0-a335cbace4f4 tempest-VolumesSnapshotListTestJSON-1229119253 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:30:22 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-c64617bf-2725-42dc-8ca0-a335cbace4f4 tempest-VolumesSnapshotListTestJSON-1229119253 None] Deleted volume successfully. Aug 16 21:30:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c64617bf-2725-42dc-8ca0-a335cbace4f4 tempest-VolumesSnapshotListTestJSON-1229119253 None] Lock "cinder-75aea251-b8a2-4d20-918c-3b73e748894c-delete_volume" released by "delete_volume" :: held 4.628s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:22 devstack sudo[109049]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b681f7-95e4-41c9-9402-22315acc45d5" returned: 0 in 8.325s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:22 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[ef9a56c1-7ab1-4b38-bbd2-4190866492dc]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:30:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:23 devstack sudo[109085]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471 Aug 16 21:30:23 devstack sudo[109085]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:23 devstack sudo[109085]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471" returned: 0 in 0.912s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:23 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Image conversion details: src /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471, size 1024.00 MB, duration 8.33 sec, destination /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b681f7-95e4-41c9-9402-22315acc45d5 {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:30:23 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Converted 1024.00 MB image at 122.98 MB/s Aug 16 21:30:23 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b681f7-95e4-41c9-9402-22315acc45d5 is being set with open permissions: ugo+rw Aug 16 21:30:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b681f7-95e4-41c9-9402-22315acc45d5 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:23 devstack sudo[109090]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b681f7-95e4-41c9-9402-22315acc45d5 Aug 16 21:30:23 devstack sudo[109090]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:24 devstack sudo[109090]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b681f7-95e4-41c9-9402-22315acc45d5" returned: 0 in 0.294s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Lock "cinder-quobyte-f0b681f7-95e4-41c9-9402-22315acc45d5" released by "_copy_volume_from_snapshot" :: held 10.908s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Lock "cinder-quobyte-9cf1b67b-bc89-4ea6-8053-f44afa5acc08-f0b681f7-95e4-41c9-9402-22315acc45d5" released by "_create_volume_from_snapshot" :: held 10.978s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 11.014s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:30:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (57e0b0c1-d64e-4422-aad2-bda32b7cdf03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f0b681f7-95e4-41c9-9402-22315acc45d5', 'volume_size': 1, 'snapshot_id': '9cf1b67b-bc89-4ea6-8053-f44afa5acc08'}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (32c19ffa-24be-4b8a-a1f3-d72b7bfeb282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:24 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Volume volume-f0b681f7-95e4-41c9-9402-22315acc45d5 (f0b681f7-95e4-41c9-9402-22315acc45d5): created successfully Aug 16 21:30:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (32c19ffa-24be-4b8a-a1f3-d72b7bfeb282) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Flow 'volume_create_manager' (04410b4b-7fe7-4409-a5b0-9092b771566d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:30:24 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-fdc894ad-7270-4460-bfc4-9287ecd0331d tempest-SnapshotDependencyTests-809952698 None] Created volume successfully. Aug 16 21:30:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f18fd69e-0eaa-45f7-9201-22c46c92edfe tempest-SnapshotDependencyTests-809952698 None] Acquiring lock "cinder-9cf1b67b-bc89-4ea6-8053-f44afa5acc08-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f18fd69e-0eaa-45f7-9201-22c46c92edfe tempest-SnapshotDependencyTests-809952698 None] Lock "cinder-9cf1b67b-bc89-4ea6-8053-f44afa5acc08-delete_snapshot" acquired by "delete_snapshot" :: waited 0.063s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f18fd69e-0eaa-45f7-9201-22c46c92edfe tempest-SnapshotDependencyTests-809952698 None] Acquiring lock "cinder-quobyte-904e26e6-91e3-4b85-b187-de5abbff3471" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f18fd69e-0eaa-45f7-9201-22c46c92edfe tempest-SnapshotDependencyTests-809952698 None] Lock "cinder-quobyte-904e26e6-91e3-4b85-b187-de5abbff3471" acquired by "delete_snapshot" :: waited 0.049s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f18fd69e-0eaa-45f7-9201-22c46c92edfe tempest-SnapshotDependencyTests-809952698 None] Acquiring lock "cinder-quobyte-9cf1b67b-bc89-4ea6-8053-f44afa5acc08" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f18fd69e-0eaa-45f7-9201-22c46c92edfe tempest-SnapshotDependencyTests-809952698 None] Lock "cinder-quobyte-9cf1b67b-bc89-4ea6-8053-f44afa5acc08" acquired by "_delete_snapshot" :: waited 0.041s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-f18fd69e-0eaa-45f7-9201-22c46c92edfe tempest-SnapshotDependencyTests-809952698 None] Deleting offline snapshot 9cf1b67b-bc89-4ea6-8053-f44afa5acc08 of volume 904e26e6-91e3-4b85-b187-de5abbff3471 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:30:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-f18fd69e-0eaa-45f7-9201-22c46c92edfe tempest-SnapshotDependencyTests-809952698 None] snapshot_file for this snap is: volume-904e26e6-91e3-4b85-b187-de5abbff3471.9cf1b67b-bc89-4ea6-8053-f44afa5acc08 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:30:25 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[6f34f344-fa06-40f1-9266-61b1709a8a8d]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:30:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f18fd69e-0eaa-45f7-9201-22c46c92edfe tempest-SnapshotDependencyTests-809952698 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.9cf1b67b-bc89-4ea6-8053-f44afa5acc08 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:25 devstack sudo[109093]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.9cf1b67b-bc89-4ea6-8053-f44afa5acc08 Aug 16 21:30:25 devstack sudo[109093]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:25 devstack sudo[109093]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f18fd69e-0eaa-45f7-9201-22c46c92edfe tempest-SnapshotDependencyTests-809952698 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.9cf1b67b-bc89-4ea6-8053-f44afa5acc08" returned: 0 in 0.450s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-f18fd69e-0eaa-45f7-9201-22c46c92edfe tempest-SnapshotDependencyTests-809952698 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-904e26e6-91e3-4b85-b187-de5abbff3471(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:30:25 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[505551a6-d004-4c88-b1a6-67b812ed4e91]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:30:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f18fd69e-0eaa-45f7-9201-22c46c92edfe tempest-SnapshotDependencyTests-809952698 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:25 devstack sudo[109098]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471 Aug 16 21:30:25 devstack sudo[109098]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:26 devstack sudo[109098]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f18fd69e-0eaa-45f7-9201-22c46c92edfe tempest-SnapshotDependencyTests-809952698 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471" returned: 0 in 0.623s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f18fd69e-0eaa-45f7-9201-22c46c92edfe tempest-SnapshotDependencyTests-809952698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.9cf1b67b-bc89-4ea6-8053-f44afa5acc08 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:26 devstack sudo[109104]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.9cf1b67b-bc89-4ea6-8053-f44afa5acc08 Aug 16 21:30:26 devstack sudo[109104]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:26 devstack sudo[109104]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f18fd69e-0eaa-45f7-9201-22c46c92edfe tempest-SnapshotDependencyTests-809952698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.9cf1b67b-bc89-4ea6-8053-f44afa5acc08" returned: 0 in 0.728s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f18fd69e-0eaa-45f7-9201-22c46c92edfe tempest-SnapshotDependencyTests-809952698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.9cf1b67b-bc89-4ea6-8053-f44afa5acc08 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:26 devstack sudo[109109]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.9cf1b67b-bc89-4ea6-8053-f44afa5acc08 Aug 16 21:30:26 devstack sudo[109109]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:27 devstack sudo[109109]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f18fd69e-0eaa-45f7-9201-22c46c92edfe tempest-SnapshotDependencyTests-809952698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471.9cf1b67b-bc89-4ea6-8053-f44afa5acc08" returned: 0 in 0.291s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:27 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f18fd69e-0eaa-45f7-9201-22c46c92edfe tempest-SnapshotDependencyTests-809952698 None] Lock "cinder-quobyte-9cf1b67b-bc89-4ea6-8053-f44afa5acc08" released by "_delete_snapshot" :: held 2.251s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:27 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f18fd69e-0eaa-45f7-9201-22c46c92edfe tempest-SnapshotDependencyTests-809952698 None] Lock "cinder-quobyte-904e26e6-91e3-4b85-b187-de5abbff3471" released by "delete_snapshot" :: held 2.314s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:27 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-f18fd69e-0eaa-45f7-9201-22c46c92edfe tempest-SnapshotDependencyTests-809952698 None] Created reservations ['02cd82c1-7292-4913-80fb-51a8d148c968', 'f9e0ffe5-392f-49ec-848f-ac6e2b7e105c', 'b7e7ff9f-89a8-4c87-9b7d-960a26b883aa', '459ee145-4a51-4e10-b2fc-3bd78ccf4f6f'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:30:27 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f18fd69e-0eaa-45f7-9201-22c46c92edfe tempest-SnapshotDependencyTests-809952698 None] Delete snapshot completed successfully. Aug 16 21:30:27 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f18fd69e-0eaa-45f7-9201-22c46c92edfe tempest-SnapshotDependencyTests-809952698 None] Lock "cinder-9cf1b67b-bc89-4ea6-8053-f44afa5acc08-delete_snapshot" released by "delete_snapshot" :: held 2.594s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-740521da-5192-4a31-b381-c98a31b88156 tempest-SnapshotDependencyTests-809952698 None] Acquiring lock "cinder-904e26e6-91e3-4b85-b187-de5abbff3471-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-740521da-5192-4a31-b381-c98a31b88156 tempest-SnapshotDependencyTests-809952698 None] Lock "cinder-904e26e6-91e3-4b85-b187-de5abbff3471-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-740521da-5192-4a31-b381-c98a31b88156 tempest-SnapshotDependencyTests-809952698 None] Acquiring lock "cinder-quobyte-904e26e6-91e3-4b85-b187-de5abbff3471" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-740521da-5192-4a31-b381-c98a31b88156 tempest-SnapshotDependencyTests-809952698 None] Lock "cinder-quobyte-904e26e6-91e3-4b85-b187-de5abbff3471" acquired by "delete_volume" :: waited 0.033s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:28 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[b9482b29-8eea-4d35-827b-9321312cb177]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:30:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-740521da-5192-4a31-b381-c98a31b88156 tempest-SnapshotDependencyTests-809952698 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:28 devstack sudo[109151]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471 Aug 16 21:30:28 devstack sudo[109151]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:28 devstack sudo[109151]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-740521da-5192-4a31-b381-c98a31b88156 tempest-SnapshotDependencyTests-809952698 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471" returned: 0 in 0.507s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-740521da-5192-4a31-b381-c98a31b88156 tempest-SnapshotDependencyTests-809952698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:28 devstack sudo[109156]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471 Aug 16 21:30:28 devstack sudo[109156]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:29 devstack sudo[109156]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-740521da-5192-4a31-b381-c98a31b88156 tempest-SnapshotDependencyTests-809952698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-904e26e6-91e3-4b85-b187-de5abbff3471" returned: 0 in 0.277s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:29 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-740521da-5192-4a31-b381-c98a31b88156 tempest-SnapshotDependencyTests-809952698 None] Lock "cinder-quobyte-904e26e6-91e3-4b85-b187-de5abbff3471" released by "delete_volume" :: held 0.886s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:29 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-740521da-5192-4a31-b381-c98a31b88156 tempest-SnapshotDependencyTests-809952698 None] Created reservations ['afcbda26-1c01-4f2c-a0bc-7635ffd517d9', '3d3ac0ec-6685-49d1-9ed0-91b131f3f92f', 'aa150745-0da6-4e25-980a-c6dc5efa0c6d', 'da192060-dd93-4e2b-9527-3b3c3d8b24e2'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:30:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-740521da-5192-4a31-b381-c98a31b88156 tempest-SnapshotDependencyTests-809952698 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:30:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-740521da-5192-4a31-b381-c98a31b88156 tempest-SnapshotDependencyTests-809952698 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:30:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-740521da-5192-4a31-b381-c98a31b88156 tempest-SnapshotDependencyTests-809952698 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:30:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-740521da-5192-4a31-b381-c98a31b88156 tempest-SnapshotDependencyTests-809952698 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:30:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-740521da-5192-4a31-b381-c98a31b88156 tempest-SnapshotDependencyTests-809952698 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:30:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-740521da-5192-4a31-b381-c98a31b88156 tempest-SnapshotDependencyTests-809952698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:29 devstack sudo[109160]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:30:29 devstack sudo[109160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:29 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f11abd2f-c013-4cd5-9956-caa977a71525 tempest-SnapshotDependencyTests-809952698 None] Acquiring lock "cinder-f0b681f7-95e4-41c9-9402-22315acc45d5-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:29 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f11abd2f-c013-4cd5-9956-caa977a71525 tempest-SnapshotDependencyTests-809952698 None] Lock "cinder-f0b681f7-95e4-41c9-9402-22315acc45d5-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:29 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f11abd2f-c013-4cd5-9956-caa977a71525 tempest-SnapshotDependencyTests-809952698 None] Acquiring lock "cinder-quobyte-f0b681f7-95e4-41c9-9402-22315acc45d5" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:29 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f11abd2f-c013-4cd5-9956-caa977a71525 tempest-SnapshotDependencyTests-809952698 None] Lock "cinder-quobyte-f0b681f7-95e4-41c9-9402-22315acc45d5" acquired by "delete_volume" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:29 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[1542c0b0-dbb3-4f68-a783-fb9ac5dcb49e]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:30:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f11abd2f-c013-4cd5-9956-caa977a71525 tempest-SnapshotDependencyTests-809952698 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b681f7-95e4-41c9-9402-22315acc45d5 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:29 devstack sudo[109162]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b681f7-95e4-41c9-9402-22315acc45d5 Aug 16 21:30:29 devstack sudo[109162]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:29 devstack sudo[109160]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-740521da-5192-4a31-b381-c98a31b88156 tempest-SnapshotDependencyTests-809952698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.383s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:29 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-740521da-5192-4a31-b381-c98a31b88156 tempest-SnapshotDependencyTests-809952698 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:30:29 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-740521da-5192-4a31-b381-c98a31b88156 tempest-SnapshotDependencyTests-809952698 None] Deleted volume successfully. Aug 16 21:30:29 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-740521da-5192-4a31-b381-c98a31b88156 tempest-SnapshotDependencyTests-809952698 None] Lock "cinder-904e26e6-91e3-4b85-b187-de5abbff3471-delete_volume" released by "delete_volume" :: held 1.590s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:30 devstack sudo[109162]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f11abd2f-c013-4cd5-9956-caa977a71525 tempest-SnapshotDependencyTests-809952698 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b681f7-95e4-41c9-9402-22315acc45d5" returned: 0 in 0.465s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f11abd2f-c013-4cd5-9956-caa977a71525 tempest-SnapshotDependencyTests-809952698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b681f7-95e4-41c9-9402-22315acc45d5 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:30 devstack sudo[109168]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b681f7-95e4-41c9-9402-22315acc45d5 Aug 16 21:30:30 devstack sudo[109168]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:30 devstack sudo[109168]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f11abd2f-c013-4cd5-9956-caa977a71525 tempest-SnapshotDependencyTests-809952698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b681f7-95e4-41c9-9402-22315acc45d5" returned: 0 in 0.286s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:30 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f11abd2f-c013-4cd5-9956-caa977a71525 tempest-SnapshotDependencyTests-809952698 None] Lock "cinder-quobyte-f0b681f7-95e4-41c9-9402-22315acc45d5" released by "delete_volume" :: held 0.817s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:30 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-f11abd2f-c013-4cd5-9956-caa977a71525 tempest-SnapshotDependencyTests-809952698 None] Created reservations ['6bb9fa3d-0b1c-405f-aa0f-6ee8e804b81f', '12db305d-5b20-4e58-8bba-936831e4fe2b', '1a456793-59e5-49ec-b228-10fc8d7bc9bb', 'bdbf5501-51c9-497e-9646-a74acabb3eea'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:30:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f11abd2f-c013-4cd5-9956-caa977a71525 tempest-SnapshotDependencyTests-809952698 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:30:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f11abd2f-c013-4cd5-9956-caa977a71525 tempest-SnapshotDependencyTests-809952698 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:30:30 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f11abd2f-c013-4cd5-9956-caa977a71525 tempest-SnapshotDependencyTests-809952698 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:30:30 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f11abd2f-c013-4cd5-9956-caa977a71525 tempest-SnapshotDependencyTests-809952698 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:30:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f11abd2f-c013-4cd5-9956-caa977a71525 tempest-SnapshotDependencyTests-809952698 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:30:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f11abd2f-c013-4cd5-9956-caa977a71525 tempest-SnapshotDependencyTests-809952698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:30 devstack sudo[109171]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:30:30 devstack sudo[109171]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:30 devstack sudo[109171]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f11abd2f-c013-4cd5-9956-caa977a71525 tempest-SnapshotDependencyTests-809952698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.287s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:30 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-f11abd2f-c013-4cd5-9956-caa977a71525 tempest-SnapshotDependencyTests-809952698 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:30:30 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f11abd2f-c013-4cd5-9956-caa977a71525 tempest-SnapshotDependencyTests-809952698 None] Deleted volume successfully. Aug 16 21:30:30 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f11abd2f-c013-4cd5-9956-caa977a71525 tempest-SnapshotDependencyTests-809952698 None] Lock "cinder-f0b681f7-95e4-41c9-9402-22315acc45d5-delete_volume" released by "delete_volume" :: held 1.380s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:44 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:UPDATE=72,cinder:SELECT=65,cinder:INSERT=20,cinder:DELETE=4 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:30:44 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=68,cinder:UPDATE=66,cinder:DELETE=7,cinder:INSERT=16 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:30:56 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-fddc6cd1-6c98-4b58-b2b6-e7cdd88b75c2 req-a2de98d9-4bbb-427c-9da5-579fd3af4bd0 tempest-TestShelveInstance-1257429386 None] Terminate volume connection completed successfully. Aug 16 21:30:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-fddc6cd1-6c98-4b58-b2b6-e7cdd88b75c2 req-a2de98d9-4bbb-427c-9da5-579fd3af4bd0 tempest-TestShelveInstance-1257429386 None] Deleting attachment 6c99fbef-c49b-43c7-b842-9ebcc4402a95. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:30:56 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-fddc6cd1-6c98-4b58-b2b6-e7cdd88b75c2 req-d3811ef6-1ff6-4ef1-9a2e-86706e9901ec tempest-TestShelveInstance-1257429386 None] Acquiring lock "cinder-5e65a969-9b2b-492c-b66d-4eb52bc12d0e-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:56 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-fddc6cd1-6c98-4b58-b2b6-e7cdd88b75c2 req-d3811ef6-1ff6-4ef1-9a2e-86706e9901ec tempest-TestShelveInstance-1257429386 None] Lock "cinder-5e65a969-9b2b-492c-b66d-4eb52bc12d0e-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-fddc6cd1-6c98-4b58-b2b6-e7cdd88b75c2 req-d3811ef6-1ff6-4ef1-9a2e-86706e9901ec tempest-TestShelveInstance-1257429386 None] Acquiring lock "cinder-quobyte-5e65a969-9b2b-492c-b66d-4eb52bc12d0e" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-fddc6cd1-6c98-4b58-b2b6-e7cdd88b75c2 req-d3811ef6-1ff6-4ef1-9a2e-86706e9901ec tempest-TestShelveInstance-1257429386 None] Lock "cinder-quobyte-5e65a969-9b2b-492c-b66d-4eb52bc12d0e" acquired by "delete_volume" :: waited 0.031s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:57 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[95fbaf40-e85f-4f03-a87b-67364748df10]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:30:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-fddc6cd1-6c98-4b58-b2b6-e7cdd88b75c2 req-d3811ef6-1ff6-4ef1-9a2e-86706e9901ec tempest-TestShelveInstance-1257429386 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:57 devstack sudo[109262]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e Aug 16 21:30:57 devstack sudo[109262]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:57 devstack sudo[109262]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-fddc6cd1-6c98-4b58-b2b6-e7cdd88b75c2 req-d3811ef6-1ff6-4ef1-9a2e-86706e9901ec tempest-TestShelveInstance-1257429386 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e" returned: 0 in 0.596s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-fddc6cd1-6c98-4b58-b2b6-e7cdd88b75c2 req-d3811ef6-1ff6-4ef1-9a2e-86706e9901ec tempest-TestShelveInstance-1257429386 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:57 devstack sudo[109269]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e Aug 16 21:30:57 devstack sudo[109269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:58 devstack sudo[109269]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-fddc6cd1-6c98-4b58-b2b6-e7cdd88b75c2 req-d3811ef6-1ff6-4ef1-9a2e-86706e9901ec tempest-TestShelveInstance-1257429386 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5e65a969-9b2b-492c-b66d-4eb52bc12d0e" returned: 0 in 0.518s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:58 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-fddc6cd1-6c98-4b58-b2b6-e7cdd88b75c2 req-d3811ef6-1ff6-4ef1-9a2e-86706e9901ec tempest-TestShelveInstance-1257429386 None] Lock "cinder-quobyte-5e65a969-9b2b-492c-b66d-4eb52bc12d0e" released by "delete_volume" :: held 1.212s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:58 devstack cinder-volume[94342]: DEBUG cinder.quota [req-fddc6cd1-6c98-4b58-b2b6-e7cdd88b75c2 req-d3811ef6-1ff6-4ef1-9a2e-86706e9901ec tempest-TestShelveInstance-1257429386 None] Created reservations ['1450ed55-bfc5-471a-a463-7acee28b3078', 'be0cbfe3-8b46-4964-802f-f7f305a1e04d', '6772bf1f-f8fd-4dc6-8e6a-89bf113f03b8', '022a3ec7-8c09-4c54-8b67-59f0a203baab'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:30:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-fddc6cd1-6c98-4b58-b2b6-e7cdd88b75c2 req-d3811ef6-1ff6-4ef1-9a2e-86706e9901ec tempest-TestShelveInstance-1257429386 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:30:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-fddc6cd1-6c98-4b58-b2b6-e7cdd88b75c2 req-d3811ef6-1ff6-4ef1-9a2e-86706e9901ec tempest-TestShelveInstance-1257429386 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:30:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [req-fddc6cd1-6c98-4b58-b2b6-e7cdd88b75c2 req-d3811ef6-1ff6-4ef1-9a2e-86706e9901ec tempest-TestShelveInstance-1257429386 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:30:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [req-fddc6cd1-6c98-4b58-b2b6-e7cdd88b75c2 req-d3811ef6-1ff6-4ef1-9a2e-86706e9901ec tempest-TestShelveInstance-1257429386 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:30:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-fddc6cd1-6c98-4b58-b2b6-e7cdd88b75c2 req-d3811ef6-1ff6-4ef1-9a2e-86706e9901ec tempest-TestShelveInstance-1257429386 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:30:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-fddc6cd1-6c98-4b58-b2b6-e7cdd88b75c2 req-d3811ef6-1ff6-4ef1-9a2e-86706e9901ec tempest-TestShelveInstance-1257429386 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:58 devstack sudo[109293]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:30:58 devstack sudo[109293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:59 devstack sudo[109293]: pam_unix(sudo:session): session closed for user root Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-fddc6cd1-6c98-4b58-b2b6-e7cdd88b75c2 req-d3811ef6-1ff6-4ef1-9a2e-86706e9901ec tempest-TestShelveInstance-1257429386 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.655s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.manager [req-fddc6cd1-6c98-4b58-b2b6-e7cdd88b75c2 req-d3811ef6-1ff6-4ef1-9a2e-86706e9901ec tempest-TestShelveInstance-1257429386 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:30:59 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-fddc6cd1-6c98-4b58-b2b6-e7cdd88b75c2 req-d3811ef6-1ff6-4ef1-9a2e-86706e9901ec tempest-TestShelveInstance-1257429386 None] Deleted volume successfully. Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Flow 'volume_create_manager' (1a4008a7-990f-4806-8e21-9b9b41115ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fde99fd4-f19f-47e0-9833-f35eecbb3e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.coordination [req-fddc6cd1-6c98-4b58-b2b6-e7cdd88b75c2 req-d3811ef6-1ff6-4ef1-9a2e-86706e9901ec tempest-TestShelveInstance-1257429386 None] Lock "cinder-5e65a969-9b2b-492c-b66d-4eb52bc12d0e-delete_volume" released by "delete_volume" :: held 2.340s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fde99fd4-f19f-47e0-9833-f35eecbb3e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:30:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-947557944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=af0ac34d-b4ed-4fdb-89ad-ba3c00657263,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e75a329e17b0440c8e603b85341f6fa0',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=2026-08-16T19:30:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:30:59Z,use_quota=True,user_id='7bffeebf8eaf479ca9a0643e0a17a4a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c00c2a2a-79d2-426c-b7c2-20b21468a379),volume_type_id=c00c2a2a-79d2-426c-b7c2-20b21468a379)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d4a3a54-650a-43da-bf5a-eba90d095bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d4a3a54-650a-43da-bf5a-eba90d095bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1733e8d0-e26e-434b-94d4-b08067434169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1733e8d0-e26e-434b-94d4-b08067434169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'af0ac34d-b4ed-4fdb-89ad-ba3c00657263', 'volume_name': 'volume-af0ac34d-b4ed-4fdb-89ad-ba3c00657263', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4ba83790-ecff-4202-8772-8a350d6b17ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4ba83790-ecff-4202-8772-8a350d6b17ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (19b4c8b9-8390-4d88-8a54-61618febac51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:59 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Volume af0ac34d-b4ed-4fdb-89ad-ba3c00657263: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-af0ac34d-b4ed-4fdb-89ad-ba3c00657263', 'volume_size': 1} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.003s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] ==> create_volume: call "{'self': , '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-08-16T19:30:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-947557944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=af0ac34d-b4ed-4fdb-89ad-ba3c00657263,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e75a329e17b0440c8e603b85341f6fa0',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=2026-08-16T19:30:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:30:59Z,use_quota=True,user_id='7bffeebf8eaf479ca9a0643e0a17a4a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c00c2a2a-79d2-426c-b7c2-20b21468a379),volume_type_id=c00c2a2a-79d2-426c-b7c2-20b21468a379)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Creating volume af0ac34d-b4ed-4fdb-89ad-ba3c00657263 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:30:59 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-af0ac34d-b4ed-4fdb-89ad-ba3c00657263 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:30:59 devstack sudo[109309]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-af0ac34d-b4ed-4fdb-89ad-ba3c00657263 1073741824 Aug 16 21:30:59 devstack sudo[109309]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Flow 'volume_create_manager' (7bccf023-3669-46ce-88d2-131ce4f14e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dbf1bda5-ee73-45f0-881a-fc4d74bf7c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dbf1bda5-ee73-45f0-881a-fc4d74bf7c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:30:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-683174506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e75a329e17b0440c8e603b85341f6fa0',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=2026-08-16T19:31:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:31:00Z,use_quota=True,user_id='7bffeebf8eaf479ca9a0643e0a17a4a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(440f8de4-bd0d-43e0-af7b-b45fab18d770),volume_type_id=440f8de4-bd0d-43e0-af7b-b45fab18d770)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e714245a-1662-4ef7-a6e2-ffc5cfd69033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e714245a-1662-4ef7-a6e2-ffc5cfd69033) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6472b38-0ac5-4527-88ec-3215427b78e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6472b38-0ac5-4527-88ec-3215427b78e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421', 'volume_name': 'volume-02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5683e5e4-3124-40cd-8bd5-9281dd4cdb6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5683e5e4-3124-40cd-8bd5-9281dd4cdb6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1ff4555b-3558-42b9-99d7-2fff5eb2ccaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:59 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Volume 02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421', 'volume_size': 1} Aug 16 21:30:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:31:00 devstack sudo[109309]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-af0ac34d-b4ed-4fdb-89ad-ba3c00657263 1073741824" returned: 0 in 0.702s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-af0ac34d-b4ed-4fdb-89ad-ba3c00657263 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:00 devstack sudo[109320]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-af0ac34d-b4ed-4fdb-89ad-ba3c00657263 Aug 16 21:31:00 devstack sudo[109320]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:00 devstack sudo[109320]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-af0ac34d-b4ed-4fdb-89ad-ba3c00657263" returned: 0 in 0.302s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] <== create_volume: return (1059ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:31:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.061s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:31:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.546s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:31:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] ==> create_volume: call "{'self': , '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-08-16T19:30:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-683174506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e75a329e17b0440c8e603b85341f6fa0',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=2026-08-16T19:31:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:31:00Z,use_quota=True,user_id='7bffeebf8eaf479ca9a0643e0a17a4a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(440f8de4-bd0d-43e0-af7b-b45fab18d770),volume_type_id=440f8de4-bd0d-43e0-af7b-b45fab18d770)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:31:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Creating volume 02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:31:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:31:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:31:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:31:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:31:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:31:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:31:00 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:31:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (19b4c8b9-8390-4d88-8a54-61618febac51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-af0ac34d-b4ed-4fdb-89ad-ba3c00657263', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (88e333df-3baf-4428-bf08-dbbab1a97dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:00 devstack sudo[109323]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421 1073741824 Aug 16 21:31:00 devstack sudo[109323]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:00 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Volume volume-af0ac34d-b4ed-4fdb-89ad-ba3c00657263 (af0ac34d-b4ed-4fdb-89ad-ba3c00657263): created successfully Aug 16 21:31:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (88e333df-3baf-4428-bf08-dbbab1a97dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Flow 'volume_create_manager' (1a4008a7-990f-4806-8e21-9b9b41115ab4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:31:00 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-fe4fffda-08e4-4716-966a-cf5c9032cf38 tempest-TestInstancesWithCinderVolumes-71757465 None] Created volume successfully. Aug 16 21:31:01 devstack sudo[109323]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421 1073741824" returned: 0 in 0.754s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:01 devstack sudo[109330]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421 Aug 16 21:31:01 devstack sudo[109330]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:01 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:31:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Flow 'volume_create_manager' (01371203-0cac-44a4-8d68-36591340ee0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:31:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a105a8c-75cd-4554-99ca-0b6acf47050e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a105a8c-75cd-4554-99ca-0b6acf47050e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:31:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-165885409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=750d99b5-e9bf-4286-b351-d81f4738d893,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e75a329e17b0440c8e603b85341f6fa0',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=2026-08-16T19:31:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:31:01Z,use_quota=True,user_id='7bffeebf8eaf479ca9a0643e0a17a4a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(646e04a8-91a6-4103-a6d8-4e9dea6c226e),volume_type_id=646e04a8-91a6-4103-a6d8-4e9dea6c226e)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c8e9306c-240e-48f4-a2d4-a7cd7fa96738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c8e9306c-240e-48f4-a2d4-a7cd7fa96738) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (beabce64-953e-4cb4-a55a-57bea8f33393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:01 devstack cinder-volume[94342]: DEBUG cinder.image.glance [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Creating Keystone auth plugin from conf {{(pid=94342) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 16 21:31:01 devstack sudo[109330]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421" returned: 0 in 0.472s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] <== create_volume: return (1305ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:31:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.310s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:31:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1ff4555b-3558-42b9-99d7-2fff5eb2ccaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4088c619-3cf9-4d6d-bdd2-fd1dafd1b696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:01 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Volume volume-02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421 (02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421): created successfully Aug 16 21:31:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4088c619-3cf9-4d6d-bdd2-fd1dafd1b696) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Flow 'volume_create_manager' (7bccf023-3669-46ce-88d2-131ce4f14e97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:31:01 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-14754201-cbc8-48a5-986b-d405a6d01f3e tempest-TestInstancesWithCinderVolumes-71757465 None] Created volume successfully. Aug 16 21:31:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (beabce64-953e-4cb4-a55a-57bea8f33393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '750d99b5-e9bf-4286-b351-d81f4738d893', 'volume_name': 'volume-750d99b5-e9bf-4286-b351-d81f4738d893', 'volume_size': 1, 'image_id': 'b22fdeac-5165-458e-82f8-95b05a05e9bc', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/b22fdeac-5165-458e-82f8-95b05a05e9bc', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--495291232', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'private', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'e75a329e17b0440c8e603b85341f6fa0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'b22fdeac-5165-458e-82f8-95b05a05e9bc', 'created_at': datetime.datetime(2026, 8, 16, 19, 30, 54, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 30, 58, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b22fdeac-5165-458e-82f8-95b05a05e9bc/file', 'properties': {}}, 'image_service': }' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (73ddbc8e-10d1-4746-a051-2a27d8a11c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (73ddbc8e-10d1-4746-a051-2a27d8a11c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d6e2e69-153a-47db-87b1-f742722c1bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:02 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Volume 750d99b5-e9bf-4286-b351-d81f4738d893: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-750d99b5-e9bf-4286-b351-d81f4738d893', 'volume_size': 1, 'image_id': 'b22fdeac-5165-458e-82f8-95b05a05e9bc', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/b22fdeac-5165-458e-82f8-95b05a05e9bc', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--495291232', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'private', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'e75a329e17b0440c8e603b85341f6fa0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'b22fdeac-5165-458e-82f8-95b05a05e9bc', 'created_at': datetime.datetime(2026, 8, 16, 19, 30, 54, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 30, 58, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b22fdeac-5165-458e-82f8-95b05a05e9bc/file', 'properties': {}}, 'image_service': } Aug 16 21:31:02 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Trying to clone 750d99b5-e9bf-4286-b351-d81f4738d893 from image b22fdeac-5165-458e-82f8-95b05a05e9bc at location (None, [{'url': 'file:///opt/stack/data/glance/images/b22fdeac-5165-458e-82f8-95b05a05e9bc', 'metadata': {}}]). {{(pid=94342) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Flow 'volume_create_manager' (df09a01d-bec8-44c4-ab76-9bdb1b9d4e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (451c2856-e950-4102-b42c-1dc2ae6d47bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (451c2856-e950-4102-b42c-1dc2ae6d47bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:31:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1319175973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ff7ca88b-b786-4d55-90bf-bcefbf8421c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2ab495e2b0f4705a1f3c2e48292b422',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=2026-08-16T19:31:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:31:07Z,use_quota=True,user_id='94cb4834399a4c9baeda1277c179f666',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9bbf7d7c-102c-4c52-b2e0-aaed79e40c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9bbf7d7c-102c-4c52-b2e0-aaed79e40c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64c40be1-9557-41a3-80a8-344e3d4e54c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64c40be1-9557-41a3-80a8-344e3d4e54c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ff7ca88b-b786-4d55-90bf-bcefbf8421c4', 'volume_name': 'volume-ff7ca88b-b786-4d55-90bf-bcefbf8421c4', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b15f7dc0-d9f6-4dd0-b951-dcfe1bb0ae0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b15f7dc0-d9f6-4dd0-b951-dcfe1bb0ae0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1392259-9eeb-4a87-a940-3d5b6eacb8d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:07 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Volume ff7ca88b-b786-4d55-90bf-bcefbf8421c4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ff7ca88b-b786-4d55-90bf-bcefbf8421c4', 'volume_size': 1} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] ==> create_volume: call "{'self': , '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-08-16T19:31:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1319175973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ff7ca88b-b786-4d55-90bf-bcefbf8421c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2ab495e2b0f4705a1f3c2e48292b422',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=2026-08-16T19:31:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:31:07Z,use_quota=True,user_id='94cb4834399a4c9baeda1277c179f666',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Creating volume ff7ca88b-b786-4d55-90bf-bcefbf8421c4 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:31:07 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ff7ca88b-b786-4d55-90bf-bcefbf8421c4 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:07 devstack sudo[109419]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ff7ca88b-b786-4d55-90bf-bcefbf8421c4 1073741824 Aug 16 21:31:07 devstack sudo[109419]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_b22fdeac-5165-458e-82f8-95b05a05e9bc_xruptqmtdevstack@QuobyteHD, size 20.69 MB, duration 4.99 sec {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 16 21:31:07 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Image download 20.69 MB at 4.14 MB/s Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[da1aaa4f-3596-4aab-8fd6-91c362a47bdc]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b22fdeac-5165-458e-82f8-95b05a05e9bc_xruptqmtdevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:07 devstack sudo[109421]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b22fdeac-5165-458e-82f8-95b05a05e9bc_xruptqmtdevstack@QuobyteHD Aug 16 21:31:07 devstack sudo[109421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:07 devstack sudo[109419]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ff7ca88b-b786-4d55-90bf-bcefbf8421c4 1073741824" returned: 0 in 0.542s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ff7ca88b-b786-4d55-90bf-bcefbf8421c4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:07 devstack sudo[109421]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b22fdeac-5165-458e-82f8-95b05a05e9bc_xruptqmtdevstack@QuobyteHD" returned: 0 in 0.493s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:07 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Temporary image b22fdeac-5165-458e-82f8-95b05a05e9bc is fetched for user 7bffeebf8eaf479ca9a0643e0a17a4a7. {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 16 21:31:07 devstack sudo[109430]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ff7ca88b-b786-4d55-90bf-bcefbf8421c4 Aug 16 21:31:07 devstack sudo[109430]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:08 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[57dd6591-0177-4252-a35f-572f04f71e64]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:31:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b22fdeac-5165-458e-82f8-95b05a05e9bc_xruptqmtdevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:08 devstack sudo[109432]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b22fdeac-5165-458e-82f8-95b05a05e9bc_xruptqmtdevstack@QuobyteHD Aug 16 21:31:08 devstack sudo[109432]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:08 devstack sudo[109430]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ff7ca88b-b786-4d55-90bf-bcefbf8421c4" returned: 0 in 0.384s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] <== create_volume: return (996ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:31:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.999s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:31:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1392259-9eeb-4a87-a940-3d5b6eacb8d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ff7ca88b-b786-4d55-90bf-bcefbf8421c4', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4156d15a-cc00-4d91-ba07-c0c5a3b05b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:08 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Volume volume-ff7ca88b-b786-4d55-90bf-bcefbf8421c4 (ff7ca88b-b786-4d55-90bf-bcefbf8421c4): created successfully Aug 16 21:31:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4156d15a-cc00-4d91-ba07-c0c5a3b05b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Flow 'volume_create_manager' (df09a01d-bec8-44c4-ab76-9bdb1b9d4e4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:31:08 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f8df7b29-0bd9-43a8-b705-514fc2b428b6 tempest-TestMinimumBasicScenario-1161756169 None] Created volume successfully. Aug 16 21:31:08 devstack sudo[109432]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b22fdeac-5165-458e-82f8-95b05a05e9bc_xruptqmtdevstack@QuobyteHD" returned: 0 in 0.435s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:31:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:31:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] ==> create_volume: call "{'self': , '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-08-16T19:31:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-165885409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=750d99b5-e9bf-4286-b351-d81f4738d893,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e75a329e17b0440c8e603b85341f6fa0',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=2026-08-16T19:31:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:31:01Z,use_quota=True,user_id='7bffeebf8eaf479ca9a0643e0a17a4a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(646e04a8-91a6-4103-a6d8-4e9dea6c226e),volume_type_id=646e04a8-91a6-4103-a6d8-4e9dea6c226e)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:31:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Creating volume 750d99b5-e9bf-4286-b351-d81f4738d893 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:31:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:31:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:31:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:31:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:31:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:31:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:31:08 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:31:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-750d99b5-e9bf-4286-b351-d81f4738d893 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:08 devstack sudo[109438]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-750d99b5-e9bf-4286-b351-d81f4738d893 1073741824 Aug 16 21:31:08 devstack sudo[109438]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:08 devstack sudo[109438]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-750d99b5-e9bf-4286-b351-d81f4738d893 1073741824" returned: 0 in 0.460s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-750d99b5-e9bf-4286-b351-d81f4738d893 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:09 devstack sudo[109444]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-750d99b5-e9bf-4286-b351-d81f4738d893 Aug 16 21:31:09 devstack sudo[109444]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:09 devstack sudo[109444]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-750d99b5-e9bf-4286-b351-d81f4738d893" returned: 0 in 0.352s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] <== create_volume: return (906ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:31:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.908s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:31:09 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Attempting download of b22fdeac-5165-458e-82f8-95b05a05e9bc ((None, [{'url': 'file:///opt/stack/data/glance/images/b22fdeac-5165-458e-82f8-95b05a05e9bc', 'metadata': {}}])) to volume 750d99b5-e9bf-4286-b351-d81f4738d893. {{(pid=94342) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 16 21:31:09 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[6a5f5037-3984-4e20-8d8c-4d21526f67f7]: (4, 'raw') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:31:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_b22fdeac-5165-458e-82f8-95b05a05e9bc_72i7l2aw {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:09 devstack sudo[109450]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_b22fdeac-5165-458e-82f8-95b05a05e9bc_72i7l2aw Aug 16 21:31:09 devstack sudo[109450]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:31:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:31:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:31:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:31:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:31:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:31:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:09 devstack sudo[109453]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:31:09 devstack sudo[109453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:09 devstack sudo[109450]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_b22fdeac-5165-458e-82f8-95b05a05e9bc_72i7l2aw" returned: 0 in 0.391s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b22fdeac-5165-458e-82f8-95b05a05e9bc_72i7l2aw {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:10 devstack sudo[109457]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b22fdeac-5165-458e-82f8-95b05a05e9bc_72i7l2aw Aug 16 21:31:10 devstack sudo[109457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:10 devstack sudo[109453]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.563s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:10 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:31:10 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager._thread_info {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:31:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread count: 29 {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:31:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread info: [<_MainThread(MainThread, started 140145850327168)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:31:10 devstack sudo[109457]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b22fdeac-5165-458e-82f8-95b05a05e9bc_72i7l2aw" returned: 1 in 0.545s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b22fdeac-5165-458e-82f8-95b05a05e9bc_72i7l2aw' failed. Not Retrying. {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:31:10 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[6d3faa37-7d6e-4b7b-9f51-8626441ea211]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:31:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b22fdeac-5165-458e-82f8-95b05a05e9bc_xruptqmtdevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-c99f1f72-1afa-4e7e-beed-a25c6f335834 req-fe5e1987-866c-45df-bc08-d5b1054a023d tempest-TestMinimumBasicScenario-1161756169 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:31:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-c99f1f72-1afa-4e7e-beed-a25c6f335834 req-fe5e1987-866c-45df-bc08-d5b1054a023d tempest-TestMinimumBasicScenario-1161756169 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:31:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-c99f1f72-1afa-4e7e-beed-a25c6f335834 req-fe5e1987-866c-45df-bc08-d5b1054a023d tempest-TestMinimumBasicScenario-1161756169 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.039s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:31:10 devstack sudo[109470]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b22fdeac-5165-458e-82f8-95b05a05e9bc_xruptqmtdevstack@QuobyteHD Aug 16 21:31:10 devstack sudo[109470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-c99f1f72-1afa-4e7e-beed-a25c6f335834 req-fe5e1987-866c-45df-bc08-d5b1054a023d tempest-TestMinimumBasicScenario-1161756169 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec', 'name': 'volume-ff7ca88b-b786-4d55-90bf-bcefbf8421c4', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '6ee9e0e6-cea4-4d9c-83eb-99c42633af41', 'enforce_multipath': True} {{(pid=94342) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 16 21:31:10 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-c99f1f72-1afa-4e7e-beed-a25c6f335834 req-fe5e1987-866c-45df-bc08-d5b1054a023d tempest-TestMinimumBasicScenario-1161756169 None] attachment_update completed successfully. Aug 16 21:31:10 devstack sudo[109470]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b22fdeac-5165-458e-82f8-95b05a05e9bc_xruptqmtdevstack@QuobyteHD" returned: 0 in 0.449s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:10 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] b22fdeac-5165-458e-82f8-95b05a05e9bc was qcow2, converting to qcow2 {{(pid=94342) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 16 21:31:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_b22fdeac-5165-458e-82f8-95b05a05e9bc_xruptqmtdevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-750d99b5-e9bf-4286-b351-d81f4738d893 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:10 devstack sudo[109476]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_b22fdeac-5165-458e-82f8-95b05a05e9bc_xruptqmtdevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-750d99b5-e9bf-4286-b351-d81f4738d893 Aug 16 21:31:10 devstack sudo[109476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:13 devstack sudo[109476]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_b22fdeac-5165-458e-82f8-95b05a05e9bc_xruptqmtdevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-750d99b5-e9bf-4286-b351-d81f4738d893" returned: 0 in 2.260s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:13 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_b22fdeac-5165-458e-82f8-95b05a05e9bc_xruptqmtdevstack@QuobyteHD, size 112.00 MB, duration 2.26 sec, destination /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-750d99b5-e9bf-4286-b351-d81f4738d893 {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:31:13 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Converted 112.00 MB image at 49.54 MB/s Aug 16 21:31:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-750d99b5-e9bf-4286-b351-d81f4738d893 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:13 devstack sudo[109875]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-750d99b5-e9bf-4286-b351-d81f4738d893 1G Aug 16 21:31:13 devstack sudo[109875]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:13 devstack sudo[109875]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-750d99b5-e9bf-4286-b351-d81f4738d893 1G" returned: 0 in 0.492s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:13 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Downloaded image b22fdeac-5165-458e-82f8-95b05a05e9bc ((None, [{'url': 'file:///opt/stack/data/glance/images/b22fdeac-5165-458e-82f8-95b05a05e9bc', 'metadata': {}}])) to volume 750d99b5-e9bf-4286-b351-d81f4738d893 successfully. {{(pid=94342) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 16 21:31:13 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Temporary image b22fdeac-5165-458e-82f8-95b05a05e9bc for user 7bffeebf8eaf479ca9a0643e0a17a4a7 is deleted. {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 16 21:31:13 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Marking volume 750d99b5-e9bf-4286-b351-d81f4738d893 as bootable. {{(pid=94342) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 16 21:31:13 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Copying metadata from image b22fdeac-5165-458e-82f8-95b05a05e9bc to 750d99b5-e9bf-4286-b351-d81f4738d893. {{(pid=94342) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 16 21:31:13 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Creating volume glance metadata for volume 750d99b5-e9bf-4286-b351-d81f4738d893 backed by image b22fdeac-5165-458e-82f8-95b05a05e9bc with: {'image_id': 'b22fdeac-5165-458e-82f8-95b05a05e9bc', 'image_name': 'tempest-scenario-img--495291232', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94342) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 16 21:31:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d6e2e69-153a-47db-87b1-f742722c1bcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-750d99b5-e9bf-4286-b351-d81f4738d893', 'volume_size': 1, 'image_id': 'b22fdeac-5165-458e-82f8-95b05a05e9bc', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/b22fdeac-5165-458e-82f8-95b05a05e9bc', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--495291232', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'private', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'e75a329e17b0440c8e603b85341f6fa0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'b22fdeac-5165-458e-82f8-95b05a05e9bc', 'created_at': datetime.datetime(2026, 8, 16, 19, 30, 54, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 30, 58, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b22fdeac-5165-458e-82f8-95b05a05e9bc/file', 'properties': {}}, 'image_service': }' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f498e07-8f99-4343-a49e-505a6a048c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:13 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Volume volume-750d99b5-e9bf-4286-b351-d81f4738d893 (750d99b5-e9bf-4286-b351-d81f4738d893): created successfully Aug 16 21:31:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f498e07-8f99-4343-a49e-505a6a048c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Flow 'volume_create_manager' (01371203-0cac-44a4-8d68-36591340ee0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:31:13 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-a98761e8-ef4e-4c7c-8d23-7b5c103766c5 tempest-TestInstancesWithCinderVolumes-71757465 None] Created volume successfully. Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Flow 'volume_create_manager' (12bfc66d-c9a9-4008-a098-041408b0fa68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c63d1d50-8c05-4535-bea5-5e1768adb90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c63d1d50-8c05-4535-bea5-5e1768adb90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:31:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2048547654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2cdcb21e-c936-4838-bed3-bba30ac49502,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='515c533ed38a46489c1860a8a43d4547',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=2026-08-16T19:31:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:31:18Z,use_quota=True,user_id='9234c6c90c29409db8275cbf7a2402d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dc68501e-a4e8-4676-aa9a-73b8c98fa3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dc68501e-a4e8-4676-aa9a-73b8c98fa3bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4114c299-9c3e-4880-b512-a1362a2f88c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4114c299-9c3e-4880-b512-a1362a2f88c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2cdcb21e-c936-4838-bed3-bba30ac49502', 'volume_name': 'volume-2cdcb21e-c936-4838-bed3-bba30ac49502', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d0c2538c-f554-4cf5-a90a-1c1143d937e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d0c2538c-f554-4cf5-a90a-1c1143d937e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8b98e747-5a75-4ef0-9506-4777009de72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:18 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Volume 2cdcb21e-c936-4838-bed3-bba30ac49502: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2cdcb21e-c936-4838-bed3-bba30ac49502', 'volume_size': 1} Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] ==> create_volume: call "{'self': , '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-08-16T19:31:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2048547654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2cdcb21e-c936-4838-bed3-bba30ac49502,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='515c533ed38a46489c1860a8a43d4547',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=2026-08-16T19:31:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:31:18Z,use_quota=True,user_id='9234c6c90c29409db8275cbf7a2402d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Creating volume 2cdcb21e-c936-4838-bed3-bba30ac49502 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:31:18 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2cdcb21e-c936-4838-bed3-bba30ac49502 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:18 devstack sudo[109910]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2cdcb21e-c936-4838-bed3-bba30ac49502 1073741824 Aug 16 21:31:18 devstack sudo[109910]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:18 devstack sudo[109910]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2cdcb21e-c936-4838-bed3-bba30ac49502 1073741824" returned: 0 in 0.591s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2cdcb21e-c936-4838-bed3-bba30ac49502 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:18 devstack sudo[109925]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2cdcb21e-c936-4838-bed3-bba30ac49502 Aug 16 21:31:18 devstack sudo[109925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-3db5586d-e3cb-43e0-a077-277beadf0f74 req-ab090fb8-79b3-4434-b5c3-c147c346413a tempest-TestInstancesWithCinderVolumes-71757465 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:31:19 devstack sudo[109925]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2cdcb21e-c936-4838-bed3-bba30ac49502" returned: 0 in 0.388s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] <== create_volume: return (1043ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:31:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.046s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:31:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-3db5586d-e3cb-43e0-a077-277beadf0f74 req-ab090fb8-79b3-4434-b5c3-c147c346413a tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.253s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:31:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8b98e747-5a75-4ef0-9506-4777009de72c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2cdcb21e-c936-4838-bed3-bba30ac49502', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d33c9532-3097-47b5-8ce5-1399d4d2ea74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-3db5586d-e3cb-43e0-a077-277beadf0f74 req-ab090fb8-79b3-4434-b5c3-c147c346413a tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.045s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:31:19 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Volume volume-2cdcb21e-c936-4838-bed3-bba30ac49502 (2cdcb21e-c936-4838-bed3-bba30ac49502): created successfully Aug 16 21:31:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d33c9532-3097-47b5-8ce5-1399d4d2ea74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Flow 'volume_create_manager' (12bfc66d-c9a9-4008-a098-041408b0fa68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:31:19 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-1bca9550-b183-4384-8696-d01b3c7d1275 tempest-ProjectReaderTests-1778330728 None] Created volume successfully. Aug 16 21:31:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-3db5586d-e3cb-43e0-a077-277beadf0f74 req-ab090fb8-79b3-4434-b5c3-c147c346413a tempest-TestInstancesWithCinderVolumes-71757465 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec', 'name': 'volume-750d99b5-e9bf-4286-b351-d81f4738d893', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '4a1196d9-4c5c-44f0-be28-ca6633c72d38', 'enforce_multipath': True} {{(pid=94342) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 16 21:31:19 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-3db5586d-e3cb-43e0-a077-277beadf0f74 req-ab090fb8-79b3-4434-b5c3-c147c346413a tempest-TestInstancesWithCinderVolumes-71757465 None] attachment_update completed successfully. Aug 16 21:31:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3ac58a0d-f65c-45ef-bad7-6cb95ed6b692 tempest-ProjectReaderTests-1778330728 None] Acquiring lock "cinder-2cdcb21e-c936-4838-bed3-bba30ac49502-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:31:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3ac58a0d-f65c-45ef-bad7-6cb95ed6b692 tempest-ProjectReaderTests-1778330728 None] Lock "cinder-2cdcb21e-c936-4838-bed3-bba30ac49502-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:31:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3ac58a0d-f65c-45ef-bad7-6cb95ed6b692 tempest-ProjectReaderTests-1778330728 None] Acquiring lock "cinder-quobyte-2cdcb21e-c936-4838-bed3-bba30ac49502" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:31:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3ac58a0d-f65c-45ef-bad7-6cb95ed6b692 tempest-ProjectReaderTests-1778330728 None] Lock "cinder-quobyte-2cdcb21e-c936-4838-bed3-bba30ac49502" acquired by "delete_volume" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:31:20 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[c6ff220c-b5ba-4706-b56f-179def442450]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:31:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3ac58a0d-f65c-45ef-bad7-6cb95ed6b692 tempest-ProjectReaderTests-1778330728 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2cdcb21e-c936-4838-bed3-bba30ac49502 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:20 devstack sudo[109931]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2cdcb21e-c936-4838-bed3-bba30ac49502 Aug 16 21:31:20 devstack sudo[109931]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:20 devstack sudo[109931]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3ac58a0d-f65c-45ef-bad7-6cb95ed6b692 tempest-ProjectReaderTests-1778330728 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2cdcb21e-c936-4838-bed3-bba30ac49502" returned: 0 in 0.456s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3ac58a0d-f65c-45ef-bad7-6cb95ed6b692 tempest-ProjectReaderTests-1778330728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2cdcb21e-c936-4838-bed3-bba30ac49502 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:20 devstack sudo[109937]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2cdcb21e-c936-4838-bed3-bba30ac49502 Aug 16 21:31:20 devstack sudo[109937]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:21 devstack sudo[109937]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3ac58a0d-f65c-45ef-bad7-6cb95ed6b692 tempest-ProjectReaderTests-1778330728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2cdcb21e-c936-4838-bed3-bba30ac49502" returned: 0 in 0.355s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3ac58a0d-f65c-45ef-bad7-6cb95ed6b692 tempest-ProjectReaderTests-1778330728 None] Lock "cinder-quobyte-2cdcb21e-c936-4838-bed3-bba30ac49502" released by "delete_volume" :: held 0.890s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:31:21 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-3ac58a0d-f65c-45ef-bad7-6cb95ed6b692 tempest-ProjectReaderTests-1778330728 None] Created reservations ['b91f29ee-1153-43b5-ad8c-6bbb0ebecdfa', '029ee14c-6aee-4ea9-927b-3c826ab2ea0b', '01b4f57c-9d70-4349-8980-7c9a96f84de9', '0b726c57-26d3-4460-b4aa-26e70aab1930'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:31:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3ac58a0d-f65c-45ef-bad7-6cb95ed6b692 tempest-ProjectReaderTests-1778330728 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:31:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3ac58a0d-f65c-45ef-bad7-6cb95ed6b692 tempest-ProjectReaderTests-1778330728 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:31:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3ac58a0d-f65c-45ef-bad7-6cb95ed6b692 tempest-ProjectReaderTests-1778330728 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:31:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3ac58a0d-f65c-45ef-bad7-6cb95ed6b692 tempest-ProjectReaderTests-1778330728 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:31:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3ac58a0d-f65c-45ef-bad7-6cb95ed6b692 tempest-ProjectReaderTests-1778330728 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:31:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3ac58a0d-f65c-45ef-bad7-6cb95ed6b692 tempest-ProjectReaderTests-1778330728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:21 devstack sudo[109941]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:31:21 devstack sudo[109941]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:22 devstack sudo[109941]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3ac58a0d-f65c-45ef-bad7-6cb95ed6b692 tempest-ProjectReaderTests-1778330728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.629s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-3ac58a0d-f65c-45ef-bad7-6cb95ed6b692 tempest-ProjectReaderTests-1778330728 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:31:22 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-3ac58a0d-f65c-45ef-bad7-6cb95ed6b692 tempest-ProjectReaderTests-1778330728 None] Deleted volume successfully. Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-3ac58a0d-f65c-45ef-bad7-6cb95ed6b692 tempest-ProjectReaderTests-1778330728 None] Lock "cinder-2cdcb21e-c936-4838-bed3-bba30ac49502-delete_volume" released by "delete_volume" :: held 1.908s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Flow 'volume_create_manager' (7e5feddb-53bb-40f9-ab51-3d6e21915cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9b961123-e50b-4cca-820b-86bc4975c7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9b961123-e50b-4cca-820b-86bc4975c7b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:31:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1531864681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=906a627f-0ee6-4034-8993-89b27244c4e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='515c533ed38a46489c1860a8a43d4547',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=2026-08-16T19:31:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:31:23Z,use_quota=True,user_id='9234c6c90c29409db8275cbf7a2402d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (14fedefb-0553-4db9-a5ad-9d74879be0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (14fedefb-0553-4db9-a5ad-9d74879be0bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (75d3aa01-07ac-47da-882b-4d2bfb11c4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (75d3aa01-07ac-47da-882b-4d2bfb11c4a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '906a627f-0ee6-4034-8993-89b27244c4e1', 'volume_name': 'volume-906a627f-0ee6-4034-8993-89b27244c4e1', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (007dbb79-70a9-474b-9b94-2924a9b463fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (007dbb79-70a9-474b-9b94-2924a9b463fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f337f647-0768-4e5c-b844-55a6ac07e3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:22 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Volume 906a627f-0ee6-4034-8993-89b27244c4e1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-906a627f-0ee6-4034-8993-89b27244c4e1', 'volume_size': 1} Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] ==> create_volume: call "{'self': , '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-08-16T19:31:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1531864681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=906a627f-0ee6-4034-8993-89b27244c4e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='515c533ed38a46489c1860a8a43d4547',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=2026-08-16T19:31:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:31:23Z,use_quota=True,user_id='9234c6c90c29409db8275cbf7a2402d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Creating volume 906a627f-0ee6-4034-8993-89b27244c4e1 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:31:22 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:31:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-906a627f-0ee6-4034-8993-89b27244c4e1 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:22 devstack sudo[109996]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-906a627f-0ee6-4034-8993-89b27244c4e1 1073741824 Aug 16 21:31:22 devstack sudo[109996]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:23 devstack sudo[109996]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-906a627f-0ee6-4034-8993-89b27244c4e1 1073741824" returned: 0 in 0.586s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-906a627f-0ee6-4034-8993-89b27244c4e1 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:23 devstack sudo[110019]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-906a627f-0ee6-4034-8993-89b27244c4e1 Aug 16 21:31:23 devstack sudo[110019]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:23 devstack sudo[110019]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-906a627f-0ee6-4034-8993-89b27244c4e1" returned: 0 in 0.251s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] <== create_volume: return (885ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:31:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.889s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:31:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f337f647-0768-4e5c-b844-55a6ac07e3f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-906a627f-0ee6-4034-8993-89b27244c4e1', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (81d12f07-dab6-47a4-b3d6-c797251d6537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:31:23 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Volume volume-906a627f-0ee6-4034-8993-89b27244c4e1 (906a627f-0ee6-4034-8993-89b27244c4e1): created successfully Aug 16 21:31:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (81d12f07-dab6-47a4-b3d6-c797251d6537) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:31:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Flow 'volume_create_manager' (7e5feddb-53bb-40f9-ab51-3d6e21915cfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:31:23 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-2cc79cee-0883-4636-a03c-383b1c7a72ac tempest-ProjectReaderTests-1778330728 None] Created volume successfully. Aug 16 21:31:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-177b90c0-2b5b-4479-81f4-4b44054d5cb4 tempest-ProjectReaderTests-1778330728 None] Acquiring lock "cinder-906a627f-0ee6-4034-8993-89b27244c4e1-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:31:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-177b90c0-2b5b-4479-81f4-4b44054d5cb4 tempest-ProjectReaderTests-1778330728 None] Lock "cinder-906a627f-0ee6-4034-8993-89b27244c4e1-delete_volume" acquired by "delete_volume" :: waited 0.044s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:31:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-177b90c0-2b5b-4479-81f4-4b44054d5cb4 tempest-ProjectReaderTests-1778330728 None] Acquiring lock "cinder-quobyte-906a627f-0ee6-4034-8993-89b27244c4e1" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:31:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-177b90c0-2b5b-4479-81f4-4b44054d5cb4 tempest-ProjectReaderTests-1778330728 None] Lock "cinder-quobyte-906a627f-0ee6-4034-8993-89b27244c4e1" acquired by "delete_volume" :: waited 0.030s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:31:24 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[12570a6d-610d-477d-bdca-880bc419614a]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:31:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-177b90c0-2b5b-4479-81f4-4b44054d5cb4 tempest-ProjectReaderTests-1778330728 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-906a627f-0ee6-4034-8993-89b27244c4e1 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:25 devstack sudo[110038]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-906a627f-0ee6-4034-8993-89b27244c4e1 Aug 16 21:31:25 devstack sudo[110038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:25 devstack sudo[110038]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-177b90c0-2b5b-4479-81f4-4b44054d5cb4 tempest-ProjectReaderTests-1778330728 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-906a627f-0ee6-4034-8993-89b27244c4e1" returned: 0 in 0.503s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-177b90c0-2b5b-4479-81f4-4b44054d5cb4 tempest-ProjectReaderTests-1778330728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-906a627f-0ee6-4034-8993-89b27244c4e1 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:25 devstack sudo[110045]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-906a627f-0ee6-4034-8993-89b27244c4e1 Aug 16 21:31:25 devstack sudo[110045]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:25 devstack sudo[110045]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-177b90c0-2b5b-4479-81f4-4b44054d5cb4 tempest-ProjectReaderTests-1778330728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-906a627f-0ee6-4034-8993-89b27244c4e1" returned: 0 in 0.312s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-177b90c0-2b5b-4479-81f4-4b44054d5cb4 tempest-ProjectReaderTests-1778330728 None] Lock "cinder-quobyte-906a627f-0ee6-4034-8993-89b27244c4e1" released by "delete_volume" :: held 0.877s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:31:25 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-177b90c0-2b5b-4479-81f4-4b44054d5cb4 tempest-ProjectReaderTests-1778330728 None] Created reservations ['4385f185-b60b-45cc-a9db-3e138613eba0', 'e2b1b6ea-31c1-4e61-9ca4-55d41d4998bd', '1d33bc76-1e76-4ab3-9d7a-3fbf2a0fd9d3', 'a01d0d5d-3cd8-4a8c-961c-a8f6a37f12df'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:31:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-177b90c0-2b5b-4479-81f4-4b44054d5cb4 tempest-ProjectReaderTests-1778330728 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:31:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-177b90c0-2b5b-4479-81f4-4b44054d5cb4 tempest-ProjectReaderTests-1778330728 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:31:26 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-177b90c0-2b5b-4479-81f4-4b44054d5cb4 tempest-ProjectReaderTests-1778330728 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:31:26 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-177b90c0-2b5b-4479-81f4-4b44054d5cb4 tempest-ProjectReaderTests-1778330728 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:31:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-177b90c0-2b5b-4479-81f4-4b44054d5cb4 tempest-ProjectReaderTests-1778330728 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:31:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-177b90c0-2b5b-4479-81f4-4b44054d5cb4 tempest-ProjectReaderTests-1778330728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:26 devstack sudo[110048]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:31:26 devstack sudo[110048]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:26 devstack sudo[110048]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-177b90c0-2b5b-4479-81f4-4b44054d5cb4 tempest-ProjectReaderTests-1778330728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.311s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:26 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-177b90c0-2b5b-4479-81f4-4b44054d5cb4 tempest-ProjectReaderTests-1778330728 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:31:26 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-177b90c0-2b5b-4479-81f4-4b44054d5cb4 tempest-ProjectReaderTests-1778330728 None] Deleted volume successfully. Aug 16 21:31:26 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-177b90c0-2b5b-4479-81f4-4b44054d5cb4 tempest-ProjectReaderTests-1778330728 None] Lock "cinder-906a627f-0ee6-4034-8993-89b27244c4e1-delete_volume" released by "delete_volume" :: held 1.565s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:31:35 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=44,cinder:INSERT=12,cinder:UPDATE=50,cinder:DELETE=4 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:31:36 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=49,cinder:UPDATE=43,cinder:INSERT=15,cinder:DELETE=5 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:31:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-4651be1a-066c-43ab-902e-fc20f0ab7a1e req-da3d7bd4-81b7-4de6-abd7-e5b9aa2e11d5 tempest-TestInstancesWithCinderVolumes-71757465 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:31:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-4651be1a-066c-43ab-902e-fc20f0ab7a1e req-da3d7bd4-81b7-4de6-abd7-e5b9aa2e11d5 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:31:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-4651be1a-066c-43ab-902e-fc20f0ab7a1e req-da3d7bd4-81b7-4de6-abd7-e5b9aa2e11d5 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:31:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-4651be1a-066c-43ab-902e-fc20f0ab7a1e req-da3d7bd4-81b7-4de6-abd7-e5b9aa2e11d5 tempest-TestInstancesWithCinderVolumes-71757465 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec', 'name': 'volume-af0ac34d-b4ed-4fdb-89ad-ba3c00657263', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'a80f03e1-1b1f-4412-ab82-61c14fd442f5', 'enforce_multipath': True} {{(pid=94342) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 16 21:31:53 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-4651be1a-066c-43ab-902e-fc20f0ab7a1e req-da3d7bd4-81b7-4de6-abd7-e5b9aa2e11d5 tempest-TestInstancesWithCinderVolumes-71757465 None] attachment_update completed successfully. Aug 16 21:31:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-4fdf2eef-0a04-43ab-8cfc-9172be434557 req-1d4527d5-f77a-4703-97ed-2dd70e8d2a47 tempest-TestInstancesWithCinderVolumes-71757465 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:31:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-4fdf2eef-0a04-43ab-8cfc-9172be434557 req-1d4527d5-f77a-4703-97ed-2dd70e8d2a47 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:31:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-4fdf2eef-0a04-43ab-8cfc-9172be434557 req-1d4527d5-f77a-4703-97ed-2dd70e8d2a47 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.013s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:31:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-4fdf2eef-0a04-43ab-8cfc-9172be434557 req-1d4527d5-f77a-4703-97ed-2dd70e8d2a47 tempest-TestInstancesWithCinderVolumes-71757465 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec', 'name': 'volume-02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '7eaf4ee8-aea5-47fe-a921-20fc7864706b', 'enforce_multipath': True} {{(pid=94342) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 16 21:31:55 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-4fdf2eef-0a04-43ab-8cfc-9172be434557 req-1d4527d5-f77a-4703-97ed-2dd70e8d2a47 tempest-TestInstancesWithCinderVolumes-71757465 None] attachment_update completed successfully. Aug 16 21:31:58 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-a51e2da5-5400-48d1-90e4-11ddfb679166 req-e91d990f-b12b-4728-a05d-fa494262396b tempest-TestMinimumBasicScenario-1161756169 None] Terminate volume connection completed successfully. Aug 16 21:31:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-a51e2da5-5400-48d1-90e4-11ddfb679166 req-e91d990f-b12b-4728-a05d-fa494262396b tempest-TestMinimumBasicScenario-1161756169 None] Deleting attachment 6ee9e0e6-cea4-4d9c-83eb-99c42633af41. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:31:59 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7ae96b03-ae0a-483b-acca-006e5146ea36 tempest-TestMinimumBasicScenario-1161756169 None] Acquiring lock "cinder-ff7ca88b-b786-4d55-90bf-bcefbf8421c4-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:31:59 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7ae96b03-ae0a-483b-acca-006e5146ea36 tempest-TestMinimumBasicScenario-1161756169 None] Lock "cinder-ff7ca88b-b786-4d55-90bf-bcefbf8421c4-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:31:59 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7ae96b03-ae0a-483b-acca-006e5146ea36 tempest-TestMinimumBasicScenario-1161756169 None] Acquiring lock "cinder-quobyte-ff7ca88b-b786-4d55-90bf-bcefbf8421c4" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:31:59 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7ae96b03-ae0a-483b-acca-006e5146ea36 tempest-TestMinimumBasicScenario-1161756169 None] Lock "cinder-quobyte-ff7ca88b-b786-4d55-90bf-bcefbf8421c4" acquired by "delete_volume" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:31:59 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[bb68ecb5-2337-4d96-a0d0-b8bcce33fb65]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:31:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7ae96b03-ae0a-483b-acca-006e5146ea36 tempest-TestMinimumBasicScenario-1161756169 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ff7ca88b-b786-4d55-90bf-bcefbf8421c4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:59 devstack sudo[110272]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ff7ca88b-b786-4d55-90bf-bcefbf8421c4 Aug 16 21:31:59 devstack sudo[110272]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:59 devstack sudo[110272]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7ae96b03-ae0a-483b-acca-006e5146ea36 tempest-TestMinimumBasicScenario-1161756169 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ff7ca88b-b786-4d55-90bf-bcefbf8421c4" returned: 0 in 0.367s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:31:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7ae96b03-ae0a-483b-acca-006e5146ea36 tempest-TestMinimumBasicScenario-1161756169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ff7ca88b-b786-4d55-90bf-bcefbf8421c4 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:31:59 devstack sudo[110289]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ff7ca88b-b786-4d55-90bf-bcefbf8421c4 Aug 16 21:31:59 devstack sudo[110289]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:31:59 devstack sudo[110289]: pam_unix(sudo:session): session closed for user root Aug 16 21:31:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7ae96b03-ae0a-483b-acca-006e5146ea36 tempest-TestMinimumBasicScenario-1161756169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-ff7ca88b-b786-4d55-90bf-bcefbf8421c4" returned: 0 in 0.273s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:32:00 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7ae96b03-ae0a-483b-acca-006e5146ea36 tempest-TestMinimumBasicScenario-1161756169 None] Lock "cinder-quobyte-ff7ca88b-b786-4d55-90bf-bcefbf8421c4" released by "delete_volume" :: held 0.692s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:32:00 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-7ae96b03-ae0a-483b-acca-006e5146ea36 tempest-TestMinimumBasicScenario-1161756169 None] Created reservations ['c71c518e-1d8e-4ad8-a636-1e35ec485d87', 'c7d86baf-efa0-49bb-a98c-f25ebfebe842', 'a39be866-f2ba-4865-9e34-b7fdbbf0fd10', '4ef5dd04-4ead-44c8-ab1c-1c9158ef35a7'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:32:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7ae96b03-ae0a-483b-acca-006e5146ea36 tempest-TestMinimumBasicScenario-1161756169 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:32:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7ae96b03-ae0a-483b-acca-006e5146ea36 tempest-TestMinimumBasicScenario-1161756169 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:32:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7ae96b03-ae0a-483b-acca-006e5146ea36 tempest-TestMinimumBasicScenario-1161756169 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:32:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7ae96b03-ae0a-483b-acca-006e5146ea36 tempest-TestMinimumBasicScenario-1161756169 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:32:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7ae96b03-ae0a-483b-acca-006e5146ea36 tempest-TestMinimumBasicScenario-1161756169 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:32:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7ae96b03-ae0a-483b-acca-006e5146ea36 tempest-TestMinimumBasicScenario-1161756169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:32:00 devstack sudo[110292]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:32:00 devstack sudo[110292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:32:00 devstack sudo[110292]: pam_unix(sudo:session): session closed for user root Aug 16 21:32:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7ae96b03-ae0a-483b-acca-006e5146ea36 tempest-TestMinimumBasicScenario-1161756169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.281s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:32:00 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-7ae96b03-ae0a-483b-acca-006e5146ea36 tempest-TestMinimumBasicScenario-1161756169 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:32:00 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-7ae96b03-ae0a-483b-acca-006e5146ea36 tempest-TestMinimumBasicScenario-1161756169 None] Deleted volume successfully. Aug 16 21:32:00 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7ae96b03-ae0a-483b-acca-006e5146ea36 tempest-TestMinimumBasicScenario-1161756169 None] Lock "cinder-ff7ca88b-b786-4d55-90bf-bcefbf8421c4-delete_volume" released by "delete_volume" :: held 1.217s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:32:00 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-fa214a59-10da-4667-b99f-31b72ea489d6 req-a16c8fdb-786e-4c68-92e1-4d2be1768b66 tempest-TestInstancesWithCinderVolumes-71757465 None] Terminate volume connection completed successfully. Aug 16 21:32:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-fa214a59-10da-4667-b99f-31b72ea489d6 req-a16c8fdb-786e-4c68-92e1-4d2be1768b66 tempest-TestInstancesWithCinderVolumes-71757465 None] Deleting attachment a80f03e1-1b1f-4412-ab82-61c14fd442f5. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:32:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-83439e14-443a-4326-ab79-346d4ea1e434 tempest-TestInstancesWithCinderVolumes-71757465 None] Acquiring lock "cinder-af0ac34d-b4ed-4fdb-89ad-ba3c00657263-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:32:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-83439e14-443a-4326-ab79-346d4ea1e434 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "cinder-af0ac34d-b4ed-4fdb-89ad-ba3c00657263-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:32:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-83439e14-443a-4326-ab79-346d4ea1e434 tempest-TestInstancesWithCinderVolumes-71757465 None] Acquiring lock "cinder-quobyte-af0ac34d-b4ed-4fdb-89ad-ba3c00657263" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:32:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-83439e14-443a-4326-ab79-346d4ea1e434 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "cinder-quobyte-af0ac34d-b4ed-4fdb-89ad-ba3c00657263" acquired by "delete_volume" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:32:01 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[664f0492-aa4f-4eef-9514-7f82de212449]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:32:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-83439e14-443a-4326-ab79-346d4ea1e434 tempest-TestInstancesWithCinderVolumes-71757465 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-af0ac34d-b4ed-4fdb-89ad-ba3c00657263 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:32:01 devstack sudo[110328]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-af0ac34d-b4ed-4fdb-89ad-ba3c00657263 Aug 16 21:32:01 devstack sudo[110328]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:32:01 devstack sudo[110328]: pam_unix(sudo:session): session closed for user root Aug 16 21:32:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-83439e14-443a-4326-ab79-346d4ea1e434 tempest-TestInstancesWithCinderVolumes-71757465 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-af0ac34d-b4ed-4fdb-89ad-ba3c00657263" returned: 0 in 0.473s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:32:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-83439e14-443a-4326-ab79-346d4ea1e434 tempest-TestInstancesWithCinderVolumes-71757465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-af0ac34d-b4ed-4fdb-89ad-ba3c00657263 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:32:01 devstack sudo[110335]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-af0ac34d-b4ed-4fdb-89ad-ba3c00657263 Aug 16 21:32:01 devstack sudo[110335]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:32:02 devstack sudo[110335]: pam_unix(sudo:session): session closed for user root Aug 16 21:32:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-83439e14-443a-4326-ab79-346d4ea1e434 tempest-TestInstancesWithCinderVolumes-71757465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-af0ac34d-b4ed-4fdb-89ad-ba3c00657263" returned: 0 in 0.379s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:32:02 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-83439e14-443a-4326-ab79-346d4ea1e434 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "cinder-quobyte-af0ac34d-b4ed-4fdb-89ad-ba3c00657263" released by "delete_volume" :: held 0.942s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:32:02 devstack cinder-volume[94342]: WARNING cinder.quota [None req-83439e14-443a-4326-ab79-346d4ea1e434 tempest-TestInstancesWithCinderVolumes-71757465 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-874017692-782139478 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-874017692-782139478, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:32:02 devstack cinder-volume[94342]: WARNING cinder.quota [None req-83439e14-443a-4326-ab79-346d4ea1e434 tempest-TestInstancesWithCinderVolumes-71757465 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-874017692-782139478 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-874017692-782139478, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:32:02 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-83439e14-443a-4326-ab79-346d4ea1e434 tempest-TestInstancesWithCinderVolumes-71757465 None] Created reservations ['8e208540-4b98-435f-8be8-ab3e6e450df9', 'a372bd03-388e-4157-8d48-df1b931a6505', '460e39ec-947c-41b3-b68b-3ab03db47d9f', 'de37d92c-7f23-4431-8e35-2c4b47d673c3'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:32:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-83439e14-443a-4326-ab79-346d4ea1e434 tempest-TestInstancesWithCinderVolumes-71757465 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:32:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-83439e14-443a-4326-ab79-346d4ea1e434 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:32:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-83439e14-443a-4326-ab79-346d4ea1e434 tempest-TestInstancesWithCinderVolumes-71757465 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:32:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-83439e14-443a-4326-ab79-346d4ea1e434 tempest-TestInstancesWithCinderVolumes-71757465 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:32:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-83439e14-443a-4326-ab79-346d4ea1e434 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:32:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-83439e14-443a-4326-ab79-346d4ea1e434 tempest-TestInstancesWithCinderVolumes-71757465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:32:02 devstack sudo[110339]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:32:02 devstack sudo[110339]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:32:02 devstack sudo[110339]: pam_unix(sudo:session): session closed for user root Aug 16 21:32:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-83439e14-443a-4326-ab79-346d4ea1e434 tempest-TestInstancesWithCinderVolumes-71757465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.276s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:32:02 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-83439e14-443a-4326-ab79-346d4ea1e434 tempest-TestInstancesWithCinderVolumes-71757465 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:32:02 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-83439e14-443a-4326-ab79-346d4ea1e434 tempest-TestInstancesWithCinderVolumes-71757465 None] Deleted volume successfully. Aug 16 21:32:02 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-83439e14-443a-4326-ab79-346d4ea1e434 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "cinder-af0ac34d-b4ed-4fdb-89ad-ba3c00657263-delete_volume" released by "delete_volume" :: held 1.480s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:32:05 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-e14e44ff-5418-4878-bef2-50c9fe3f9164 req-ccb28788-ebfc-4bee-b1ac-8278f5ddce0e tempest-TestInstancesWithCinderVolumes-71757465 None] Terminate volume connection completed successfully. Aug 16 21:32:05 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-e14e44ff-5418-4878-bef2-50c9fe3f9164 req-ccb28788-ebfc-4bee-b1ac-8278f5ddce0e tempest-TestInstancesWithCinderVolumes-71757465 None] Deleting attachment 7eaf4ee8-aea5-47fe-a921-20fc7864706b. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:32:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-79700458-faf7-44dd-a85e-19e43a7d98d7 tempest-TestInstancesWithCinderVolumes-71757465 None] Acquiring lock "cinder-02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:32:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-79700458-faf7-44dd-a85e-19e43a7d98d7 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "cinder-02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:32:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-79700458-faf7-44dd-a85e-19e43a7d98d7 tempest-TestInstancesWithCinderVolumes-71757465 None] Acquiring lock "cinder-quobyte-02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:32:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-79700458-faf7-44dd-a85e-19e43a7d98d7 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "cinder-quobyte-02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421" acquired by "delete_volume" :: waited 0.024s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:32:06 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[867d8095-8498-4e74-9b06-5d20736fb799]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:32:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-79700458-faf7-44dd-a85e-19e43a7d98d7 tempest-TestInstancesWithCinderVolumes-71757465 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:32:06 devstack sudo[110369]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421 Aug 16 21:32:06 devstack sudo[110369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:32:06 devstack sudo[110369]: pam_unix(sudo:session): session closed for user root Aug 16 21:32:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-79700458-faf7-44dd-a85e-19e43a7d98d7 tempest-TestInstancesWithCinderVolumes-71757465 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421" returned: 0 in 0.398s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:32:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-79700458-faf7-44dd-a85e-19e43a7d98d7 tempest-TestInstancesWithCinderVolumes-71757465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:32:06 devstack sudo[110374]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421 Aug 16 21:32:06 devstack sudo[110374]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:32:06 devstack sudo[110374]: pam_unix(sudo:session): session closed for user root Aug 16 21:32:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-79700458-faf7-44dd-a85e-19e43a7d98d7 tempest-TestInstancesWithCinderVolumes-71757465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421" returned: 0 in 0.279s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:32:06 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-79700458-faf7-44dd-a85e-19e43a7d98d7 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "cinder-quobyte-02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421" released by "delete_volume" :: held 0.733s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:32:06 devstack cinder-volume[94342]: WARNING cinder.quota [None req-79700458-faf7-44dd-a85e-19e43a7d98d7 tempest-TestInstancesWithCinderVolumes-71757465 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1431929251-794700356 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1431929251-794700356, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:32:06 devstack cinder-volume[94342]: WARNING cinder.quota [None req-79700458-faf7-44dd-a85e-19e43a7d98d7 tempest-TestInstancesWithCinderVolumes-71757465 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1431929251-794700356 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1431929251-794700356, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:32:06 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-79700458-faf7-44dd-a85e-19e43a7d98d7 tempest-TestInstancesWithCinderVolumes-71757465 None] Created reservations ['784f0636-72fe-4659-993b-d2686e86bd37', '144c14c6-5c4b-4e8f-8149-6c6850111cb9', '5ab1492c-d219-4240-a1e2-22f8947051d0', 'bcfc40dd-f7de-4d8c-800e-e5015441f53c'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:32:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-79700458-faf7-44dd-a85e-19e43a7d98d7 tempest-TestInstancesWithCinderVolumes-71757465 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:32:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-79700458-faf7-44dd-a85e-19e43a7d98d7 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:32:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-79700458-faf7-44dd-a85e-19e43a7d98d7 tempest-TestInstancesWithCinderVolumes-71757465 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:32:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-79700458-faf7-44dd-a85e-19e43a7d98d7 tempest-TestInstancesWithCinderVolumes-71757465 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:32:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-79700458-faf7-44dd-a85e-19e43a7d98d7 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:32:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-79700458-faf7-44dd-a85e-19e43a7d98d7 tempest-TestInstancesWithCinderVolumes-71757465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:32:06 devstack sudo[110377]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:32:06 devstack sudo[110377]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:32:07 devstack sudo[110377]: pam_unix(sudo:session): session closed for user root Aug 16 21:32:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-79700458-faf7-44dd-a85e-19e43a7d98d7 tempest-TestInstancesWithCinderVolumes-71757465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.280s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:32:07 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-79700458-faf7-44dd-a85e-19e43a7d98d7 tempest-TestInstancesWithCinderVolumes-71757465 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:32:07 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-79700458-faf7-44dd-a85e-19e43a7d98d7 tempest-TestInstancesWithCinderVolumes-71757465 None] Deleted volume successfully. Aug 16 21:32:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-79700458-faf7-44dd-a85e-19e43a7d98d7 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "cinder-02a8cc5d-6fd7-4560-8b2f-2fd43a5f7421-delete_volume" released by "delete_volume" :: held 1.245s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:32:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:32:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:32:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:32:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:32:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:32:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:32:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:32:09 devstack sudo[110411]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:32:09 devstack sudo[110411]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:32:09 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-83f213af-3f5c-47ba-84b8-718cf754b91a req-27e494de-b36e-4961-9971-029b5a8d1ccb tempest-TestInstancesWithCinderVolumes-71757465 None] Terminate volume connection completed successfully. Aug 16 21:32:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-83f213af-3f5c-47ba-84b8-718cf754b91a req-27e494de-b36e-4961-9971-029b5a8d1ccb tempest-TestInstancesWithCinderVolumes-71757465 None] Deleting attachment 4a1196d9-4c5c-44f0-be28-ca6633c72d38. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:32:10 devstack sudo[110411]: pam_unix(sudo:session): session closed for user root Aug 16 21:32:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.308s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:32:10 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:32:10 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager._thread_info {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:32:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread count: 29 {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:32:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread info: [<_MainThread(MainThread, started 140145850327168)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:32:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-75d8e062-1b1e-46fd-8ade-6d08a3190979 tempest-TestInstancesWithCinderVolumes-71757465 None] Acquiring lock "cinder-750d99b5-e9bf-4286-b351-d81f4738d893-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:32:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-75d8e062-1b1e-46fd-8ade-6d08a3190979 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "cinder-750d99b5-e9bf-4286-b351-d81f4738d893-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:32:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-75d8e062-1b1e-46fd-8ade-6d08a3190979 tempest-TestInstancesWithCinderVolumes-71757465 None] Acquiring lock "cinder-quobyte-750d99b5-e9bf-4286-b351-d81f4738d893" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:32:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-75d8e062-1b1e-46fd-8ade-6d08a3190979 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "cinder-quobyte-750d99b5-e9bf-4286-b351-d81f4738d893" acquired by "delete_volume" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:32:11 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[291a57e4-2ced-4470-8fdd-31276b8d4220]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:32:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-75d8e062-1b1e-46fd-8ade-6d08a3190979 tempest-TestInstancesWithCinderVolumes-71757465 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-750d99b5-e9bf-4286-b351-d81f4738d893 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:32:11 devstack sudo[110415]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-750d99b5-e9bf-4286-b351-d81f4738d893 Aug 16 21:32:11 devstack sudo[110415]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:32:11 devstack sudo[110415]: pam_unix(sudo:session): session closed for user root Aug 16 21:32:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-75d8e062-1b1e-46fd-8ade-6d08a3190979 tempest-TestInstancesWithCinderVolumes-71757465 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-750d99b5-e9bf-4286-b351-d81f4738d893" returned: 0 in 0.379s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:32:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-75d8e062-1b1e-46fd-8ade-6d08a3190979 tempest-TestInstancesWithCinderVolumes-71757465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-750d99b5-e9bf-4286-b351-d81f4738d893 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:32:11 devstack sudo[110420]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-750d99b5-e9bf-4286-b351-d81f4738d893 Aug 16 21:32:11 devstack sudo[110420]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:32:11 devstack sudo[110420]: pam_unix(sudo:session): session closed for user root Aug 16 21:32:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-75d8e062-1b1e-46fd-8ade-6d08a3190979 tempest-TestInstancesWithCinderVolumes-71757465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-750d99b5-e9bf-4286-b351-d81f4738d893" returned: 0 in 0.255s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:32:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-75d8e062-1b1e-46fd-8ade-6d08a3190979 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "cinder-quobyte-750d99b5-e9bf-4286-b351-d81f4738d893" released by "delete_volume" :: held 0.692s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:32:11 devstack cinder-volume[94342]: WARNING cinder.quota [None req-75d8e062-1b1e-46fd-8ade-6d08a3190979 tempest-TestInstancesWithCinderVolumes-71757465 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-129193721-337880140 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-129193721-337880140, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:32:11 devstack cinder-volume[94342]: WARNING cinder.quota [None req-75d8e062-1b1e-46fd-8ade-6d08a3190979 tempest-TestInstancesWithCinderVolumes-71757465 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-129193721-337880140 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-129193721-337880140, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:32:11 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-75d8e062-1b1e-46fd-8ade-6d08a3190979 tempest-TestInstancesWithCinderVolumes-71757465 None] Created reservations ['6ada334b-4a32-4201-8a7b-49e1b080a9af', '1eaa45b9-c2c5-4c82-b533-278f4213cd3e', 'dc28ec4f-f719-4907-9043-1656260807f6', '92d5a148-c791-4fbc-a08e-3e59c27d2d15'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:32:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-75d8e062-1b1e-46fd-8ade-6d08a3190979 tempest-TestInstancesWithCinderVolumes-71757465 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:32:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-75d8e062-1b1e-46fd-8ade-6d08a3190979 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:32:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-75d8e062-1b1e-46fd-8ade-6d08a3190979 tempest-TestInstancesWithCinderVolumes-71757465 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:32:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-75d8e062-1b1e-46fd-8ade-6d08a3190979 tempest-TestInstancesWithCinderVolumes-71757465 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:32:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-75d8e062-1b1e-46fd-8ade-6d08a3190979 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:32:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-75d8e062-1b1e-46fd-8ade-6d08a3190979 tempest-TestInstancesWithCinderVolumes-71757465 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:32:11 devstack sudo[110423]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:32:11 devstack sudo[110423]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:32:12 devstack sudo[110423]: pam_unix(sudo:session): session closed for user root Aug 16 21:32:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-75d8e062-1b1e-46fd-8ade-6d08a3190979 tempest-TestInstancesWithCinderVolumes-71757465 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.259s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:32:12 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-75d8e062-1b1e-46fd-8ade-6d08a3190979 tempest-TestInstancesWithCinderVolumes-71757465 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:32:12 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-75d8e062-1b1e-46fd-8ade-6d08a3190979 tempest-TestInstancesWithCinderVolumes-71757465 None] Deleted volume successfully. Aug 16 21:32:12 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-75d8e062-1b1e-46fd-8ade-6d08a3190979 tempest-TestInstancesWithCinderVolumes-71757465 None] Lock "cinder-750d99b5-e9bf-4286-b351-d81f4738d893-delete_volume" released by "delete_volume" :: held 1.163s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:32:21 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=33,cinder:UPDATE=35,cinder:INSERT=8,cinder:DELETE=2 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:32:22 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=41,cinder:UPDATE=35,cinder:INSERT=8,cinder:DELETE=2 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:32:36 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:32:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Flow 'volume_create_manager' (5c5d67f0-8034-4f77-83ae-773ba0e76d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:32:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f164b5fa-afec-46f3-80bc-5cad937284c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:32:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f164b5fa-afec-46f3-80bc-5cad937284c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:32:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-301858492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=46210940-2603-4a49-b147-a8cc64421c9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4a4ab792ea1407a80d64f8bf3f2b5ce',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=2026-08-16T19:32:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:32:37Z,use_quota=True,user_id='f3495d9e715b4a04bd8f5483ec0d90ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:32:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0eae7a8e-d1c0-4990-a644-9c4e586032d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:32:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0eae7a8e-d1c0-4990-a644-9c4e586032d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:32:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2dcf0a06-6e31-4212-b3c2-ed7b72b2bd2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:32:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2dcf0a06-6e31-4212-b3c2-ed7b72b2bd2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '46210940-2603-4a49-b147-a8cc64421c9c', 'volume_name': 'volume-46210940-2603-4a49-b147-a8cc64421c9c', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:32:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2e8aa02-8d84-4ada-b5e2-c7df5edec3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:32:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2e8aa02-8d84-4ada-b5e2-c7df5edec3d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:32:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da7a9c05-a5ed-4ce1-aa2e-a3bc740743e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:32:36 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Volume 46210940-2603-4a49-b147-a8cc64421c9c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-46210940-2603-4a49-b147-a8cc64421c9c', 'volume_size': 1} Aug 16 21:32:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:32:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:32:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] ==> create_volume: call "{'self': , '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-08-16T19:32:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-301858492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=46210940-2603-4a49-b147-a8cc64421c9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4a4ab792ea1407a80d64f8bf3f2b5ce',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=2026-08-16T19:32:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:32:37Z,use_quota=True,user_id='f3495d9e715b4a04bd8f5483ec0d90ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:32:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Creating volume 46210940-2603-4a49-b147-a8cc64421c9c {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:32:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:32:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:32:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:32:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:32:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:32:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:32:36 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:32:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:32:36 devstack sudo[110437]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c 1073741824 Aug 16 21:32:36 devstack sudo[110437]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:32:37 devstack sudo[110437]: pam_unix(sudo:session): session closed for user root Aug 16 21:32:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c 1073741824" returned: 0 in 0.533s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:32:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:32:37 devstack sudo[110443]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c Aug 16 21:32:37 devstack sudo[110443]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:32:37 devstack sudo[110443]: pam_unix(sudo:session): session closed for user root Aug 16 21:32:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c" returned: 0 in 0.325s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:32:37 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] <== create_volume: return (923ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:32:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.925s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:32:37 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da7a9c05-a5ed-4ce1-aa2e-a3bc740743e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-46210940-2603-4a49-b147-a8cc64421c9c', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:32:37 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae7d6b69-4c74-496d-8d7f-2921432b512a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:32:37 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Volume volume-46210940-2603-4a49-b147-a8cc64421c9c (46210940-2603-4a49-b147-a8cc64421c9c): created successfully Aug 16 21:32:37 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae7d6b69-4c74-496d-8d7f-2921432b512a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:32:37 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Flow 'volume_create_manager' (5c5d67f0-8034-4f77-83ae-773ba0e76d24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:32:37 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f87787cd-d565-492f-bd6d-cd3a3f90f61d tempest-TestStampPattern-780024417 None] Created volume successfully. Aug 16 21:32:47 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:UPDATE=4,cinder:SELECT=1,cinder:INSERT=1 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:32:47 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=4,cinder:UPDATE=3,cinder:DELETE=1 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:32:55 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:32:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Flow 'volume_create_manager' (d9d2ed52-fff9-4806-8c2a-987a96f01310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c9a329f5-4413-4eb0-96fc-6ab092296b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c9a329f5-4413-4eb0-96fc-6ab092296b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:32:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-19996503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a29ca73012454a649d92cb2b1944ec99',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=2026-08-16T19:32:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:32:56Z,use_quota=True,user_id='a3698d8928f3410cbd8c82295ea8d907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ee44798-3d0d-46cc-9e61-6f13514550f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ee44798-3d0d-46cc-9e61-6f13514550f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (69cc8b4a-cac8-4915-8f1f-50c7fa066b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (69cc8b4a-cac8-4915-8f1f-50c7fa066b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd', 'volume_name': 'volume-0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bef9d249-4d16-4eee-96f2-040a4a4026d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bef9d249-4d16-4eee-96f2-040a4a4026d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (044916ea-33cb-422e-b203-e8f850153a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:32:56 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Volume 0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd', 'volume_size': 1} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] ==> create_volume: call "{'self': , '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-08-16T19:32:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-19996503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a29ca73012454a649d92cb2b1944ec99',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=2026-08-16T19:32:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:32:56Z,use_quota=True,user_id='a3698d8928f3410cbd8c82295ea8d907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Creating volume 0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:32:56 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:32:56 devstack sudo[110602]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd 1073741824 Aug 16 21:32:56 devstack sudo[110602]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Flow 'volume_create_manager' (281a2a1f-fb5d-42e6-9d2e-2b7af71a2f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b7c36305-bfb2-4928-80b9-1c11d04f046a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b7c36305-bfb2-4928-80b9-1c11d04f046a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:32:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2042009028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=29431e4b-a43b-4302-b3a5-3411c8ae2122,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a29ca73012454a649d92cb2b1944ec99',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=2026-08-16T19:32:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:32:56Z,use_quota=True,user_id='a3698d8928f3410cbd8c82295ea8d907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e638dcf-0afb-4f09-8ff6-b74150d92f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e638dcf-0afb-4f09-8ff6-b74150d92f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ef27018c-eb3d-4ebd-887e-207ff8606e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ef27018c-eb3d-4ebd-887e-207ff8606e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '29431e4b-a43b-4302-b3a5-3411c8ae2122', 'volume_name': 'volume-29431e4b-a43b-4302-b3a5-3411c8ae2122', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (42a0c2e8-30b0-4c64-964d-06bfd8f5c63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (42a0c2e8-30b0-4c64-964d-06bfd8f5c63e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (47b8cdf7-5a51-4df5-b1df-c5d5dfa877ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:32:56 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Volume 29431e4b-a43b-4302-b3a5-3411c8ae2122: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-29431e4b-a43b-4302-b3a5-3411c8ae2122', 'volume_size': 1} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:32:56 devstack sudo[110602]: pam_unix(sudo:session): session closed for user root Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd 1073741824" returned: 0 in 0.625s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:32:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:32:56 devstack sudo[110608]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd Aug 16 21:32:56 devstack sudo[110608]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:32:57 devstack sudo[110608]: pam_unix(sudo:session): session closed for user root Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd" returned: 0 in 0.341s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] <== create_volume: return (1016ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.018s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.556s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] ==> create_volume: call "{'self': , '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-08-16T19:32:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2042009028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=29431e4b-a43b-4302-b3a5-3411c8ae2122,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a29ca73012454a649d92cb2b1944ec99',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=2026-08-16T19:32:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:32:56Z,use_quota=True,user_id='a3698d8928f3410cbd8c82295ea8d907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Creating volume 29431e4b-a43b-4302-b3a5-3411c8ae2122 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:32:57 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-29431e4b-a43b-4302-b3a5-3411c8ae2122 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (044916ea-33cb-422e-b203-e8f850153a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:32:57 devstack sudo[110627]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-29431e4b-a43b-4302-b3a5-3411c8ae2122 1073741824 Aug 16 21:32:57 devstack sudo[110627]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53efb508-6183-451c-9dfb-3c20878fc851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:32:57 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Volume volume-0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd (0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd): created successfully Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53efb508-6183-451c-9dfb-3c20878fc851) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Flow 'volume_create_manager' (d9d2ed52-fff9-4806-8c2a-987a96f01310) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:32:57 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-85c343ef-e6a3-4478-a39e-d7e313b2e3ac tempest-TestServerVolumeAttachmentScenario-35644492 None] Created volume successfully. Aug 16 21:32:57 devstack sudo[110627]: pam_unix(sudo:session): session closed for user root Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-29431e4b-a43b-4302-b3a5-3411c8ae2122 1073741824" returned: 0 in 0.507s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-29431e4b-a43b-4302-b3a5-3411c8ae2122 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:32:57 devstack sudo[110633]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-29431e4b-a43b-4302-b3a5-3411c8ae2122 Aug 16 21:32:57 devstack sudo[110633]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:32:57 devstack sudo[110633]: pam_unix(sudo:session): session closed for user root Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-29431e4b-a43b-4302-b3a5-3411c8ae2122" returned: 0 in 0.252s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] <== create_volume: return (803ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.806s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (47b8cdf7-5a51-4df5-b1df-c5d5dfa877ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-29431e4b-a43b-4302-b3a5-3411c8ae2122', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d3925534-5646-4f47-9936-872e67813c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:32:57 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Volume volume-29431e4b-a43b-4302-b3a5-3411c8ae2122 (29431e4b-a43b-4302-b3a5-3411c8ae2122): created successfully Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d3925534-5646-4f47-9936-872e67813c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:32:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Flow 'volume_create_manager' (281a2a1f-fb5d-42e6-9d2e-2b7af71a2f66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:32:57 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-2c4047ca-d8f2-40dd-b398-2c94d1491501 tempest-TestServerVolumeAttachmentScenario-35644492 None] Created volume successfully. Aug 16 21:33:07 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=4,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:33:07 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=4,cinder:INSERT=1,cinder:UPDATE=4,cinder:DELETE=2 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:33:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-5a17095d-dd44-400a-bc86-ef07b2b46fb6 req-06873bbc-2d58-474b-9710-a959983cc84d tempest-TestStampPattern-780024417 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:33:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-5a17095d-dd44-400a-bc86-ef07b2b46fb6 req-06873bbc-2d58-474b-9710-a959983cc84d tempest-TestStampPattern-780024417 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:33:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-5a17095d-dd44-400a-bc86-ef07b2b46fb6 req-06873bbc-2d58-474b-9710-a959983cc84d tempest-TestStampPattern-780024417 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:33:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-5a17095d-dd44-400a-bc86-ef07b2b46fb6 req-06873bbc-2d58-474b-9710-a959983cc84d tempest-TestStampPattern-780024417 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec', 'name': 'volume-46210940-2603-4a49-b147-a8cc64421c9c', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '6070f42d-0e52-47fb-9f52-e9dc9474000b', 'enforce_multipath': True} {{(pid=94342) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 16 21:33:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:33:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:33:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:33:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:33:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:33:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:33:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:33:09 devstack sudo[110758]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:33:09 devstack sudo[110758]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:33:09 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-5a17095d-dd44-400a-bc86-ef07b2b46fb6 req-06873bbc-2d58-474b-9710-a959983cc84d tempest-TestStampPattern-780024417 None] attachment_update completed successfully. Aug 16 21:33:10 devstack sudo[110758]: pam_unix(sudo:session): session closed for user root Aug 16 21:33:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.296s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:33:10 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:33:10 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager._thread_info {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:33:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread count: 29 {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:33:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread info: [<_MainThread(MainThread, started 140145850327168)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:33:14 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-12e5b039-830e-4f3e-92a9-c4c3b5ba91d1 req-15fcc1a8-19f1-4b5e-9118-ed4f2b12a01e tempest-TestStampPattern-780024417 None] Terminate volume connection completed successfully. Aug 16 21:33:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-12e5b039-830e-4f3e-92a9-c4c3b5ba91d1 req-15fcc1a8-19f1-4b5e-9118-ed4f2b12a01e tempest-TestStampPattern-780024417 None] Deleting attachment 6070f42d-0e52-47fb-9f52-e9dc9474000b. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:33:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b7fb08cb-34aa-4f5d-bf48-2ef53a39450f tempest-TestStampPattern-780024417 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:33:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b7fb08cb-34aa-4f5d-bf48-2ef53a39450f tempest-TestStampPattern-780024417 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:33:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b7fb08cb-34aa-4f5d-bf48-2ef53a39450f tempest-TestStampPattern-780024417 None] Creating offline snapshot 2701223d-983d-4e1d-a557-5472a326d756 of volume 46210940-2603-4a49-b147-a8cc64421c9c {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:33:15 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[49b88663-ed2d-484c-aeac-b32eaeefcca1]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:33:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b7fb08cb-34aa-4f5d-bf48-2ef53a39450f tempest-TestStampPattern-780024417 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:33:15 devstack sudo[111198]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c Aug 16 21:33:15 devstack sudo[111198]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:33:16 devstack sudo[111198]: pam_unix(sudo:session): session closed for user root Aug 16 21:33:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b7fb08cb-34aa-4f5d-bf48-2ef53a39450f tempest-TestStampPattern-780024417 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c" returned: 0 in 0.375s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:33:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b7fb08cb-34aa-4f5d-bf48-2ef53a39450f tempest-TestStampPattern-780024417 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.2701223d-983d-4e1d-a557-5472a326d756 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:33:16 devstack sudo[111203]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.2701223d-983d-4e1d-a557-5472a326d756 1G Aug 16 21:33:16 devstack sudo[111203]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:33:16 devstack sudo[111203]: pam_unix(sudo:session): session closed for user root Aug 16 21:33:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b7fb08cb-34aa-4f5d-bf48-2ef53a39450f tempest-TestStampPattern-780024417 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.2701223d-983d-4e1d-a557-5472a326d756 1G" returned: 0 in 0.409s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:33:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b7fb08cb-34aa-4f5d-bf48-2ef53a39450f tempest-TestStampPattern-780024417 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-46210940-2603-4a49-b147-a8cc64421c9c -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.2701223d-983d-4e1d-a557-5472a326d756 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:33:16 devstack sudo[111208]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-46210940-2603-4a49-b147-a8cc64421c9c -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.2701223d-983d-4e1d-a557-5472a326d756 Aug 16 21:33:16 devstack sudo[111208]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:33:16 devstack sudo[111208]: pam_unix(sudo:session): session closed for user root Aug 16 21:33:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b7fb08cb-34aa-4f5d-bf48-2ef53a39450f tempest-TestStampPattern-780024417 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-46210940-2603-4a49-b147-a8cc64421c9c -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.2701223d-983d-4e1d-a557-5472a326d756" returned: 0 in 0.307s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:33:16 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-b7fb08cb-34aa-4f5d-bf48-2ef53a39450f tempest-TestStampPattern-780024417 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.2701223d-983d-4e1d-a557-5472a326d756 is being set with open permissions: ugo+rw Aug 16 21:33:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b7fb08cb-34aa-4f5d-bf48-2ef53a39450f tempest-TestStampPattern-780024417 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.2701223d-983d-4e1d-a557-5472a326d756 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:33:16 devstack sudo[111213]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.2701223d-983d-4e1d-a557-5472a326d756 Aug 16 21:33:16 devstack sudo[111213]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:33:17 devstack sudo[111213]: pam_unix(sudo:session): session closed for user root Aug 16 21:33:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b7fb08cb-34aa-4f5d-bf48-2ef53a39450f tempest-TestStampPattern-780024417 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.2701223d-983d-4e1d-a557-5472a326d756" returned: 0 in 0.268s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:33:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b7fb08cb-34aa-4f5d-bf48-2ef53a39450f tempest-TestStampPattern-780024417 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:33:17 devstack sudo[111230]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.info Aug 16 21:33:17 devstack sudo[111230]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:33:17 devstack sudo[111230]: pam_unix(sudo:session): session closed for user root Aug 16 21:33:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b7fb08cb-34aa-4f5d-bf48-2ef53a39450f tempest-TestStampPattern-780024417 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.info" returned: 0 in 0.267s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:33:17 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-b7fb08cb-34aa-4f5d-bf48-2ef53a39450f tempest-TestStampPattern-780024417 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.info is being set with open permissions: ugo+rw Aug 16 21:33:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b7fb08cb-34aa-4f5d-bf48-2ef53a39450f tempest-TestStampPattern-780024417 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:33:17 devstack sudo[111233]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.info Aug 16 21:33:17 devstack sudo[111233]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:33:17 devstack sudo[111233]: pam_unix(sudo:session): session closed for user root Aug 16 21:33:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b7fb08cb-34aa-4f5d-bf48-2ef53a39450f tempest-TestStampPattern-780024417 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.info" returned: 0 in 0.246s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:33:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b7fb08cb-34aa-4f5d-bf48-2ef53a39450f tempest-TestStampPattern-780024417 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.958s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:33:17 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b7fb08cb-34aa-4f5d-bf48-2ef53a39450f tempest-TestStampPattern-780024417 None] Create snapshot completed successfully Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Flow 'volume_create_manager' (183b214f-16ea-44fa-a592-cb925846ed57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (04e9eb70-86cf-4b49-8380-e8a06c8f3089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (04e9eb70-86cf-4b49-8380-e8a06c8f3089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:33:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1297647059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=76f3d5fb-fe2b-4454-817f-a7823f288770,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4a4ab792ea1407a80d64f8bf3f2b5ce',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=2026-08-16T19:33:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=2701223d-983d-4e1d-a557-5472a326d756,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:33:24Z,use_quota=True,user_id='f3495d9e715b4a04bd8f5483ec0d90ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ff7dc68-579a-4aea-9c34-a2863ebf73ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ff7dc68-579a-4aea-9c34-a2863ebf73ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d234cde1-e784-4d34-9ef6-d84c808739f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d234cde1-e784-4d34-9ef6-d84c808739f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '76f3d5fb-fe2b-4454-817f-a7823f288770', 'volume_name': 'volume-76f3d5fb-fe2b-4454-817f-a7823f288770', 'volume_size': 1, 'snapshot_id': '2701223d-983d-4e1d-a557-5472a326d756'}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ec247744-7ad7-4b6d-82a5-5fd85a0d7720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ec247744-7ad7-4b6d-82a5-5fd85a0d7720) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (854a2d83-1e41-4e90-b8c1-8e22520c4dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:33:24 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Volume 76f3d5fb-fe2b-4454-817f-a7823f288770: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-76f3d5fb-fe2b-4454-817f-a7823f288770', 'volume_size': 1, 'snapshot_id': '2701223d-983d-4e1d-a557-5472a326d756'} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Acquiring lock "cinder-quobyte-2701223d-983d-4e1d-a557-5472a326d756-76f3d5fb-fe2b-4454-817f-a7823f288770" by "_create_volume_from_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Lock "cinder-quobyte-2701223d-983d-4e1d-a557-5472a326d756-76f3d5fb-fe2b-4454-817f-a7823f288770" acquired by "_create_volume_from_snapshot" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Creating volume 76f3d5fb-fe2b-4454-817f-a7823f288770 from snapshot 2701223d-983d-4e1d-a557-5472a326d756 {{(pid=94342) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Acquiring lock "cinder-quobyte-76f3d5fb-fe2b-4454-817f-a7823f288770" by "_copy_volume_from_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Lock "cinder-quobyte-76f3d5fb-fe2b-4454-817f-a7823f288770" acquired by "_copy_volume_from_snapshot" :: waited 0.014s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] snapshot: 2701223d-983d-4e1d-a557-5472a326d756, volume: 76f3d5fb-fe2b-4454-817f-a7823f288770, {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:403}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[a217c941-cab0-4266-846c-cb9c94760151]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.2701223d-983d-4e1d-a557-5472a326d756 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:33:24 devstack sudo[111271]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.2701223d-983d-4e1d-a557-5472a326d756 Aug 16 21:33:24 devstack sudo[111271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:33:24 devstack sudo[111271]: pam_unix(sudo:session): session closed for user root Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.2701223d-983d-4e1d-a557-5472a326d756" returned: 0 in 0.378s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-46210940-2603-4a49-b147-a8cc64421c9c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] will copy from snapshot at /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:422}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Creating direct copy from snapshot {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:430}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[f5b67272-2be8-4cfa-9d73-a8efc7247334]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:33:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:33:25 devstack sudo[111277]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c Aug 16 21:33:25 devstack sudo[111277]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:33:25 devstack sudo[111277]: pam_unix(sudo:session): session closed for user root Aug 16 21:33:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c" returned: 0 in 0.411s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:33:25 devstack cinder-volume[94342]: DEBUG cinder.utils [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Path /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-76f3d5fb-fe2b-4454-817f-a7823f288770 not found in is_blk_device check {{(pid=94342) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 16 21:33:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-76f3d5fb-fe2b-4454-817f-a7823f288770 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:33:25 devstack sudo[111285]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-76f3d5fb-fe2b-4454-817f-a7823f288770 Aug 16 21:33:25 devstack sudo[111285]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:33:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-1ed369e2-f28d-4669-948b-f6c00ef6df9b req-f1881671-fe79-4d80-803e-6d1f99537e6c tempest-TestServerVolumeAttachmentScenario-35644492 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:33:31 devstack sudo[111285]: pam_unix(sudo:session): session closed for user root Aug 16 21:33:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-76f3d5fb-fe2b-4454-817f-a7823f288770" returned: 0 in 6.351s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:33:31 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[97b1b873-a160-4c03-ae0f-4c83822a9c7b]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:33:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:33:31 devstack sudo[111314]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c Aug 16 21:33:31 devstack sudo[111314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:33:32 devstack sudo[111314]: pam_unix(sudo:session): session closed for user root Aug 16 21:33:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c" returned: 0 in 0.633s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:33:32 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Image conversion details: src /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c, size 1024.00 MB, duration 6.35 sec, destination /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-76f3d5fb-fe2b-4454-817f-a7823f288770 {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:33:32 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Converted 1024.00 MB image at 161.21 MB/s Aug 16 21:33:32 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-76f3d5fb-fe2b-4454-817f-a7823f288770 is being set with open permissions: ugo+rw Aug 16 21:33:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-76f3d5fb-fe2b-4454-817f-a7823f288770 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:33:32 devstack sudo[111336]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-76f3d5fb-fe2b-4454-817f-a7823f288770 Aug 16 21:33:32 devstack sudo[111336]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:33:32 devstack sudo[111336]: pam_unix(sudo:session): session closed for user root Aug 16 21:33:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-76f3d5fb-fe2b-4454-817f-a7823f288770" returned: 0 in 0.277s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:33:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Lock "cinder-quobyte-76f3d5fb-fe2b-4454-817f-a7823f288770" released by "_copy_volume_from_snapshot" :: held 8.152s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:33:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Lock "cinder-quobyte-2701223d-983d-4e1d-a557-5472a326d756-76f3d5fb-fe2b-4454-817f-a7823f288770" released by "_create_volume_from_snapshot" :: held 8.182s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:33:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 8.199s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:33:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-1ed369e2-f28d-4669-948b-f6c00ef6df9b req-f1881671-fe79-4d80-803e-6d1f99537e6c tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 1.699s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:33:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-1ed369e2-f28d-4669-948b-f6c00ef6df9b req-f1881671-fe79-4d80-803e-6d1f99537e6c tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.024s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:33:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (854a2d83-1e41-4e90-b8c1-8e22520c4dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-76f3d5fb-fe2b-4454-817f-a7823f288770', 'volume_size': 1, 'snapshot_id': '2701223d-983d-4e1d-a557-5472a326d756'}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:33:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (18707593-2382-4fd5-b833-9761f8b46835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:33:32 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Volume volume-76f3d5fb-fe2b-4454-817f-a7823f288770 (76f3d5fb-fe2b-4454-817f-a7823f288770): created successfully Aug 16 21:33:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (18707593-2382-4fd5-b833-9761f8b46835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:33:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Flow 'volume_create_manager' (183b214f-16ea-44fa-a592-cb925846ed57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:33:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-1ed369e2-f28d-4669-948b-f6c00ef6df9b req-f1881671-fe79-4d80-803e-6d1f99537e6c tempest-TestServerVolumeAttachmentScenario-35644492 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec', 'name': 'volume-0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '813c8444-b265-41bd-a214-28ea8ac2f135', 'enforce_multipath': True} {{(pid=94342) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 16 21:33:32 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-ace33a7b-7ab5-4637-a15e-d0dad1585ef3 tempest-TestStampPattern-780024417 None] Created volume successfully. Aug 16 21:33:32 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-1ed369e2-f28d-4669-948b-f6c00ef6df9b req-f1881671-fe79-4d80-803e-6d1f99537e6c tempest-TestServerVolumeAttachmentScenario-35644492 None] attachment_update completed successfully. Aug 16 21:33:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-e74af6b8-c017-4be4-a55f-ab7e84a48bfb req-98192f45-83e6-465d-b144-64c95c1518bc tempest-TestServerVolumeAttachmentScenario-35644492 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:33:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-e74af6b8-c017-4be4-a55f-ab7e84a48bfb req-98192f45-83e6-465d-b144-64c95c1518bc tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:33:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-e74af6b8-c017-4be4-a55f-ab7e84a48bfb req-98192f45-83e6-465d-b144-64c95c1518bc tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.014s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:33:37 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-e74af6b8-c017-4be4-a55f-ab7e84a48bfb req-98192f45-83e6-465d-b144-64c95c1518bc tempest-TestServerVolumeAttachmentScenario-35644492 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec', 'name': 'volume-29431e4b-a43b-4302-b3a5-3411c8ae2122', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'dfa76572-a38b-4ad7-ab88-883e7a5b4865', 'enforce_multipath': True} {{(pid=94342) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 16 21:33:37 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-e74af6b8-c017-4be4-a55f-ab7e84a48bfb req-98192f45-83e6-465d-b144-64c95c1518bc tempest-TestServerVolumeAttachmentScenario-35644492 None] attachment_update completed successfully. Aug 16 21:33:40 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-4b80e83d-73ef-4ff8-a4a1-cc338ff7f4d4 req-e3c037c4-c921-43dd-ac7f-aac44f60e97e tempest-TestServerVolumeAttachmentScenario-35644492 None] Terminate volume connection completed successfully. Aug 16 21:33:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-4b80e83d-73ef-4ff8-a4a1-cc338ff7f4d4 req-e3c037c4-c921-43dd-ac7f-aac44f60e97e tempest-TestServerVolumeAttachmentScenario-35644492 None] Deleting attachment dfa76572-a38b-4ad7-ab88-883e7a5b4865. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:33:42 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-98dfe7e9-8d01-4154-bbde-85d5775a2150 req-0c4089e2-d168-4f79-8619-acdc3b2d2ff5 tempest-TestServerVolumeAttachmentScenario-35644492 None] Terminate volume connection completed successfully. Aug 16 21:33:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-98dfe7e9-8d01-4154-bbde-85d5775a2150 req-0c4089e2-d168-4f79-8619-acdc3b2d2ff5 tempest-TestServerVolumeAttachmentScenario-35644492 None] Deleting attachment 813c8444-b265-41bd-a214-28ea8ac2f135. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:33:47 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-95d50679-bd5c-4bba-8e62-0dddb79aafa9 tempest-TestServerVolumeAttachmentScenario-35644492 None] Acquiring lock "cinder-29431e4b-a43b-4302-b3a5-3411c8ae2122-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:33:47 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-95d50679-bd5c-4bba-8e62-0dddb79aafa9 tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "cinder-29431e4b-a43b-4302-b3a5-3411c8ae2122-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:33:47 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-95d50679-bd5c-4bba-8e62-0dddb79aafa9 tempest-TestServerVolumeAttachmentScenario-35644492 None] Acquiring lock "cinder-quobyte-29431e4b-a43b-4302-b3a5-3411c8ae2122" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:33:47 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-95d50679-bd5c-4bba-8e62-0dddb79aafa9 tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "cinder-quobyte-29431e4b-a43b-4302-b3a5-3411c8ae2122" acquired by "delete_volume" :: waited 0.017s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:33:47 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[63c34619-cf40-421c-a3a2-d7d4649a769c]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:33:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-95d50679-bd5c-4bba-8e62-0dddb79aafa9 tempest-TestServerVolumeAttachmentScenario-35644492 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-29431e4b-a43b-4302-b3a5-3411c8ae2122 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:33:47 devstack sudo[111931]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-29431e4b-a43b-4302-b3a5-3411c8ae2122 Aug 16 21:33:47 devstack sudo[111931]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:33:48 devstack sudo[111931]: pam_unix(sudo:session): session closed for user root Aug 16 21:33:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-95d50679-bd5c-4bba-8e62-0dddb79aafa9 tempest-TestServerVolumeAttachmentScenario-35644492 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-29431e4b-a43b-4302-b3a5-3411c8ae2122" returned: 0 in 0.359s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:33:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-95d50679-bd5c-4bba-8e62-0dddb79aafa9 tempest-TestServerVolumeAttachmentScenario-35644492 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-29431e4b-a43b-4302-b3a5-3411c8ae2122 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:33:48 devstack sudo[111936]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-29431e4b-a43b-4302-b3a5-3411c8ae2122 Aug 16 21:33:48 devstack sudo[111936]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:33:48 devstack sudo[111936]: pam_unix(sudo:session): session closed for user root Aug 16 21:33:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-95d50679-bd5c-4bba-8e62-0dddb79aafa9 tempest-TestServerVolumeAttachmentScenario-35644492 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-29431e4b-a43b-4302-b3a5-3411c8ae2122" returned: 0 in 0.251s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:33:48 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-95d50679-bd5c-4bba-8e62-0dddb79aafa9 tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "cinder-quobyte-29431e4b-a43b-4302-b3a5-3411c8ae2122" released by "delete_volume" :: held 0.646s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:33:48 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-95d50679-bd5c-4bba-8e62-0dddb79aafa9 tempest-TestServerVolumeAttachmentScenario-35644492 None] Created reservations ['5a4eda78-ecb6-4385-81d0-5fb70aebc1a8', '7051c741-ed8d-4d68-9fb9-09d80eb3d5aa', 'ed46f7d9-3a0e-4b8a-b2e5-e5c1c08add4b', '2ee45f42-b400-423e-ae18-1f6c98cc8463'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:33:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-95d50679-bd5c-4bba-8e62-0dddb79aafa9 tempest-TestServerVolumeAttachmentScenario-35644492 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:33:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-95d50679-bd5c-4bba-8e62-0dddb79aafa9 tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:33:48 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-95d50679-bd5c-4bba-8e62-0dddb79aafa9 tempest-TestServerVolumeAttachmentScenario-35644492 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:33:48 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-95d50679-bd5c-4bba-8e62-0dddb79aafa9 tempest-TestServerVolumeAttachmentScenario-35644492 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:33:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-95d50679-bd5c-4bba-8e62-0dddb79aafa9 tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:33:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-95d50679-bd5c-4bba-8e62-0dddb79aafa9 tempest-TestServerVolumeAttachmentScenario-35644492 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:33:48 devstack sudo[111939]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:33:48 devstack sudo[111939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:33:48 devstack sudo[111939]: pam_unix(sudo:session): session closed for user root Aug 16 21:33:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-95d50679-bd5c-4bba-8e62-0dddb79aafa9 tempest-TestServerVolumeAttachmentScenario-35644492 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.241s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:33:48 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-95d50679-bd5c-4bba-8e62-0dddb79aafa9 tempest-TestServerVolumeAttachmentScenario-35644492 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:33:48 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-95d50679-bd5c-4bba-8e62-0dddb79aafa9 tempest-TestServerVolumeAttachmentScenario-35644492 None] Deleted volume successfully. Aug 16 21:33:48 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-95d50679-bd5c-4bba-8e62-0dddb79aafa9 tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "cinder-29431e4b-a43b-4302-b3a5-3411c8ae2122-delete_volume" released by "delete_volume" :: held 1.083s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:33:48 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a2d9bf34-e39f-4b3c-8fbb-a145e3f236c3 tempest-TestServerVolumeAttachmentScenario-35644492 None] Acquiring lock "cinder-0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:33:48 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a2d9bf34-e39f-4b3c-8fbb-a145e3f236c3 tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "cinder-0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:33:49 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a2d9bf34-e39f-4b3c-8fbb-a145e3f236c3 tempest-TestServerVolumeAttachmentScenario-35644492 None] Acquiring lock "cinder-quobyte-0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:33:49 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a2d9bf34-e39f-4b3c-8fbb-a145e3f236c3 tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "cinder-quobyte-0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd" acquired by "delete_volume" :: waited 0.016s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:33:49 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[9d348cf5-619f-4744-afb5-01d08d4b877c]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:33:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a2d9bf34-e39f-4b3c-8fbb-a145e3f236c3 tempest-TestServerVolumeAttachmentScenario-35644492 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:33:49 devstack sudo[111942]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd Aug 16 21:33:49 devstack sudo[111942]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:33:49 devstack sudo[111942]: pam_unix(sudo:session): session closed for user root Aug 16 21:33:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a2d9bf34-e39f-4b3c-8fbb-a145e3f236c3 tempest-TestServerVolumeAttachmentScenario-35644492 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd" returned: 0 in 0.359s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:33:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a2d9bf34-e39f-4b3c-8fbb-a145e3f236c3 tempest-TestServerVolumeAttachmentScenario-35644492 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:33:49 devstack sudo[111947]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd Aug 16 21:33:49 devstack sudo[111947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:33:49 devstack sudo[111947]: pam_unix(sudo:session): session closed for user root Aug 16 21:33:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a2d9bf34-e39f-4b3c-8fbb-a145e3f236c3 tempest-TestServerVolumeAttachmentScenario-35644492 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd" returned: 0 in 0.247s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:33:49 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a2d9bf34-e39f-4b3c-8fbb-a145e3f236c3 tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "cinder-quobyte-0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd" released by "delete_volume" :: held 0.642s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:33:49 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-a2d9bf34-e39f-4b3c-8fbb-a145e3f236c3 tempest-TestServerVolumeAttachmentScenario-35644492 None] Created reservations ['94e493bc-b2b3-4c6a-9611-de8c4fece016', '73a7ac54-99b9-4c2b-b12e-c638ea59fb37', '938f153b-885b-4dac-abfe-f0ac9679fa4b', 'e96b5613-7669-4715-9e1b-71ee878e2675'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:33:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a2d9bf34-e39f-4b3c-8fbb-a145e3f236c3 tempest-TestServerVolumeAttachmentScenario-35644492 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:33:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a2d9bf34-e39f-4b3c-8fbb-a145e3f236c3 tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:33:49 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a2d9bf34-e39f-4b3c-8fbb-a145e3f236c3 tempest-TestServerVolumeAttachmentScenario-35644492 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:33:49 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a2d9bf34-e39f-4b3c-8fbb-a145e3f236c3 tempest-TestServerVolumeAttachmentScenario-35644492 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:33:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a2d9bf34-e39f-4b3c-8fbb-a145e3f236c3 tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:33:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a2d9bf34-e39f-4b3c-8fbb-a145e3f236c3 tempest-TestServerVolumeAttachmentScenario-35644492 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:33:49 devstack sudo[111951]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:33:49 devstack sudo[111951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:33:50 devstack sudo[111951]: pam_unix(sudo:session): session closed for user root Aug 16 21:33:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a2d9bf34-e39f-4b3c-8fbb-a145e3f236c3 tempest-TestServerVolumeAttachmentScenario-35644492 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.260s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:33:50 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-a2d9bf34-e39f-4b3c-8fbb-a145e3f236c3 tempest-TestServerVolumeAttachmentScenario-35644492 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:33:50 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-a2d9bf34-e39f-4b3c-8fbb-a145e3f236c3 tempest-TestServerVolumeAttachmentScenario-35644492 None] Deleted volume successfully. Aug 16 21:33:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a2d9bf34-e39f-4b3c-8fbb-a145e3f236c3 tempest-TestServerVolumeAttachmentScenario-35644492 None] Lock "cinder-0409ddb1-b77b-4cf5-9e5a-6c0d9701cfcd-delete_volume" released by "delete_volume" :: held 1.115s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:33:59 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=35,cinder:UPDATE=23,cinder:INSERT=4,cinder:DELETE=1 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:34:00 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=42,cinder:UPDATE=25,cinder:DELETE=3,cinder:INSERT=5 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:34:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-20d624dc-f83e-410d-92ca-5b4013207abd req-b79fe442-0f43-4ed9-8bb7-22e2943ad6cb tempest-TestStampPattern-780024417 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:34:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-20d624dc-f83e-410d-92ca-5b4013207abd req-b79fe442-0f43-4ed9-8bb7-22e2943ad6cb tempest-TestStampPattern-780024417 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:34:02 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[fa75aa52-9e57-41b8-81b9-3b3977c146c4]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:34:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-20d624dc-f83e-410d-92ca-5b4013207abd req-b79fe442-0f43-4ed9-8bb7-22e2943ad6cb tempest-TestStampPattern-780024417 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-76f3d5fb-fe2b-4454-817f-a7823f288770 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:02 devstack sudo[111981]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-76f3d5fb-fe2b-4454-817f-a7823f288770 Aug 16 21:34:02 devstack sudo[111981]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:03 devstack sudo[111981]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [req-20d624dc-f83e-410d-92ca-5b4013207abd req-b79fe442-0f43-4ed9-8bb7-22e2943ad6cb tempest-TestStampPattern-780024417 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-76f3d5fb-fe2b-4454-817f-a7823f288770" returned: 0 in 0.374s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [req-20d624dc-f83e-410d-92ca-5b4013207abd req-b79fe442-0f43-4ed9-8bb7-22e2943ad6cb tempest-TestStampPattern-780024417 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.405s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:34:03 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-20d624dc-f83e-410d-92ca-5b4013207abd req-b79fe442-0f43-4ed9-8bb7-22e2943ad6cb tempest-TestStampPattern-780024417 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec', 'name': 'volume-76f3d5fb-fe2b-4454-817f-a7823f288770', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'd0d8e54d-1d7e-495e-949e-068e7d0bec7c', 'enforce_multipath': True} {{(pid=94342) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 16 21:34:03 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-20d624dc-f83e-410d-92ca-5b4013207abd req-b79fe442-0f43-4ed9-8bb7-22e2943ad6cb tempest-TestStampPattern-780024417 None] attachment_update completed successfully. Aug 16 21:34:06 devstack cinder-volume[94342]: INFO cinder.volume.manager [req-4a5dcec3-9f6b-443f-95b9-7410619de165 req-11e8b4c5-1406-49de-824c-c4bb61a5f83d tempest-TestStampPattern-780024417 None] Terminate volume connection completed successfully. Aug 16 21:34:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [req-4a5dcec3-9f6b-443f-95b9-7410619de165 req-11e8b4c5-1406-49de-824c-c4bb61a5f83d tempest-TestStampPattern-780024417 None] Deleting attachment d0d8e54d-1d7e-495e-949e-068e7d0bec7c. {{(pid=94342) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 16 21:34:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:34:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:34:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:34:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:34:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:34:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:34:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:09 devstack sudo[112448]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:34:09 devstack sudo[112448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:10 devstack sudo[112448]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.271s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:10 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:34:10 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager._thread_info {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:34:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread count: 29 {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:34:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread info: [<_MainThread(MainThread, started 140145850327168)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:34:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a546126d-0ce2-474a-b8ac-367285edc142 tempest-TestStampPattern-780024417 None] Acquiring lock "cinder-76f3d5fb-fe2b-4454-817f-a7823f288770-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:34:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a546126d-0ce2-474a-b8ac-367285edc142 tempest-TestStampPattern-780024417 None] Lock "cinder-76f3d5fb-fe2b-4454-817f-a7823f288770-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:34:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a546126d-0ce2-474a-b8ac-367285edc142 tempest-TestStampPattern-780024417 None] Acquiring lock "cinder-quobyte-76f3d5fb-fe2b-4454-817f-a7823f288770" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:34:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a546126d-0ce2-474a-b8ac-367285edc142 tempest-TestStampPattern-780024417 None] Lock "cinder-quobyte-76f3d5fb-fe2b-4454-817f-a7823f288770" acquired by "delete_volume" :: waited 0.017s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:34:10 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[46e5535c-9e81-4467-bba7-18dd0fe1493f]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:34:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a546126d-0ce2-474a-b8ac-367285edc142 tempest-TestStampPattern-780024417 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-76f3d5fb-fe2b-4454-817f-a7823f288770 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:10 devstack sudo[112451]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-76f3d5fb-fe2b-4454-817f-a7823f288770 Aug 16 21:34:10 devstack sudo[112451]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:11 devstack sudo[112451]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a546126d-0ce2-474a-b8ac-367285edc142 tempest-TestStampPattern-780024417 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-76f3d5fb-fe2b-4454-817f-a7823f288770" returned: 0 in 0.401s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a546126d-0ce2-474a-b8ac-367285edc142 tempest-TestStampPattern-780024417 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-76f3d5fb-fe2b-4454-817f-a7823f288770 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:11 devstack sudo[112456]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-76f3d5fb-fe2b-4454-817f-a7823f288770 Aug 16 21:34:11 devstack sudo[112456]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:11 devstack sudo[112456]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a546126d-0ce2-474a-b8ac-367285edc142 tempest-TestStampPattern-780024417 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-76f3d5fb-fe2b-4454-817f-a7823f288770" returned: 0 in 0.284s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a546126d-0ce2-474a-b8ac-367285edc142 tempest-TestStampPattern-780024417 None] Lock "cinder-quobyte-76f3d5fb-fe2b-4454-817f-a7823f288770" released by "delete_volume" :: held 0.729s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:34:11 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-a546126d-0ce2-474a-b8ac-367285edc142 tempest-TestStampPattern-780024417 None] Created reservations ['16d48b1d-dcb5-43c5-892c-2d32d1316f0e', '743cba2b-d60c-4bb7-92cd-a97f873dd302', '073193a1-a041-433e-9e45-2848fa7ec723', 'edcc4135-1c36-49e6-9a1e-6f84f396c19a'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:34:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a546126d-0ce2-474a-b8ac-367285edc142 tempest-TestStampPattern-780024417 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:34:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a546126d-0ce2-474a-b8ac-367285edc142 tempest-TestStampPattern-780024417 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:34:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a546126d-0ce2-474a-b8ac-367285edc142 tempest-TestStampPattern-780024417 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:34:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a546126d-0ce2-474a-b8ac-367285edc142 tempest-TestStampPattern-780024417 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:34:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a546126d-0ce2-474a-b8ac-367285edc142 tempest-TestStampPattern-780024417 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:34:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a546126d-0ce2-474a-b8ac-367285edc142 tempest-TestStampPattern-780024417 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:11 devstack sudo[112459]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:34:11 devstack sudo[112459]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:11 devstack sudo[112459]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a546126d-0ce2-474a-b8ac-367285edc142 tempest-TestStampPattern-780024417 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.272s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:11 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-a546126d-0ce2-474a-b8ac-367285edc142 tempest-TestStampPattern-780024417 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:34:11 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-a546126d-0ce2-474a-b8ac-367285edc142 tempest-TestStampPattern-780024417 None] Deleted volume successfully. Aug 16 21:34:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a546126d-0ce2-474a-b8ac-367285edc142 tempest-TestStampPattern-780024417 None] Lock "cinder-76f3d5fb-fe2b-4454-817f-a7823f288770-delete_volume" released by "delete_volume" :: held 1.275s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:34:12 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5a86c67a-fc5b-4502-abc0-4d4572c1fce5 tempest-TestStampPattern-780024417 None] Acquiring lock "cinder-2701223d-983d-4e1d-a557-5472a326d756-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:34:12 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5a86c67a-fc5b-4502-abc0-4d4572c1fce5 tempest-TestStampPattern-780024417 None] Lock "cinder-2701223d-983d-4e1d-a557-5472a326d756-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:34:12 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5a86c67a-fc5b-4502-abc0-4d4572c1fce5 tempest-TestStampPattern-780024417 None] Acquiring lock "cinder-quobyte-46210940-2603-4a49-b147-a8cc64421c9c" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:34:12 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5a86c67a-fc5b-4502-abc0-4d4572c1fce5 tempest-TestStampPattern-780024417 None] Lock "cinder-quobyte-46210940-2603-4a49-b147-a8cc64421c9c" acquired by "delete_snapshot" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:34:12 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5a86c67a-fc5b-4502-abc0-4d4572c1fce5 tempest-TestStampPattern-780024417 None] Acquiring lock "cinder-quobyte-2701223d-983d-4e1d-a557-5472a326d756" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:34:12 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5a86c67a-fc5b-4502-abc0-4d4572c1fce5 tempest-TestStampPattern-780024417 None] Lock "cinder-quobyte-2701223d-983d-4e1d-a557-5472a326d756" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:34:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-5a86c67a-fc5b-4502-abc0-4d4572c1fce5 tempest-TestStampPattern-780024417 None] Deleting offline snapshot 2701223d-983d-4e1d-a557-5472a326d756 of volume 46210940-2603-4a49-b147-a8cc64421c9c {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:34:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-5a86c67a-fc5b-4502-abc0-4d4572c1fce5 tempest-TestStampPattern-780024417 None] snapshot_file for this snap is: volume-46210940-2603-4a49-b147-a8cc64421c9c.2701223d-983d-4e1d-a557-5472a326d756 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:34:12 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[1a744ced-c607-4b8a-8388-30ae629e1cac]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:34:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5a86c67a-fc5b-4502-abc0-4d4572c1fce5 tempest-TestStampPattern-780024417 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.2701223d-983d-4e1d-a557-5472a326d756 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:12 devstack sudo[112462]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.2701223d-983d-4e1d-a557-5472a326d756 Aug 16 21:34:12 devstack sudo[112462]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:12 devstack sudo[112462]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5a86c67a-fc5b-4502-abc0-4d4572c1fce5 tempest-TestStampPattern-780024417 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.2701223d-983d-4e1d-a557-5472a326d756" returned: 0 in 0.374s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-5a86c67a-fc5b-4502-abc0-4d4572c1fce5 tempest-TestStampPattern-780024417 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-46210940-2603-4a49-b147-a8cc64421c9c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:34:12 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[5c38e41a-e344-438f-8dd8-7304d959de90]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:34:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5a86c67a-fc5b-4502-abc0-4d4572c1fce5 tempest-TestStampPattern-780024417 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:12 devstack sudo[112467]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c Aug 16 21:34:12 devstack sudo[112467]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:13 devstack sudo[112467]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5a86c67a-fc5b-4502-abc0-4d4572c1fce5 tempest-TestStampPattern-780024417 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c" returned: 0 in 0.454s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5a86c67a-fc5b-4502-abc0-4d4572c1fce5 tempest-TestStampPattern-780024417 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.2701223d-983d-4e1d-a557-5472a326d756 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:13 devstack sudo[112472]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.2701223d-983d-4e1d-a557-5472a326d756 Aug 16 21:34:13 devstack sudo[112472]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:13 devstack sudo[112472]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5a86c67a-fc5b-4502-abc0-4d4572c1fce5 tempest-TestStampPattern-780024417 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.2701223d-983d-4e1d-a557-5472a326d756" returned: 0 in 0.392s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5a86c67a-fc5b-4502-abc0-4d4572c1fce5 tempest-TestStampPattern-780024417 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.2701223d-983d-4e1d-a557-5472a326d756 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:13 devstack sudo[112478]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.2701223d-983d-4e1d-a557-5472a326d756 Aug 16 21:34:13 devstack sudo[112478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:13 devstack sudo[112478]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5a86c67a-fc5b-4502-abc0-4d4572c1fce5 tempest-TestStampPattern-780024417 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c.2701223d-983d-4e1d-a557-5472a326d756" returned: 0 in 0.253s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5a86c67a-fc5b-4502-abc0-4d4572c1fce5 tempest-TestStampPattern-780024417 None] Lock "cinder-quobyte-2701223d-983d-4e1d-a557-5472a326d756" released by "_delete_snapshot" :: held 1.584s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:34:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5a86c67a-fc5b-4502-abc0-4d4572c1fce5 tempest-TestStampPattern-780024417 None] Lock "cinder-quobyte-46210940-2603-4a49-b147-a8cc64421c9c" released by "delete_snapshot" :: held 1.610s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:34:13 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-5a86c67a-fc5b-4502-abc0-4d4572c1fce5 tempest-TestStampPattern-780024417 None] Created reservations ['216cfa8a-f84a-43bc-84e7-6ff0ec13c873', '5a4f163b-e649-4fe1-afa5-0592528577d0', 'd103e039-1cd1-4f21-b612-742f57c2b6f5', 'f53ac867-ec4a-4c88-9011-c37a2cd2e577'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:34:13 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-5a86c67a-fc5b-4502-abc0-4d4572c1fce5 tempest-TestStampPattern-780024417 None] Delete snapshot completed successfully. Aug 16 21:34:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5a86c67a-fc5b-4502-abc0-4d4572c1fce5 tempest-TestStampPattern-780024417 None] Lock "cinder-2701223d-983d-4e1d-a557-5472a326d756-delete_snapshot" released by "delete_snapshot" :: held 1.752s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:34:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f4c320d5-f328-4e9c-9036-41910b44b183 tempest-TestStampPattern-780024417 None] Acquiring lock "cinder-46210940-2603-4a49-b147-a8cc64421c9c-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:34:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f4c320d5-f328-4e9c-9036-41910b44b183 tempest-TestStampPattern-780024417 None] Lock "cinder-46210940-2603-4a49-b147-a8cc64421c9c-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:34:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f4c320d5-f328-4e9c-9036-41910b44b183 tempest-TestStampPattern-780024417 None] Acquiring lock "cinder-quobyte-46210940-2603-4a49-b147-a8cc64421c9c" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:34:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f4c320d5-f328-4e9c-9036-41910b44b183 tempest-TestStampPattern-780024417 None] Lock "cinder-quobyte-46210940-2603-4a49-b147-a8cc64421c9c" acquired by "delete_volume" :: waited 0.030s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:34:18 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[45ab64c2-1391-4de4-8c13-c5e846189678]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:34:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f4c320d5-f328-4e9c-9036-41910b44b183 tempest-TestStampPattern-780024417 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:18 devstack sudo[112510]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c Aug 16 21:34:18 devstack sudo[112510]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:18 devstack sudo[112510]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f4c320d5-f328-4e9c-9036-41910b44b183 tempest-TestStampPattern-780024417 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c" returned: 0 in 0.477s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f4c320d5-f328-4e9c-9036-41910b44b183 tempest-TestStampPattern-780024417 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:18 devstack sudo[112515]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c Aug 16 21:34:18 devstack sudo[112515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:19 devstack sudo[112515]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f4c320d5-f328-4e9c-9036-41910b44b183 tempest-TestStampPattern-780024417 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46210940-2603-4a49-b147-a8cc64421c9c" returned: 0 in 0.270s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f4c320d5-f328-4e9c-9036-41910b44b183 tempest-TestStampPattern-780024417 None] Lock "cinder-quobyte-46210940-2603-4a49-b147-a8cc64421c9c" released by "delete_volume" :: held 0.811s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:34:19 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-f4c320d5-f328-4e9c-9036-41910b44b183 tempest-TestStampPattern-780024417 None] Created reservations ['f2331885-96c2-4e10-938b-0768bc8f082a', '5c925bd3-0c28-421d-a964-68788604b0ff', 'fbb04f46-302b-442e-b403-f61b404c4f2b', 'a6eb314a-5d3b-478b-99e5-08179294cfa1'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:34:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f4c320d5-f328-4e9c-9036-41910b44b183 tempest-TestStampPattern-780024417 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:34:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f4c320d5-f328-4e9c-9036-41910b44b183 tempest-TestStampPattern-780024417 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:34:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f4c320d5-f328-4e9c-9036-41910b44b183 tempest-TestStampPattern-780024417 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:34:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f4c320d5-f328-4e9c-9036-41910b44b183 tempest-TestStampPattern-780024417 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:34:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f4c320d5-f328-4e9c-9036-41910b44b183 tempest-TestStampPattern-780024417 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:34:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f4c320d5-f328-4e9c-9036-41910b44b183 tempest-TestStampPattern-780024417 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:19 devstack sudo[112518]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:34:19 devstack sudo[112518]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:19 devstack sudo[112518]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f4c320d5-f328-4e9c-9036-41910b44b183 tempest-TestStampPattern-780024417 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.284s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:19 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-f4c320d5-f328-4e9c-9036-41910b44b183 tempest-TestStampPattern-780024417 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:34:19 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f4c320d5-f328-4e9c-9036-41910b44b183 tempest-TestStampPattern-780024417 None] Deleted volume successfully. Aug 16 21:34:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f4c320d5-f328-4e9c-9036-41910b44b183 tempest-TestStampPattern-780024417 None] Lock "cinder-46210940-2603-4a49-b147-a8cc64421c9c-delete_volume" released by "delete_volume" :: held 1.324s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:34:25 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:34:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Flow 'volume_create_manager' (aa0b1f6d-d60f-4dc2-aebc-ae4536982e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:34:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b7122ac4-9776-4ee9-bd40-d800e4d9a241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:34:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b7122ac4-9776-4ee9-bd40-d800e4d9a241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:34:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1153876219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dd58447f-e50e-44bf-9060-703a08fa713a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17e1f4238e714c3dac9bda4621835737',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=2026-08-16T19:34:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:34:26Z,use_quota=True,user_id='fa5aa1dfe3c54767988389bb33ebe6eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:34:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d17475a-53bf-4075-9fbb-2650deb60c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:34:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d17475a-53bf-4075-9fbb-2650deb60c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:34:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3c2316e8-3662-442e-bfb4-82791b7ee138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:34:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3c2316e8-3662-442e-bfb4-82791b7ee138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dd58447f-e50e-44bf-9060-703a08fa713a', 'volume_name': 'volume-dd58447f-e50e-44bf-9060-703a08fa713a', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:34:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe0d6732-2b50-446b-a7bc-576d9853d9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:34:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe0d6732-2b50-446b-a7bc-576d9853d9ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:34:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea574d14-ab36-49bb-9a2b-efc95d6eb44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:34:25 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Volume dd58447f-e50e-44bf-9060-703a08fa713a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dd58447f-e50e-44bf-9060-703a08fa713a', 'volume_size': 1} Aug 16 21:34:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:34:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:34:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] ==> create_volume: call "{'self': , '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-08-16T19:34:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1153876219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dd58447f-e50e-44bf-9060-703a08fa713a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17e1f4238e714c3dac9bda4621835737',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=2026-08-16T19:34:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:34:26Z,use_quota=True,user_id='fa5aa1dfe3c54767988389bb33ebe6eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:34:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Creating volume dd58447f-e50e-44bf-9060-703a08fa713a {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:34:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:34:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:34:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:34:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:34:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:34:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:34:25 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:34:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:25 devstack sudo[112529]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a 1073741824 Aug 16 21:34:25 devstack sudo[112529]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:26 devstack sudo[112529]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a 1073741824" returned: 0 in 0.429s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:26 devstack sudo[112535]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a Aug 16 21:34:26 devstack sudo[112535]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:26 devstack sudo[112535]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a" returned: 0 in 0.238s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:26 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] <== create_volume: return (709ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:34:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.711s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:34:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea574d14-ab36-49bb-9a2b-efc95d6eb44c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dd58447f-e50e-44bf-9060-703a08fa713a', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:34:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d888cc07-7f19-4442-a37b-ccfb56b7cfd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:34:26 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Volume volume-dd58447f-e50e-44bf-9060-703a08fa713a (dd58447f-e50e-44bf-9060-703a08fa713a): created successfully Aug 16 21:34:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d888cc07-7f19-4442-a37b-ccfb56b7cfd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:34:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Flow 'volume_create_manager' (aa0b1f6d-d60f-4dc2-aebc-ae4536982e77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:34:26 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-eb0f8f02-a974-4401-88ae-ba5739e6b982 tempest-TestImageHashVerification-1598944293 None] Created volume successfully. Aug 16 21:34:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-967a98c6-d52a-49e2-9e48-c12a3a44f5fa tempest-TestImageHashVerification-1598944293 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:34:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-967a98c6-d52a-49e2-9e48-c12a3a44f5fa tempest-TestImageHashVerification-1598944293 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:34:27 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[2ae89c03-4162-48a0-8c3e-50079eb706e6]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:34:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-967a98c6-d52a-49e2-9e48-c12a3a44f5fa tempest-TestImageHashVerification-1598944293 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:27 devstack sudo[112538]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a Aug 16 21:34:27 devstack sudo[112538]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:27 devstack sudo[112538]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-967a98c6-d52a-49e2-9e48-c12a3a44f5fa tempest-TestImageHashVerification-1598944293 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a" returned: 0 in 0.425s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:27 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[57b55855-8a66-4232-b1ee-5ca7f098d8c8]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:34:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-967a98c6-d52a-49e2-9e48-c12a3a44f5fa tempest-TestImageHashVerification-1598944293 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:28 devstack sudo[112543]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a Aug 16 21:34:28 devstack sudo[112543]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:28 devstack sudo[112543]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-967a98c6-d52a-49e2-9e48-c12a3a44f5fa tempest-TestImageHashVerification-1598944293 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a" returned: 0 in 0.387s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-967a98c6-d52a-49e2-9e48-c12a3a44f5fa tempest-TestImageHashVerification-1598944293 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a /opt/stack/data/cinder/conversion/dd58447f-e50e-44bf-9060-703a08fa713a.temp_image.923648c0-b78c-4d5f-a248-7450b4f0864d1myjh03y.img {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:28 devstack sudo[112548]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a /opt/stack/data/cinder/conversion/dd58447f-e50e-44bf-9060-703a08fa713a.temp_image.923648c0-b78c-4d5f-a248-7450b4f0864d1myjh03y.img Aug 16 21:34:28 devstack sudo[112548]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:32 devstack sudo[112548]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-967a98c6-d52a-49e2-9e48-c12a3a44f5fa tempest-TestImageHashVerification-1598944293 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a /opt/stack/data/cinder/conversion/dd58447f-e50e-44bf-9060-703a08fa713a.temp_image.923648c0-b78c-4d5f-a248-7450b4f0864d1myjh03y.img" returned: 0 in 4.527s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:32 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[2ef16544-fde2-4337-a886-23ea7ab46cb5]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:34:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-967a98c6-d52a-49e2-9e48-c12a3a44f5fa tempest-TestImageHashVerification-1598944293 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:33 devstack sudo[112564]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a Aug 16 21:34:33 devstack sudo[112564]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:33 devstack sudo[112564]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-967a98c6-d52a-49e2-9e48-c12a3a44f5fa tempest-TestImageHashVerification-1598944293 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a" returned: 0 in 0.537s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:33 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-967a98c6-d52a-49e2-9e48-c12a3a44f5fa tempest-TestImageHashVerification-1598944293 None] Image conversion details: src /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a, size 1024.00 MB, duration 4.53 sec, destination /opt/stack/data/cinder/conversion/dd58447f-e50e-44bf-9060-703a08fa713a.temp_image.923648c0-b78c-4d5f-a248-7450b4f0864d1myjh03y.img {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:34:33 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-967a98c6-d52a-49e2-9e48-c12a3a44f5fa tempest-TestImageHashVerification-1598944293 None] Converted 1024.00 MB image at 226.12 MB/s Aug 16 21:34:33 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-967a98c6-d52a-49e2-9e48-c12a3a44f5fa tempest-TestImageHashVerification-1598944293 None] 923648c0-b78c-4d5f-a248-7450b4f0864d was raw, no need to convert to raw {{(pid=94342) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1162}} Aug 16 21:34:34 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:34:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Flow 'volume_create_manager' (dd850004-70a5-4512-80b2-f640cc7b989a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:34:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60ab09da-23f9-4d3c-8f2c-035f20778c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:34:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60ab09da-23f9-4d3c-8f2c-035f20778c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:34:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1500974930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4e3e42ad-82e0-4e75-aea3-a1e93a709e0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cad3199c0e654e4ea178aea39a14281c',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=2026-08-16T19:34:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:34:34Z,use_quota=True,user_id='c05a49ae6331453eae90fefefe25d75a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:34:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fda511e2-d314-4d3f-999a-0d5e84c1f7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:34:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fda511e2-d314-4d3f-999a-0d5e84c1f7ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:34:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (988cbadb-2d36-4ed0-90d8-8c62f47fda8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:34:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (988cbadb-2d36-4ed0-90d8-8c62f47fda8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4e3e42ad-82e0-4e75-aea3-a1e93a709e0d', 'volume_name': 'volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:34:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5d2682c8-16eb-478f-90e3-a9c78f2c7f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:34:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5d2682c8-16eb-478f-90e3-a9c78f2c7f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:34:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a062f6c5-5d63-4c9e-9be6-e1a2f8b66c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:34:34 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Volume 4e3e42ad-82e0-4e75-aea3-a1e93a709e0d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d', 'volume_size': 1} Aug 16 21:34:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:34:44 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=25,cinder:UPDATE=24,cinder:INSERT=7,cinder:DELETE=3 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:34:44 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=31,cinder:UPDATE=30,cinder:INSERT=6 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:34:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-967a98c6-d52a-49e2-9e48-c12a3a44f5fa tempest-TestImageHashVerification-1598944293 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 24.387s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:34:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-967a98c6-d52a-49e2-9e48-c12a3a44f5fa tempest-TestImageHashVerification-1598944293 None] Uploaded volume to glance image-id: 923648c0-b78c-4d5f-a248-7450b4f0864d. {{(pid=94342) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 16 21:34:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 17.395s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:34:51 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] ==> create_volume: call "{'self': , '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-08-16T19:34:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1500974930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4e3e42ad-82e0-4e75-aea3-a1e93a709e0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cad3199c0e654e4ea178aea39a14281c',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=2026-08-16T19:34:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:34:34Z,use_quota=True,user_id='c05a49ae6331453eae90fefefe25d75a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:34:51 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Creating volume 4e3e42ad-82e0-4e75-aea3-a1e93a709e0d {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:34:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:34:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:34:51 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:34:51 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:34:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:34:51 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:34:51 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:34:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:51 devstack sudo[112615]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d 1073741824 Aug 16 21:34:51 devstack sudo[112615]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:51 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-967a98c6-d52a-49e2-9e48-c12a3a44f5fa tempest-TestImageHashVerification-1598944293 None] Copy volume to image completed successfully. Aug 16 21:34:52 devstack sudo[112615]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d 1073741824" returned: 0 in 0.403s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:52 devstack sudo[112620]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d Aug 16 21:34:52 devstack sudo[112620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:52 devstack sudo[112620]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d" returned: 0 in 0.266s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] <== create_volume: return (709ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:34:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.712s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:34:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a062f6c5-5d63-4c9e-9be6-e1a2f8b66c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:34:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (426d12a3-5ae4-4dcc-97d2-dc3bb5bf7c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:34:52 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Volume volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d (4e3e42ad-82e0-4e75-aea3-a1e93a709e0d): created successfully Aug 16 21:34:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (426d12a3-5ae4-4dcc-97d2-dc3bb5bf7c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:34:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Flow 'volume_create_manager' (dd850004-70a5-4512-80b2-f640cc7b989a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:34:52 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-a5ba56f5-3cf2-4cac-8d14-d943d6b9e4c7 tempest-VolumeDependencyTests-1743172226 None] Created volume successfully. Aug 16 21:34:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4b7fb04c-4f5f-4c5c-97f4-28cc32a3c585 tempest-TestImageHashVerification-1598944293 None] Acquiring lock "cinder-dd58447f-e50e-44bf-9060-703a08fa713a-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:34:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4b7fb04c-4f5f-4c5c-97f4-28cc32a3c585 tempest-TestImageHashVerification-1598944293 None] Lock "cinder-dd58447f-e50e-44bf-9060-703a08fa713a-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:34:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4b7fb04c-4f5f-4c5c-97f4-28cc32a3c585 tempest-TestImageHashVerification-1598944293 None] Acquiring lock "cinder-quobyte-dd58447f-e50e-44bf-9060-703a08fa713a" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:34:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4b7fb04c-4f5f-4c5c-97f4-28cc32a3c585 tempest-TestImageHashVerification-1598944293 None] Lock "cinder-quobyte-dd58447f-e50e-44bf-9060-703a08fa713a" acquired by "delete_volume" :: waited 0.013s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:34:53 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[b141015e-a153-4a4d-a789-3470ca776d10]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:34:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4b7fb04c-4f5f-4c5c-97f4-28cc32a3c585 tempest-TestImageHashVerification-1598944293 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:53 devstack sudo[112623]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a Aug 16 21:34:53 devstack sudo[112623]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:53 devstack sudo[112623]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4b7fb04c-4f5f-4c5c-97f4-28cc32a3c585 tempest-TestImageHashVerification-1598944293 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a" returned: 0 in 0.358s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4b7fb04c-4f5f-4c5c-97f4-28cc32a3c585 tempest-TestImageHashVerification-1598944293 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:53 devstack sudo[112628]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a Aug 16 21:34:53 devstack sudo[112628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:53 devstack sudo[112628]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4b7fb04c-4f5f-4c5c-97f4-28cc32a3c585 tempest-TestImageHashVerification-1598944293 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-dd58447f-e50e-44bf-9060-703a08fa713a" returned: 0 in 0.261s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4b7fb04c-4f5f-4c5c-97f4-28cc32a3c585 tempest-TestImageHashVerification-1598944293 None] Lock "cinder-quobyte-dd58447f-e50e-44bf-9060-703a08fa713a" released by "delete_volume" :: held 0.666s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:34:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f0155d44-95c2-40f4-8dbf-d619a45ba3f8 tempest-VolumeDependencyTests-1743172226 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:34:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f0155d44-95c2-40f4-8dbf-d619a45ba3f8 tempest-VolumeDependencyTests-1743172226 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:34:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-f0155d44-95c2-40f4-8dbf-d619a45ba3f8 tempest-VolumeDependencyTests-1743172226 None] Creating offline snapshot dcaf1458-4af8-48a2-9d36-97823beb542e of volume 4e3e42ad-82e0-4e75-aea3-a1e93a709e0d {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:34:53 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[fb4dae64-967e-4c56-9585-061f002964d8]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:34:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f0155d44-95c2-40f4-8dbf-d619a45ba3f8 tempest-VolumeDependencyTests-1743172226 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:53 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-4b7fb04c-4f5f-4c5c-97f4-28cc32a3c585 tempest-TestImageHashVerification-1598944293 None] Created reservations ['d5c30642-239c-4069-854d-6003c99adc70', '21ec4272-fbac-4cc6-91bb-5b2c940d869f', '9aa40639-12d8-48f0-a720-bac05dc022af', '09e307ed-7f4c-411d-a3f5-c97bedc4fd85'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:34:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4b7fb04c-4f5f-4c5c-97f4-28cc32a3c585 tempest-TestImageHashVerification-1598944293 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:34:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4b7fb04c-4f5f-4c5c-97f4-28cc32a3c585 tempest-TestImageHashVerification-1598944293 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:34:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4b7fb04c-4f5f-4c5c-97f4-28cc32a3c585 tempest-TestImageHashVerification-1598944293 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:34:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4b7fb04c-4f5f-4c5c-97f4-28cc32a3c585 tempest-TestImageHashVerification-1598944293 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:34:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4b7fb04c-4f5f-4c5c-97f4-28cc32a3c585 tempest-TestImageHashVerification-1598944293 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:34:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4b7fb04c-4f5f-4c5c-97f4-28cc32a3c585 tempest-TestImageHashVerification-1598944293 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:53 devstack sudo[112632]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:34:53 devstack sudo[112631]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d Aug 16 21:34:53 devstack sudo[112632]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:53 devstack sudo[112631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:54 devstack sudo[112632]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4b7fb04c-4f5f-4c5c-97f4-28cc32a3c585 tempest-TestImageHashVerification-1598944293 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.296s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:54 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-4b7fb04c-4f5f-4c5c-97f4-28cc32a3c585 tempest-TestImageHashVerification-1598944293 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:34:54 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-4b7fb04c-4f5f-4c5c-97f4-28cc32a3c585 tempest-TestImageHashVerification-1598944293 None] Deleted volume successfully. Aug 16 21:34:54 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4b7fb04c-4f5f-4c5c-97f4-28cc32a3c585 tempest-TestImageHashVerification-1598944293 None] Lock "cinder-dd58447f-e50e-44bf-9060-703a08fa713a-delete_volume" released by "delete_volume" :: held 1.199s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:34:54 devstack sudo[112631]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f0155d44-95c2-40f4-8dbf-d619a45ba3f8 tempest-VolumeDependencyTests-1743172226 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d" returned: 0 in 0.425s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f0155d44-95c2-40f4-8dbf-d619a45ba3f8 tempest-VolumeDependencyTests-1743172226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.dcaf1458-4af8-48a2-9d36-97823beb542e 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:54 devstack sudo[112639]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.dcaf1458-4af8-48a2-9d36-97823beb542e 1G Aug 16 21:34:54 devstack sudo[112639]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:54 devstack sudo[112639]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f0155d44-95c2-40f4-8dbf-d619a45ba3f8 tempest-VolumeDependencyTests-1743172226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.dcaf1458-4af8-48a2-9d36-97823beb542e 1G" returned: 0 in 0.402s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f0155d44-95c2-40f4-8dbf-d619a45ba3f8 tempest-VolumeDependencyTests-1743172226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.dcaf1458-4af8-48a2-9d36-97823beb542e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:54 devstack sudo[112645]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.dcaf1458-4af8-48a2-9d36-97823beb542e Aug 16 21:34:54 devstack sudo[112645]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:54 devstack sudo[112645]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f0155d44-95c2-40f4-8dbf-d619a45ba3f8 tempest-VolumeDependencyTests-1743172226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.dcaf1458-4af8-48a2-9d36-97823beb542e" returned: 0 in 0.337s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:54 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-f0155d44-95c2-40f4-8dbf-d619a45ba3f8 tempest-VolumeDependencyTests-1743172226 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.dcaf1458-4af8-48a2-9d36-97823beb542e is being set with open permissions: ugo+rw Aug 16 21:34:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f0155d44-95c2-40f4-8dbf-d619a45ba3f8 tempest-VolumeDependencyTests-1743172226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.dcaf1458-4af8-48a2-9d36-97823beb542e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:55 devstack sudo[112650]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.dcaf1458-4af8-48a2-9d36-97823beb542e Aug 16 21:34:55 devstack sudo[112650]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:55 devstack sudo[112650]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f0155d44-95c2-40f4-8dbf-d619a45ba3f8 tempest-VolumeDependencyTests-1743172226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.dcaf1458-4af8-48a2-9d36-97823beb542e" returned: 0 in 0.255s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f0155d44-95c2-40f4-8dbf-d619a45ba3f8 tempest-VolumeDependencyTests-1743172226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:55 devstack sudo[112653]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.info Aug 16 21:34:55 devstack sudo[112653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:55 devstack sudo[112653]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f0155d44-95c2-40f4-8dbf-d619a45ba3f8 tempest-VolumeDependencyTests-1743172226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.info" returned: 0 in 0.257s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:55 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-f0155d44-95c2-40f4-8dbf-d619a45ba3f8 tempest-VolumeDependencyTests-1743172226 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.info is being set with open permissions: ugo+rw Aug 16 21:34:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f0155d44-95c2-40f4-8dbf-d619a45ba3f8 tempest-VolumeDependencyTests-1743172226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:55 devstack sudo[112657]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.info Aug 16 21:34:55 devstack sudo[112657]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:55 devstack sudo[112657]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f0155d44-95c2-40f4-8dbf-d619a45ba3f8 tempest-VolumeDependencyTests-1743172226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.info" returned: 0 in 0.263s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f0155d44-95c2-40f4-8dbf-d619a45ba3f8 tempest-VolumeDependencyTests-1743172226 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.048s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:34:55 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f0155d44-95c2-40f4-8dbf-d619a45ba3f8 tempest-VolumeDependencyTests-1743172226 None] Create snapshot completed successfully Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Flow 'volume_create_manager' (a4ea7ba9-c382-42e8-be66-e2ff4a873000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bc08b1b6-2c8f-43d8-9890-ace2752ae685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bc08b1b6-2c8f-43d8-9890-ace2752ae685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:34:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1631240312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=46cb3b56-13fb-4ef7-a664-43cb441500ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cad3199c0e654e4ea178aea39a14281c',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=2026-08-16T19:34:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=dcaf1458-4af8-48a2-9d36-97823beb542e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:34:57Z,use_quota=True,user_id='c05a49ae6331453eae90fefefe25d75a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3587b46e-24d2-4217-94cf-708922597a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3587b46e-24d2-4217-94cf-708922597a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d61b8ca8-f3e8-4554-9649-6a5ae8b23878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d61b8ca8-f3e8-4554-9649-6a5ae8b23878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '46cb3b56-13fb-4ef7-a664-43cb441500ef', 'volume_name': 'volume-46cb3b56-13fb-4ef7-a664-43cb441500ef', 'volume_size': 1, 'snapshot_id': 'dcaf1458-4af8-48a2-9d36-97823beb542e'}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5f6b83a8-c3bb-4079-bf19-114bd816a4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5f6b83a8-c3bb-4079-bf19-114bd816a4cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1e6a585f-0a63-4d4b-85ef-6088f12fce44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:34:57 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Volume 46cb3b56-13fb-4ef7-a664-43cb441500ef: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-46cb3b56-13fb-4ef7-a664-43cb441500ef', 'volume_size': 1, 'snapshot_id': 'dcaf1458-4af8-48a2-9d36-97823beb542e'} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Acquiring lock "cinder-quobyte-dcaf1458-4af8-48a2-9d36-97823beb542e-46cb3b56-13fb-4ef7-a664-43cb441500ef" by "_create_volume_from_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Lock "cinder-quobyte-dcaf1458-4af8-48a2-9d36-97823beb542e-46cb3b56-13fb-4ef7-a664-43cb441500ef" acquired by "_create_volume_from_snapshot" :: waited 0.013s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Creating volume 46cb3b56-13fb-4ef7-a664-43cb441500ef from snapshot dcaf1458-4af8-48a2-9d36-97823beb542e {{(pid=94342) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Acquiring lock "cinder-quobyte-46cb3b56-13fb-4ef7-a664-43cb441500ef" by "_copy_volume_from_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Lock "cinder-quobyte-46cb3b56-13fb-4ef7-a664-43cb441500ef" acquired by "_copy_volume_from_snapshot" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] snapshot: dcaf1458-4af8-48a2-9d36-97823beb542e, volume: 46cb3b56-13fb-4ef7-a664-43cb441500ef, {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:403}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[83980dce-1ed1-4ef4-bd8d-78c4b6f39b83]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:34:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.dcaf1458-4af8-48a2-9d36-97823beb542e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:57 devstack sudo[112662]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.dcaf1458-4af8-48a2-9d36-97823beb542e Aug 16 21:34:57 devstack sudo[112662]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:58 devstack sudo[112662]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.dcaf1458-4af8-48a2-9d36-97823beb542e" returned: 0 in 0.392s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:34:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] will copy from snapshot at /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:422}} Aug 16 21:34:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Creating direct copy from snapshot {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:430}} Aug 16 21:34:58 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[27a46d97-3ee2-4e69-b6ea-4aad18e01e10]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:34:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:58 devstack sudo[112667]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d Aug 16 21:34:58 devstack sudo[112667]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:34:58 devstack sudo[112667]: pam_unix(sudo:session): session closed for user root Aug 16 21:34:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d" returned: 0 in 0.414s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:34:58 devstack cinder-volume[94342]: DEBUG cinder.utils [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Path /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46cb3b56-13fb-4ef7-a664-43cb441500ef not found in is_blk_device check {{(pid=94342) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 16 21:34:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46cb3b56-13fb-4ef7-a664-43cb441500ef {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:34:58 devstack sudo[112673]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46cb3b56-13fb-4ef7-a664-43cb441500ef Aug 16 21:34:58 devstack sudo[112673]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:03 devstack sudo[112673]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46cb3b56-13fb-4ef7-a664-43cb441500ef" returned: 0 in 4.682s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:03 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[39b58a2c-ceeb-48ee-a326-7dd92bff31cf]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:03 devstack sudo[112691]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d Aug 16 21:35:03 devstack sudo[112691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:03 devstack sudo[112691]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d" returned: 0 in 0.514s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:03 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Image conversion details: src /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d, size 1024.00 MB, duration 4.68 sec, destination /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46cb3b56-13fb-4ef7-a664-43cb441500ef {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:35:03 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Converted 1024.00 MB image at 218.67 MB/s Aug 16 21:35:03 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46cb3b56-13fb-4ef7-a664-43cb441500ef is being set with open permissions: ugo+rw Aug 16 21:35:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46cb3b56-13fb-4ef7-a664-43cb441500ef {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:03 devstack sudo[112696]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46cb3b56-13fb-4ef7-a664-43cb441500ef Aug 16 21:35:03 devstack sudo[112696]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:03 devstack sudo[112696]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46cb3b56-13fb-4ef7-a664-43cb441500ef" returned: 0 in 0.236s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:03 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Lock "cinder-quobyte-46cb3b56-13fb-4ef7-a664-43cb441500ef" released by "_copy_volume_from_snapshot" :: held 6.342s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:03 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Lock "cinder-quobyte-dcaf1458-4af8-48a2-9d36-97823beb542e-46cb3b56-13fb-4ef7-a664-43cb441500ef" released by "_create_volume_from_snapshot" :: held 6.373s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 6.387s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:03 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1e6a585f-0a63-4d4b-85ef-6088f12fce44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-46cb3b56-13fb-4ef7-a664-43cb441500ef', 'volume_size': 1, 'snapshot_id': 'dcaf1458-4af8-48a2-9d36-97823beb542e'}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:03 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5d2da1bd-6929-4484-8868-11c6caef1bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:04 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Volume volume-46cb3b56-13fb-4ef7-a664-43cb441500ef (46cb3b56-13fb-4ef7-a664-43cb441500ef): created successfully Aug 16 21:35:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5d2da1bd-6929-4484-8868-11c6caef1bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Flow 'volume_create_manager' (a4ea7ba9-c382-42e8-be66-e2ff4a873000) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:35:04 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-6593be07-aefc-472f-8005-976fbac57cc2 tempest-VolumeDependencyTests-1743172226 None] Created volume successfully. Aug 16 21:35:04 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7a607ddb-e764-485f-8911-594f3b23a815 tempest-VolumeDependencyTests-1743172226 None] Acquiring lock "cinder-dcaf1458-4af8-48a2-9d36-97823beb542e-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:04 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7a607ddb-e764-485f-8911-594f3b23a815 tempest-VolumeDependencyTests-1743172226 None] Lock "cinder-dcaf1458-4af8-48a2-9d36-97823beb542e-delete_snapshot" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:04 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7a607ddb-e764-485f-8911-594f3b23a815 tempest-VolumeDependencyTests-1743172226 None] Acquiring lock "cinder-quobyte-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:04 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7a607ddb-e764-485f-8911-594f3b23a815 tempest-VolumeDependencyTests-1743172226 None] Lock "cinder-quobyte-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:04 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7a607ddb-e764-485f-8911-594f3b23a815 tempest-VolumeDependencyTests-1743172226 None] Acquiring lock "cinder-quobyte-dcaf1458-4af8-48a2-9d36-97823beb542e" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:04 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7a607ddb-e764-485f-8911-594f3b23a815 tempest-VolumeDependencyTests-1743172226 None] Lock "cinder-quobyte-dcaf1458-4af8-48a2-9d36-97823beb542e" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:04 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-7a607ddb-e764-485f-8911-594f3b23a815 tempest-VolumeDependencyTests-1743172226 None] Deleting offline snapshot dcaf1458-4af8-48a2-9d36-97823beb542e of volume 4e3e42ad-82e0-4e75-aea3-a1e93a709e0d {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:35:04 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-7a607ddb-e764-485f-8911-594f3b23a815 tempest-VolumeDependencyTests-1743172226 None] snapshot_file for this snap is: volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.dcaf1458-4af8-48a2-9d36-97823beb542e {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:35:04 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[5601ea31-f3e6-4291-9aed-015741372968]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7a607ddb-e764-485f-8911-594f3b23a815 tempest-VolumeDependencyTests-1743172226 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.dcaf1458-4af8-48a2-9d36-97823beb542e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:04 devstack sudo[112699]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.dcaf1458-4af8-48a2-9d36-97823beb542e Aug 16 21:35:04 devstack sudo[112699]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:04 devstack sudo[112699]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7a607ddb-e764-485f-8911-594f3b23a815 tempest-VolumeDependencyTests-1743172226 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.dcaf1458-4af8-48a2-9d36-97823beb542e" returned: 0 in 0.369s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:04 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-7a607ddb-e764-485f-8911-594f3b23a815 tempest-VolumeDependencyTests-1743172226 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:35:04 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[8c5c9d24-88e5-4254-ac31-c6bc9047a110]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7a607ddb-e764-485f-8911-594f3b23a815 tempest-VolumeDependencyTests-1743172226 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:04 devstack sudo[112704]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d Aug 16 21:35:04 devstack sudo[112704]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:05 devstack sudo[112704]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7a607ddb-e764-485f-8911-594f3b23a815 tempest-VolumeDependencyTests-1743172226 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d" returned: 0 in 0.415s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7a607ddb-e764-485f-8911-594f3b23a815 tempest-VolumeDependencyTests-1743172226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.dcaf1458-4af8-48a2-9d36-97823beb542e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:05 devstack sudo[112710]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.dcaf1458-4af8-48a2-9d36-97823beb542e Aug 16 21:35:05 devstack sudo[112710]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:05 devstack sudo[112710]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7a607ddb-e764-485f-8911-594f3b23a815 tempest-VolumeDependencyTests-1743172226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.dcaf1458-4af8-48a2-9d36-97823beb542e" returned: 0 in 0.348s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7a607ddb-e764-485f-8911-594f3b23a815 tempest-VolumeDependencyTests-1743172226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.dcaf1458-4af8-48a2-9d36-97823beb542e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:05 devstack sudo[112716]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.dcaf1458-4af8-48a2-9d36-97823beb542e Aug 16 21:35:05 devstack sudo[112716]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:05 devstack sudo[112716]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7a607ddb-e764-485f-8911-594f3b23a815 tempest-VolumeDependencyTests-1743172226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d.dcaf1458-4af8-48a2-9d36-97823beb542e" returned: 0 in 0.248s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7a607ddb-e764-485f-8911-594f3b23a815 tempest-VolumeDependencyTests-1743172226 None] Lock "cinder-quobyte-dcaf1458-4af8-48a2-9d36-97823beb542e" released by "_delete_snapshot" :: held 1.497s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7a607ddb-e764-485f-8911-594f3b23a815 tempest-VolumeDependencyTests-1743172226 None] Lock "cinder-quobyte-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d" released by "delete_snapshot" :: held 1.523s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:05 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-7a607ddb-e764-485f-8911-594f3b23a815 tempest-VolumeDependencyTests-1743172226 None] Created reservations ['26bb16f9-71a6-4c9e-b806-6a724591306d', '93d802bc-c26b-4b1f-9dd3-40ac85103213', 'c2a93927-8d9b-42a8-91f2-edc1ee3aa7c3', '9a364c5d-20b5-455f-983c-44498fd976f8'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:35:05 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-7a607ddb-e764-485f-8911-594f3b23a815 tempest-VolumeDependencyTests-1743172226 None] Delete snapshot completed successfully. Aug 16 21:35:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7a607ddb-e764-485f-8911-594f3b23a815 tempest-VolumeDependencyTests-1743172226 None] Lock "cinder-dcaf1458-4af8-48a2-9d36-97823beb542e-delete_snapshot" released by "delete_snapshot" :: held 1.669s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:06 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6776c062-3954-4928-ac6d-bca2d038fd8a tempest-VolumeDependencyTests-1743172226 None] Acquiring lock "cinder-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:06 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6776c062-3954-4928-ac6d-bca2d038fd8a tempest-VolumeDependencyTests-1743172226 None] Lock "cinder-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:06 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6776c062-3954-4928-ac6d-bca2d038fd8a tempest-VolumeDependencyTests-1743172226 None] Acquiring lock "cinder-quobyte-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:06 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6776c062-3954-4928-ac6d-bca2d038fd8a tempest-VolumeDependencyTests-1743172226 None] Lock "cinder-quobyte-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d" acquired by "delete_volume" :: waited 0.016s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:06 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[15c70ae1-1257-4fc8-8ec5-d6d83503b285]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6776c062-3954-4928-ac6d-bca2d038fd8a tempest-VolumeDependencyTests-1743172226 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:06 devstack sudo[112719]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d Aug 16 21:35:06 devstack sudo[112719]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:06 devstack sudo[112719]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6776c062-3954-4928-ac6d-bca2d038fd8a tempest-VolumeDependencyTests-1743172226 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d" returned: 0 in 0.367s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6776c062-3954-4928-ac6d-bca2d038fd8a tempest-VolumeDependencyTests-1743172226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:06 devstack sudo[112724]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d Aug 16 21:35:06 devstack sudo[112724]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:07 devstack sudo[112724]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6776c062-3954-4928-ac6d-bca2d038fd8a tempest-VolumeDependencyTests-1743172226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d" returned: 0 in 0.251s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6776c062-3954-4928-ac6d-bca2d038fd8a tempest-VolumeDependencyTests-1743172226 None] Lock "cinder-quobyte-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d" released by "delete_volume" :: held 0.685s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:07 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-6776c062-3954-4928-ac6d-bca2d038fd8a tempest-VolumeDependencyTests-1743172226 None] Created reservations ['9131e0d7-566c-4d71-9cd6-ebd819c1feae', 'a73ad075-f917-4921-ad17-73f31b7089c6', 'c7cd2c48-0853-42be-b2c9-eaed8e53bb39', '43a653e5-d549-4fb9-880d-49d86b9ff9fa'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:35:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6776c062-3954-4928-ac6d-bca2d038fd8a tempest-VolumeDependencyTests-1743172226 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6776c062-3954-4928-ac6d-bca2d038fd8a tempest-VolumeDependencyTests-1743172226 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6776c062-3954-4928-ac6d-bca2d038fd8a tempest-VolumeDependencyTests-1743172226 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:35:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6776c062-3954-4928-ac6d-bca2d038fd8a tempest-VolumeDependencyTests-1743172226 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:35:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6776c062-3954-4928-ac6d-bca2d038fd8a tempest-VolumeDependencyTests-1743172226 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6776c062-3954-4928-ac6d-bca2d038fd8a tempest-VolumeDependencyTests-1743172226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:07 devstack sudo[112727]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:35:07 devstack sudo[112727]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:07 devstack sudo[112727]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6776c062-3954-4928-ac6d-bca2d038fd8a tempest-VolumeDependencyTests-1743172226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.288s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:07 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-6776c062-3954-4928-ac6d-bca2d038fd8a tempest-VolumeDependencyTests-1743172226 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:35:07 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-6776c062-3954-4928-ac6d-bca2d038fd8a tempest-VolumeDependencyTests-1743172226 None] Deleted volume successfully. Aug 16 21:35:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e3c088d5-9e72-444c-961a-f04a087fe76c tempest-VolumeDependencyTests-1743172226 None] Acquiring lock "cinder-46cb3b56-13fb-4ef7-a664-43cb441500ef-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e3c088d5-9e72-444c-961a-f04a087fe76c tempest-VolumeDependencyTests-1743172226 None] Lock "cinder-46cb3b56-13fb-4ef7-a664-43cb441500ef-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6776c062-3954-4928-ac6d-bca2d038fd8a tempest-VolumeDependencyTests-1743172226 None] Lock "cinder-4e3e42ad-82e0-4e75-aea3-a1e93a709e0d-delete_volume" released by "delete_volume" :: held 1.214s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e3c088d5-9e72-444c-961a-f04a087fe76c tempest-VolumeDependencyTests-1743172226 None] Acquiring lock "cinder-quobyte-46cb3b56-13fb-4ef7-a664-43cb441500ef" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e3c088d5-9e72-444c-961a-f04a087fe76c tempest-VolumeDependencyTests-1743172226 None] Lock "cinder-quobyte-46cb3b56-13fb-4ef7-a664-43cb441500ef" acquired by "delete_volume" :: waited 0.024s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:07 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[1a8d1cc2-114b-47bf-a67b-64f047b556a4]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e3c088d5-9e72-444c-961a-f04a087fe76c tempest-VolumeDependencyTests-1743172226 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46cb3b56-13fb-4ef7-a664-43cb441500ef {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:07 devstack sudo[112730]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46cb3b56-13fb-4ef7-a664-43cb441500ef Aug 16 21:35:07 devstack sudo[112730]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:08 devstack sudo[112730]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e3c088d5-9e72-444c-961a-f04a087fe76c tempest-VolumeDependencyTests-1743172226 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46cb3b56-13fb-4ef7-a664-43cb441500ef" returned: 0 in 0.378s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e3c088d5-9e72-444c-961a-f04a087fe76c tempest-VolumeDependencyTests-1743172226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46cb3b56-13fb-4ef7-a664-43cb441500ef {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:08 devstack sudo[112735]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46cb3b56-13fb-4ef7-a664-43cb441500ef Aug 16 21:35:08 devstack sudo[112735]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:08 devstack sudo[112735]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e3c088d5-9e72-444c-961a-f04a087fe76c tempest-VolumeDependencyTests-1743172226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-46cb3b56-13fb-4ef7-a664-43cb441500ef" returned: 0 in 0.258s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e3c088d5-9e72-444c-961a-f04a087fe76c tempest-VolumeDependencyTests-1743172226 None] Lock "cinder-quobyte-46cb3b56-13fb-4ef7-a664-43cb441500ef" released by "delete_volume" :: held 0.678s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:08 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-e3c088d5-9e72-444c-961a-f04a087fe76c tempest-VolumeDependencyTests-1743172226 None] Created reservations ['9922de5f-82e1-4ff9-a3a2-f24fe10e5b36', '2c67e448-1c74-49a2-8861-04755110fe01', 'e472a7b9-8ee9-47b2-877d-947838747997', 'e5083893-369e-42e6-a00b-827710cbf2db'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:35:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e3c088d5-9e72-444c-961a-f04a087fe76c tempest-VolumeDependencyTests-1743172226 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e3c088d5-9e72-444c-961a-f04a087fe76c tempest-VolumeDependencyTests-1743172226 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e3c088d5-9e72-444c-961a-f04a087fe76c tempest-VolumeDependencyTests-1743172226 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:35:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e3c088d5-9e72-444c-961a-f04a087fe76c tempest-VolumeDependencyTests-1743172226 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:35:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e3c088d5-9e72-444c-961a-f04a087fe76c tempest-VolumeDependencyTests-1743172226 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e3c088d5-9e72-444c-961a-f04a087fe76c tempest-VolumeDependencyTests-1743172226 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:08 devstack sudo[112738]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:35:08 devstack sudo[112738]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:08 devstack sudo[112738]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e3c088d5-9e72-444c-961a-f04a087fe76c tempest-VolumeDependencyTests-1743172226 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.268s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:08 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-e3c088d5-9e72-444c-961a-f04a087fe76c tempest-VolumeDependencyTests-1743172226 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:35:08 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-e3c088d5-9e72-444c-961a-f04a087fe76c tempest-VolumeDependencyTests-1743172226 None] Deleted volume successfully. Aug 16 21:35:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e3c088d5-9e72-444c-961a-f04a087fe76c tempest-VolumeDependencyTests-1743172226 None] Lock "cinder-46cb3b56-13fb-4ef7-a664-43cb441500ef-delete_volume" released by "delete_volume" :: held 1.171s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:35:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:35:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:35:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:09 devstack sudo[112742]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:35:09 devstack sudo[112742]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:10 devstack sudo[112742]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.283s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:10 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:35:10 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager._thread_info {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:35:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread count: 29 {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:35:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread info: [<_MainThread(MainThread, started 140145850327168)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:35:11 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:35:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Flow 'volume_create_manager' (a6bd82f7-dd7a-45c9-9cd5-8fd4fc82d40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:35:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (269ed19c-83c0-4b01-bbc7-c6df8e46a127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (269ed19c-83c0-4b01-bbc7-c6df8e46a127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:35:11Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9bc27da4-e964-42fa-84ed-eddd8ce4b9ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09a8f2960122482da808426ff91b1d8e',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=2026-08-16T19:35:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:35:12Z,use_quota=True,user_id='e7b390efb23c4053a9bfa1d950e5e607',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a2b39429-af7e-453f-b61c-5778316d276b),volume_type_id=a2b39429-af7e-453f-b61c-5778316d276b)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (32aafc6b-ccca-46e3-b464-349225e8eb06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (32aafc6b-ccca-46e3-b464-349225e8eb06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (112fae96-d9f7-42a8-8cd1-55b3f0f41549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:11 devstack cinder-volume[94342]: DEBUG cinder.image.glance [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Creating Keystone auth plugin from conf {{(pid=94342) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 16 21:35:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (112fae96-d9f7-42a8-8cd1-55b3f0f41549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '9bc27da4-e964-42fa-84ed-eddd8ce4b9ee', 'volume_name': 'volume-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee', 'volume_size': 1, 'image_id': '4d3516bb-35f4-4c04-969f-53716fb00d05', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/4d3516bb-35f4-4c04-969f-53716fb00d05', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': 'adc95fdfd39f246fff94ba008168ef14', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '09a8f2960122482da808426ff91b1d8e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '0fa42fd6c7b3d64042b76c5881cde9476b406c82f268b23e8c21c62763c091328993e967a4c26eb1c59bd86f9ca115052816cdc28256b2e41d09ab4e7f8964c2', 'id': '4d3516bb-35f4-4c04-969f-53716fb00d05', 'created_at': datetime.datetime(2026, 8, 16, 19, 35, 10, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 35, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4d3516bb-35f4-4c04-969f-53716fb00d05/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b4cabde-139a-4847-a88b-0e0108289eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b4cabde-139a-4847-a88b-0e0108289eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f7a3bb68-95ed-4d92-ac5b-7a1c3a6448da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:11 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Volume 9bc27da4-e964-42fa-84ed-eddd8ce4b9ee: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee', 'volume_size': 1, 'image_id': '4d3516bb-35f4-4c04-969f-53716fb00d05', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/4d3516bb-35f4-4c04-969f-53716fb00d05', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': 'adc95fdfd39f246fff94ba008168ef14', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '09a8f2960122482da808426ff91b1d8e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '0fa42fd6c7b3d64042b76c5881cde9476b406c82f268b23e8c21c62763c091328993e967a4c26eb1c59bd86f9ca115052816cdc28256b2e41d09ab4e7f8964c2', 'id': '4d3516bb-35f4-4c04-969f-53716fb00d05', 'created_at': datetime.datetime(2026, 8, 16, 19, 35, 10, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 35, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4d3516bb-35f4-4c04-969f-53716fb00d05/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Aug 16 21:35:11 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Trying to clone 9bc27da4-e964-42fa-84ed-eddd8ce4b9ee from image 4d3516bb-35f4-4c04-969f-53716fb00d05 at location (None, [{'url': 'file:///opt/stack/data/glance/images/4d3516bb-35f4-4c04-969f-53716fb00d05', 'metadata': {}}]). {{(pid=94342) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 16 21:35:12 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 16 21:35:12 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Image download 0.00 MB at 0.00 MB/s Aug 16 21:35:12 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[90b4e144-578e-42ff-92a0-be0dee5bb2e2]: (4, 'raw') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:12 devstack sudo[112745]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD Aug 16 21:35:12 devstack sudo[112745]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:12 devstack sudo[112745]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD" returned: 0 in 0.326s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:12 devstack sudo[112749]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD Aug 16 21:35:12 devstack sudo[112749]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:12 devstack sudo[112749]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD" returned: 1 in 0.326s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:35:12 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Temporary image 4d3516bb-35f4-4c04-969f-53716fb00d05 is fetched for user e7b390efb23c4053a9bfa1d950e5e607. {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 16 21:35:12 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[dc1770d4-d30f-48dd-a2fe-9b51288aa9bb]: (4, 'raw') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:12 devstack sudo[112754]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD Aug 16 21:35:12 devstack sudo[112754]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:13 devstack sudo[112754]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD" returned: 0 in 0.327s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:13 devstack sudo[112758]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD Aug 16 21:35:13 devstack sudo[112758]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:13 devstack sudo[112758]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD" returned: 1 in 0.335s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] ==> create_volume: call "{'self': , '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-08-16T19:35:11Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9bc27da4-e964-42fa-84ed-eddd8ce4b9ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09a8f2960122482da808426ff91b1d8e',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=2026-08-16T19:35:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:35:12Z,use_quota=True,user_id='e7b390efb23c4053a9bfa1d950e5e607',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a2b39429-af7e-453f-b61c-5778316d276b),volume_type_id=a2b39429-af7e-453f-b61c-5778316d276b)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Creating volume 9bc27da4-e964-42fa-84ed-eddd8ce4b9ee {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:35:13 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:13 devstack sudo[112763]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee 1073741824 Aug 16 21:35:13 devstack sudo[112763]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Flow 'volume_create_manager' (7e71923e-4149-4dca-8c7e-a51c28cbd852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (712ced6b-07ae-46a1-a6cf-751dff778a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (712ced6b-07ae-46a1-a6cf-751dff778a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:35:14Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=139636f3-aed1-4aa0-b414-f8c70d4db065,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50137cc5d3c6498aba220c02b231eee0',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=2026-08-16T19:35:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:35:14Z,use_quota=True,user_id='f662961e558b4564a6580bfa82d16841',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e45b2dd-ee02-4cfb-92cf-c6ff5b1e8db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e45b2dd-ee02-4cfb-92cf-c6ff5b1e8db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bfed65cd-02ac-404c-a2ab-737c0c821042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG cinder.image.glance [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Creating Keystone auth plugin from conf {{(pid=94342) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 16 21:35:13 devstack sudo[112763]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee 1073741824" returned: 0 in 0.440s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:14 devstack sudo[112768]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee Aug 16 21:35:14 devstack sudo[112768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bfed65cd-02ac-404c-a2ab-737c0c821042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '139636f3-aed1-4aa0-b414-f8c70d4db065', 'volume_name': 'volume-139636f3-aed1-4aa0-b414-f8c70d4db065', 'volume_size': 1, 'image_id': '52b41f02-56da-4cc4-bca3-f82ca54f4f15', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/52b41f02-56da-4cc4-bca3-f82ca54f4f15', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': 'ce7a0cf0c4ebfb55fa94f487fbbed47e', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '50137cc5d3c6498aba220c02b231eee0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '158d835b8de2880a20493acd0aebe019072deaf6401669f5c173e5c10064ce2b6b639416817aa71a2f3173b250aea5b58bd35245f2dcfc68c2ad72a797359657', 'id': '52b41f02-56da-4cc4-bca3-f82ca54f4f15', 'created_at': datetime.datetime(2026, 8, 16, 19, 35, 12, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 35, 13, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/52b41f02-56da-4cc4-bca3-f82ca54f4f15/file', 'properties': {}}, 'image_service': }' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ce709927-96a5-4677-b5e3-16ace427f95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ce709927-96a5-4677-b5e3-16ace427f95f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5a003351-e74e-4b70-854b-ed86c3f9eb71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:14 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Volume 139636f3-aed1-4aa0-b414-f8c70d4db065: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-139636f3-aed1-4aa0-b414-f8c70d4db065', 'volume_size': 1, 'image_id': '52b41f02-56da-4cc4-bca3-f82ca54f4f15', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/52b41f02-56da-4cc4-bca3-f82ca54f4f15', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': 'ce7a0cf0c4ebfb55fa94f487fbbed47e', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '50137cc5d3c6498aba220c02b231eee0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '158d835b8de2880a20493acd0aebe019072deaf6401669f5c173e5c10064ce2b6b639416817aa71a2f3173b250aea5b58bd35245f2dcfc68c2ad72a797359657', 'id': '52b41f02-56da-4cc4-bca3-f82ca54f4f15', 'created_at': datetime.datetime(2026, 8, 16, 19, 35, 12, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 35, 13, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/52b41f02-56da-4cc4-bca3-f82ca54f4f15/file', 'properties': {}}, 'image_service': } Aug 16 21:35:14 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Trying to clone 139636f3-aed1-4aa0-b414-f8c70d4db065 from image 52b41f02-56da-4cc4-bca3-f82ca54f4f15 at location (None, [{'url': 'file:///opt/stack/data/glance/images/52b41f02-56da-4cc4-bca3-f82ca54f4f15', 'metadata': {}}]). {{(pid=94342) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 16 21:35:14 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 16 21:35:14 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Image download 0.00 MB at 0.00 MB/s Aug 16 21:35:14 devstack sudo[112768]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee" returned: 0 in 0.245s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] <== create_volume: return (736ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:35:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.738s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:14 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[609f4923-81f7-44ab-8de7-56da51499e51]: (4, 'raw') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:14 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Attempting download of 4d3516bb-35f4-4c04-969f-53716fb00d05 ((None, [{'url': 'file:///opt/stack/data/glance/images/4d3516bb-35f4-4c04-969f-53716fb00d05', 'metadata': {}}])) to volume 9bc27da4-e964-42fa-84ed-eddd8ce4b9ee. {{(pid=94342) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 16 21:35:14 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[ec809ba6-2f86-4011-b949-7a0123e718cf]: (4, 'raw') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_4d3516bb-35f4-4c04-969f-53716fb00d05_h131hkz8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:14 devstack sudo[112771]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD Aug 16 21:35:14 devstack sudo[112771]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:14 devstack sudo[112772]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_4d3516bb-35f4-4c04-969f-53716fb00d05_h131hkz8 Aug 16 21:35:14 devstack sudo[112772]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:14 devstack sudo[112771]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD" returned: 0 in 0.338s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:14 devstack sudo[112772]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_4d3516bb-35f4-4c04-969f-53716fb00d05_h131hkz8" returned: 0 in 0.332s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_4d3516bb-35f4-4c04-969f-53716fb00d05_h131hkz8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:14 devstack sudo[112777]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD Aug 16 21:35:14 devstack sudo[112777]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:14 devstack sudo[112780]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_4d3516bb-35f4-4c04-969f-53716fb00d05_h131hkz8 Aug 16 21:35:14 devstack sudo[112780]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:14 devstack sudo[112777]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD" returned: 1 in 0.343s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD' failed. Not Retrying. {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:35:14 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Temporary image 52b41f02-56da-4cc4-bca3-f82ca54f4f15 is fetched for user f662961e558b4564a6580bfa82d16841. {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 16 21:35:15 devstack sudo[112780]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_4d3516bb-35f4-4c04-969f-53716fb00d05_h131hkz8" returned: 1 in 0.343s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_4d3516bb-35f4-4c04-969f-53716fb00d05_h131hkz8' failed. Not Retrying. {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[84ef636f-9179-4f85-a980-3835ffcc0d08]: (4, 'raw') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[82baca48-766b-4296-b8da-e40a2693a61e]: (4, 'raw') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:15 devstack sudo[112788]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD Aug 16 21:35:15 devstack sudo[112788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:15 devstack sudo[112789]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD Aug 16 21:35:15 devstack sudo[112789]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:15 devstack sudo[112788]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD" returned: 0 in 0.328s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:15 devstack sudo[112789]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD" returned: 0 in 0.340s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:15 devstack sudo[112796]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD Aug 16 21:35:15 devstack sudo[112796]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:15 devstack sudo[112797]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD Aug 16 21:35:15 devstack sudo[112797]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:15 devstack sudo[112796]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD" returned: 1 in 0.331s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] 4d3516bb-35f4-4c04-969f-53716fb00d05 was raw, converting to qcow2 {{(pid=94342) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:15 devstack sudo[112797]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD" returned: 1 in 0.331s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD' failed. Not Retrying. {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] ==> create_volume: call "{'self': , '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-08-16T19:35:14Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=139636f3-aed1-4aa0-b414-f8c70d4db065,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50137cc5d3c6498aba220c02b231eee0',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=2026-08-16T19:35:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:35:14Z,use_quota=True,user_id='f662961e558b4564a6580bfa82d16841',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Creating volume 139636f3-aed1-4aa0-b414-f8c70d4db065 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:35:15 devstack sudo[112806]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee Aug 16 21:35:15 devstack sudo[112806]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:35:15 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:35:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-139636f3-aed1-4aa0-b414-f8c70d4db065 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:15 devstack sudo[112808]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-139636f3-aed1-4aa0-b414-f8c70d4db065 1073741824 Aug 16 21:35:15 devstack sudo[112808]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:16 devstack sudo[112806]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee" returned: 0 in 0.445s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_4d3516bb-35f4-4c04-969f-53716fb00d05_2mczo0gwdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:35:16 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Converted 0.00 MB image at 0.00 MB/s Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:16 devstack sudo[112808]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-139636f3-aed1-4aa0-b414-f8c70d4db065 1073741824" returned: 0 in 0.440s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:16 devstack sudo[112818]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee 1G Aug 16 21:35:16 devstack sudo[112818]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-139636f3-aed1-4aa0-b414-f8c70d4db065 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:16 devstack sudo[112820]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-139636f3-aed1-4aa0-b414-f8c70d4db065 Aug 16 21:35:16 devstack sudo[112820]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:16 devstack sudo[112818]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee 1G" returned: 0 in 0.314s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:16 devstack sudo[112820]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Downloaded image 4d3516bb-35f4-4c04-969f-53716fb00d05 ((None, [{'url': 'file:///opt/stack/data/glance/images/4d3516bb-35f4-4c04-969f-53716fb00d05', 'metadata': {}}])) to volume 9bc27da4-e964-42fa-84ed-eddd8ce4b9ee successfully. {{(pid=94342) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Temporary image 4d3516bb-35f4-4c04-969f-53716fb00d05 for user e7b390efb23c4053a9bfa1d950e5e607 is deleted. {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Marking volume 9bc27da4-e964-42fa-84ed-eddd8ce4b9ee as bootable. {{(pid=94342) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-139636f3-aed1-4aa0-b414-f8c70d4db065" returned: 0 in 0.266s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] <== create_volume: return (747ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.750s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Copying metadata from image 4d3516bb-35f4-4c04-969f-53716fb00d05 to 9bc27da4-e964-42fa-84ed-eddd8ce4b9ee. {{(pid=94342) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Creating volume glance metadata for volume 9bc27da4-e964-42fa-84ed-eddd8ce4b9ee backed by image 4d3516bb-35f4-4c04-969f-53716fb00d05 with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': '4d3516bb-35f4-4c04-969f-53716fb00d05', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': 'adc95fdfd39f246fff94ba008168ef14', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94342) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Attempting download of 52b41f02-56da-4cc4-bca3-f82ca54f4f15 ((None, [{'url': 'file:///opt/stack/data/glance/images/52b41f02-56da-4cc4-bca3-f82ca54f4f15', 'metadata': {}}])) to volume 139636f3-aed1-4aa0-b414-f8c70d4db065. {{(pid=94342) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[43c50462-f098-45db-8511-059501f62b76]: (4, 'raw') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_52b41f02-56da-4cc4-bca3-f82ca54f4f15_p7q097ak {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f7a3bb68-95ed-4d92-ac5b-7a1c3a6448da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee', 'volume_size': 1, 'image_id': '4d3516bb-35f4-4c04-969f-53716fb00d05', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/4d3516bb-35f4-4c04-969f-53716fb00d05', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': 'adc95fdfd39f246fff94ba008168ef14', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '09a8f2960122482da808426ff91b1d8e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '0fa42fd6c7b3d64042b76c5881cde9476b406c82f268b23e8c21c62763c091328993e967a4c26eb1c59bd86f9ca115052816cdc28256b2e41d09ab4e7f8964c2', 'id': '4d3516bb-35f4-4c04-969f-53716fb00d05', 'created_at': datetime.datetime(2026, 8, 16, 19, 35, 10, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 35, 11, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4d3516bb-35f4-4c04-969f-53716fb00d05/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (02c53420-67f6-4090-98fe-072f3f1c454f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:16 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Volume volume-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee (9bc27da4-e964-42fa-84ed-eddd8ce4b9ee): created successfully Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (02c53420-67f6-4090-98fe-072f3f1c454f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Flow 'volume_create_manager' (a6bd82f7-dd7a-45c9-9cd5-8fd4fc82d40e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:35:16 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-0b7e28ec-dc99-4236-992c-cabc2d1c92df tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Created volume successfully. Aug 16 21:35:16 devstack sudo[112826]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_52b41f02-56da-4cc4-bca3-f82ca54f4f15_p7q097ak Aug 16 21:35:16 devstack sudo[112826]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:16 devstack sudo[112826]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_52b41f02-56da-4cc4-bca3-f82ca54f4f15_p7q097ak" returned: 0 in 0.317s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_52b41f02-56da-4cc4-bca3-f82ca54f4f15_p7q097ak {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:16 devstack sudo[112830]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_52b41f02-56da-4cc4-bca3-f82ca54f4f15_p7q097ak Aug 16 21:35:16 devstack sudo[112830]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1948e271-b113-403c-bedb-882074965bcd tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Acquiring lock "cinder-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1948e271-b113-403c-bedb-882074965bcd tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Lock "cinder-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1948e271-b113-403c-bedb-882074965bcd tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Acquiring lock "cinder-quobyte-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1948e271-b113-403c-bedb-882074965bcd tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Lock "cinder-quobyte-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee" acquired by "delete_volume" :: waited 0.016s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[67e8f18f-9cc5-4542-9a21-b738b0ef1e9d]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1948e271-b113-403c-bedb-882074965bcd tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:17 devstack sudo[112830]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_52b41f02-56da-4cc4-bca3-f82ca54f4f15_p7q097ak" returned: 1 in 0.332s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_52b41f02-56da-4cc4-bca3-f82ca54f4f15_p7q097ak' failed. Not Retrying. {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[f7833c7b-0bbf-4994-9e41-526d01ce8a40]: (4, 'raw') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:17 devstack sudo[112832]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee Aug 16 21:35:17 devstack sudo[112832]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:17 devstack sudo[112835]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD Aug 16 21:35:17 devstack sudo[112835]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:17 devstack sudo[112832]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1948e271-b113-403c-bedb-882074965bcd tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee" returned: 0 in 0.361s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1948e271-b113-403c-bedb-882074965bcd tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:17 devstack sudo[112841]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee Aug 16 21:35:17 devstack sudo[112841]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:17 devstack sudo[112835]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD" returned: 0 in 0.332s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:17 devstack sudo[112845]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD Aug 16 21:35:17 devstack sudo[112845]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:17 devstack sudo[112841]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1948e271-b113-403c-bedb-882074965bcd tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee" returned: 0 in 0.256s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1948e271-b113-403c-bedb-882074965bcd tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Lock "cinder-quobyte-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee" released by "delete_volume" :: held 0.654s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:17 devstack cinder-volume[94342]: WARNING cinder.quota [None req-1948e271-b113-403c-bedb-882074965bcd tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:35:17 devstack cinder-volume[94342]: WARNING cinder.quota [None req-1948e271-b113-403c-bedb-882074965bcd tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-1948e271-b113-403c-bedb-882074965bcd tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Created reservations ['f2fef080-3032-4f26-bc2f-b964dd2d4088', '650146f0-2c7d-4e60-a8db-561a3ac62ad3', 'f5b0da73-97e3-4293-8fc1-cbcb235d90e3', '32fc2b7a-c8e6-410a-b64b-7511282eae81'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1948e271-b113-403c-bedb-882074965bcd tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1948e271-b113-403c-bedb-882074965bcd tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1948e271-b113-403c-bedb-882074965bcd tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1948e271-b113-403c-bedb-882074965bcd tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1948e271-b113-403c-bedb-882074965bcd tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1948e271-b113-403c-bedb-882074965bcd tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:17 devstack sudo[112845]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD" returned: 1 in 0.322s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD' failed. Not Retrying. {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] 52b41f02-56da-4cc4-bca3-f82ca54f4f15 was raw, converting to qcow2 {{(pid=94342) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 16 21:35:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-139636f3-aed1-4aa0-b414-f8c70d4db065 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:17 devstack sudo[112851]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:35:17 devstack sudo[112851]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:17 devstack sudo[112852]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-139636f3-aed1-4aa0-b414-f8c70d4db065 Aug 16 21:35:17 devstack sudo[112852]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:18 devstack sudo[112851]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1948e271-b113-403c-bedb-882074965bcd tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.259s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:18 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-1948e271-b113-403c-bedb-882074965bcd tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:35:18 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-1948e271-b113-403c-bedb-882074965bcd tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Deleted volume successfully. Aug 16 21:35:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1948e271-b113-403c-bedb-882074965bcd tempest-VolumeAndVolumeTypeFromImageTest-864743702 None] Lock "cinder-9bc27da4-e964-42fa-84ed-eddd8ce4b9ee-delete_volume" released by "delete_volume" :: held 1.122s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:18 devstack sudo[112852]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-139636f3-aed1-4aa0-b414-f8c70d4db065" returned: 0 in 0.484s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:18 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_52b41f02-56da-4cc4-bca3-f82ca54f4f15_rw7n2ldedevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-139636f3-aed1-4aa0-b414-f8c70d4db065 {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:35:18 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Converted 0.00 MB image at 0.00 MB/s Aug 16 21:35:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-139636f3-aed1-4aa0-b414-f8c70d4db065 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:18 devstack sudo[112860]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-139636f3-aed1-4aa0-b414-f8c70d4db065 1G Aug 16 21:35:18 devstack sudo[112860]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:18 devstack sudo[112860]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-139636f3-aed1-4aa0-b414-f8c70d4db065 1G" returned: 0 in 0.328s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:18 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Downloaded image 52b41f02-56da-4cc4-bca3-f82ca54f4f15 ((None, [{'url': 'file:///opt/stack/data/glance/images/52b41f02-56da-4cc4-bca3-f82ca54f4f15', 'metadata': {}}])) to volume 139636f3-aed1-4aa0-b414-f8c70d4db065 successfully. {{(pid=94342) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 16 21:35:18 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Temporary image 52b41f02-56da-4cc4-bca3-f82ca54f4f15 for user f662961e558b4564a6580bfa82d16841 is deleted. {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 16 21:35:18 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Marking volume 139636f3-aed1-4aa0-b414-f8c70d4db065 as bootable. {{(pid=94342) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 16 21:35:18 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Copying metadata from image 52b41f02-56da-4cc4-bca3-f82ca54f4f15 to 139636f3-aed1-4aa0-b414-f8c70d4db065. {{(pid=94342) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 16 21:35:18 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Creating volume glance metadata for volume 139636f3-aed1-4aa0-b414-f8c70d4db065 backed by image 52b41f02-56da-4cc4-bca3-f82ca54f4f15 with: {'image_id': '52b41f02-56da-4cc4-bca3-f82ca54f4f15', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': 'ce7a0cf0c4ebfb55fa94f487fbbed47e', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94342) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 16 21:35:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5a003351-e74e-4b70-854b-ed86c3f9eb71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-139636f3-aed1-4aa0-b414-f8c70d4db065', 'volume_size': 1, 'image_id': '52b41f02-56da-4cc4-bca3-f82ca54f4f15', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/52b41f02-56da-4cc4-bca3-f82ca54f4f15', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': 'ce7a0cf0c4ebfb55fa94f487fbbed47e', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '50137cc5d3c6498aba220c02b231eee0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '158d835b8de2880a20493acd0aebe019072deaf6401669f5c173e5c10064ce2b6b639416817aa71a2f3173b250aea5b58bd35245f2dcfc68c2ad72a797359657', 'id': '52b41f02-56da-4cc4-bca3-f82ca54f4f15', 'created_at': datetime.datetime(2026, 8, 16, 19, 35, 12, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 35, 13, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/52b41f02-56da-4cc4-bca3-f82ca54f4f15/file', 'properties': {}}, 'image_service': }' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (845d70d6-b4ec-49b1-ae34-ae322a76eeaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:18 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Volume volume-139636f3-aed1-4aa0-b414-f8c70d4db065 (139636f3-aed1-4aa0-b414-f8c70d4db065): created successfully Aug 16 21:35:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (845d70d6-b4ec-49b1-ae34-ae322a76eeaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Flow 'volume_create_manager' (7e71923e-4149-4dca-8c7e-a51c28cbd852) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:35:18 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-ce7d224e-5015-4d8a-ae63-5c1002dced47 tempest-VolumeImageDependencyTests-1397926174 None] Created volume successfully. Aug 16 21:35:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e8419319-d006-46ca-a415-29de593dbfb6 tempest-VolumeImageDependencyTests-1397926174 None] Acquiring lock "cinder-139636f3-aed1-4aa0-b414-f8c70d4db065-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e8419319-d006-46ca-a415-29de593dbfb6 tempest-VolumeImageDependencyTests-1397926174 None] Lock "cinder-139636f3-aed1-4aa0-b414-f8c70d4db065-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e8419319-d006-46ca-a415-29de593dbfb6 tempest-VolumeImageDependencyTests-1397926174 None] Acquiring lock "cinder-quobyte-139636f3-aed1-4aa0-b414-f8c70d4db065" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e8419319-d006-46ca-a415-29de593dbfb6 tempest-VolumeImageDependencyTests-1397926174 None] Lock "cinder-quobyte-139636f3-aed1-4aa0-b414-f8c70d4db065" acquired by "delete_volume" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:19 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[c31f27a7-21de-4b59-8175-7e83ba0d44e3]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e8419319-d006-46ca-a415-29de593dbfb6 tempest-VolumeImageDependencyTests-1397926174 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-139636f3-aed1-4aa0-b414-f8c70d4db065 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:19 devstack sudo[112865]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-139636f3-aed1-4aa0-b414-f8c70d4db065 Aug 16 21:35:19 devstack sudo[112865]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:19 devstack sudo[112865]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e8419319-d006-46ca-a415-29de593dbfb6 tempest-VolumeImageDependencyTests-1397926174 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-139636f3-aed1-4aa0-b414-f8c70d4db065" returned: 0 in 0.360s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e8419319-d006-46ca-a415-29de593dbfb6 tempest-VolumeImageDependencyTests-1397926174 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-139636f3-aed1-4aa0-b414-f8c70d4db065 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:19 devstack sudo[112872]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-139636f3-aed1-4aa0-b414-f8c70d4db065 Aug 16 21:35:19 devstack sudo[112872]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:19 devstack sudo[112872]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e8419319-d006-46ca-a415-29de593dbfb6 tempest-VolumeImageDependencyTests-1397926174 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-139636f3-aed1-4aa0-b414-f8c70d4db065" returned: 0 in 0.248s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e8419319-d006-46ca-a415-29de593dbfb6 tempest-VolumeImageDependencyTests-1397926174 None] Lock "cinder-quobyte-139636f3-aed1-4aa0-b414-f8c70d4db065" released by "delete_volume" :: held 0.648s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:20 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-e8419319-d006-46ca-a415-29de593dbfb6 tempest-VolumeImageDependencyTests-1397926174 None] Created reservations ['8473d6bd-2cea-449c-91c4-14544d6b775b', 'bb09a0e5-1d0e-4802-989a-bd147031aadf', 'ae70e590-4a60-4415-b23f-ace5ca762fe7', 'ee690369-7efb-4284-bd43-8b3d48e615e0'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:35:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e8419319-d006-46ca-a415-29de593dbfb6 tempest-VolumeImageDependencyTests-1397926174 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e8419319-d006-46ca-a415-29de593dbfb6 tempest-VolumeImageDependencyTests-1397926174 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e8419319-d006-46ca-a415-29de593dbfb6 tempest-VolumeImageDependencyTests-1397926174 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:35:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e8419319-d006-46ca-a415-29de593dbfb6 tempest-VolumeImageDependencyTests-1397926174 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:35:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e8419319-d006-46ca-a415-29de593dbfb6 tempest-VolumeImageDependencyTests-1397926174 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e8419319-d006-46ca-a415-29de593dbfb6 tempest-VolumeImageDependencyTests-1397926174 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:20 devstack sudo[112875]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:35:20 devstack sudo[112875]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:20 devstack sudo[112875]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e8419319-d006-46ca-a415-29de593dbfb6 tempest-VolumeImageDependencyTests-1397926174 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.268s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:20 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-e8419319-d006-46ca-a415-29de593dbfb6 tempest-VolumeImageDependencyTests-1397926174 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:35:20 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-e8419319-d006-46ca-a415-29de593dbfb6 tempest-VolumeImageDependencyTests-1397926174 None] Deleted volume successfully. Aug 16 21:35:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e8419319-d006-46ca-a415-29de593dbfb6 tempest-VolumeImageDependencyTests-1397926174 None] Lock "cinder-139636f3-aed1-4aa0-b414-f8c70d4db065-delete_volume" released by "delete_volume" :: held 1.140s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:22 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:35:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Flow 'volume_create_manager' (dc7018e5-2f64-4fc7-9d24-fa2b532be125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:35:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d78f1505-fd0d-4a36-8b31-4877caccc397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d78f1505-fd0d-4a36-8b31-4877caccc397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:35:22Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d24e8e55-f637-4e3d-8fe8-f757d1ffc54a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa12097ffa654b5fb03f2031542b3af5',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=2026-08-16T19:35:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:35:22Z,use_quota=True,user_id='bb96644f17df467aaec4241debaa4841',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a2671763-1e68-4414-acde-d65dab4726d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a2671763-1e68-4414-acde-d65dab4726d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4ffa4eb4-3f81-4d6e-bd95-1fa08525412a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4ffa4eb4-3f81-4d6e-bd95-1fa08525412a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd24e8e55-f637-4e3d-8fe8-f757d1ffc54a', 'volume_name': 'volume-d24e8e55-f637-4e3d-8fe8-f757d1ffc54a', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b21242ee-5163-4bd3-a37e-78fc96d8eb8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b21242ee-5163-4bd3-a37e-78fc96d8eb8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (49faf315-7fd7-4927-8c11-abe8b9135527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:22 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Volume d24e8e55-f637-4e3d-8fe8-f757d1ffc54a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d24e8e55-f637-4e3d-8fe8-f757d1ffc54a', 'volume_size': 1} Aug 16 21:35:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] ==> create_volume: call "{'self': , '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-08-16T19:35:22Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d24e8e55-f637-4e3d-8fe8-f757d1ffc54a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa12097ffa654b5fb03f2031542b3af5',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=2026-08-16T19:35:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:35:22Z,use_quota=True,user_id='bb96644f17df467aaec4241debaa4841',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:35:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Creating volume d24e8e55-f637-4e3d-8fe8-f757d1ffc54a {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:35:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:35:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:35:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:35:22 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:35:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d24e8e55-f637-4e3d-8fe8-f757d1ffc54a 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:22 devstack sudo[112880]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d24e8e55-f637-4e3d-8fe8-f757d1ffc54a 1073741824 Aug 16 21:35:22 devstack sudo[112880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:23 devstack sudo[112880]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d24e8e55-f637-4e3d-8fe8-f757d1ffc54a 1073741824" returned: 0 in 0.489s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d24e8e55-f637-4e3d-8fe8-f757d1ffc54a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:23 devstack sudo[112886]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d24e8e55-f637-4e3d-8fe8-f757d1ffc54a Aug 16 21:35:23 devstack sudo[112886]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:23 devstack sudo[112886]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d24e8e55-f637-4e3d-8fe8-f757d1ffc54a" returned: 0 in 0.282s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] <== create_volume: return (848ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:35:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.854s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (49faf315-7fd7-4927-8c11-abe8b9135527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d24e8e55-f637-4e3d-8fe8-f757d1ffc54a', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (278de355-84e8-4a5d-9f8b-6c2a8a1ae528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:23 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Volume volume-d24e8e55-f637-4e3d-8fe8-f757d1ffc54a (d24e8e55-f637-4e3d-8fe8-f757d1ffc54a): created successfully Aug 16 21:35:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (278de355-84e8-4a5d-9f8b-6c2a8a1ae528) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Flow 'volume_create_manager' (dc7018e5-2f64-4fc7-9d24-fa2b532be125) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:35:23 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-a721d2a7-3809-4a0b-839d-b86eb8b2228c tempest-CinderUnicodeTest-1694990605 None] Created volume successfully. Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Flow 'volume_create_manager' (cce2e179-5f20-4661-ae32-f16f1de26e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ec14399-2304-4fa6-b3bf-37a041b30487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ec14399-2304-4fa6-b3bf-37a041b30487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:35:25Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1666140019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2a582176-7c10-4340-8f31-1d8797c97c44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa12097ffa654b5fb03f2031542b3af5',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=2026-08-16T19:35:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:35:25Z,use_quota=True,user_id='bb96644f17df467aaec4241debaa4841',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7fcc0358-3ed4-430d-aaf1-9b8ad740e22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7fcc0358-3ed4-430d-aaf1-9b8ad740e22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f967000-c2f0-4c8f-908a-26f1f795609e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f967000-c2f0-4c8f-908a-26f1f795609e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2a582176-7c10-4340-8f31-1d8797c97c44', 'volume_name': 'volume-2a582176-7c10-4340-8f31-1d8797c97c44', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b34b027a-24ba-4d7b-9254-7d7194eebdb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b34b027a-24ba-4d7b-9254-7d7194eebdb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09282a30-b82f-44bf-9500-2e5202a64611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:25 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Volume 2a582176-7c10-4340-8f31-1d8797c97c44: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2a582176-7c10-4340-8f31-1d8797c97c44', 'volume_size': 1} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] ==> create_volume: call "{'self': , '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-08-16T19:35:25Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1666140019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2a582176-7c10-4340-8f31-1d8797c97c44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa12097ffa654b5fb03f2031542b3af5',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=2026-08-16T19:35:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:35:25Z,use_quota=True,user_id='bb96644f17df467aaec4241debaa4841',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Creating volume 2a582176-7c10-4340-8f31-1d8797c97c44 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:35:25 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:25 devstack sudo[112889]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44 1073741824 Aug 16 21:35:25 devstack sudo[112889]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:25 devstack sudo[112889]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44 1073741824" returned: 0 in 0.444s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:25 devstack sudo[112895]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44 Aug 16 21:35:25 devstack sudo[112895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:25 devstack sudo[112895]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44" returned: 0 in 0.247s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] <== create_volume: return (745ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.748s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09282a30-b82f-44bf-9500-2e5202a64611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2a582176-7c10-4340-8f31-1d8797c97c44', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b3646f9a-3380-423b-bb38-77f3a0fd1be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:25 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Volume volume-2a582176-7c10-4340-8f31-1d8797c97c44 (2a582176-7c10-4340-8f31-1d8797c97c44): created successfully Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b3646f9a-3380-423b-bb38-77f3a0fd1be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Flow 'volume_create_manager' (cce2e179-5f20-4661-ae32-f16f1de26e49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:35:26 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-dcb4fda4-419b-4510-b602-3783aa273795 tempest-CinderUnicodeTest-1694990605 None] Created volume successfully. Aug 16 21:35:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-508bf179-960c-4905-b3c8-96a58122b78d tempest-CinderUnicodeTest-1694990605 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-508bf179-960c-4905-b3c8-96a58122b78d tempest-CinderUnicodeTest-1694990605 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:26 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-508bf179-960c-4905-b3c8-96a58122b78d tempest-CinderUnicodeTest-1694990605 None] Creating offline snapshot f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6 of volume 2a582176-7c10-4340-8f31-1d8797c97c44 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:35:26 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[21e56b46-dd41-4af2-ab6e-fe844a4abe9d]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-508bf179-960c-4905-b3c8-96a58122b78d tempest-CinderUnicodeTest-1694990605 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:26 devstack sudo[112898]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44 Aug 16 21:35:26 devstack sudo[112898]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:26 devstack sudo[112898]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-508bf179-960c-4905-b3c8-96a58122b78d tempest-CinderUnicodeTest-1694990605 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44" returned: 0 in 0.364s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-508bf179-960c-4905-b3c8-96a58122b78d tempest-CinderUnicodeTest-1694990605 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:26 devstack sudo[112903]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6 1G Aug 16 21:35:26 devstack sudo[112903]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:27 devstack sudo[112903]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-508bf179-960c-4905-b3c8-96a58122b78d tempest-CinderUnicodeTest-1694990605 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6 1G" returned: 0 in 0.459s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-508bf179-960c-4905-b3c8-96a58122b78d tempest-CinderUnicodeTest-1694990605 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2a582176-7c10-4340-8f31-1d8797c97c44 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:27 devstack sudo[112911]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2a582176-7c10-4340-8f31-1d8797c97c44 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6 Aug 16 21:35:27 devstack sudo[112911]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:27 devstack sudo[112911]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-508bf179-960c-4905-b3c8-96a58122b78d tempest-CinderUnicodeTest-1694990605 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2a582176-7c10-4340-8f31-1d8797c97c44 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6" returned: 0 in 0.308s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:27 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-508bf179-960c-4905-b3c8-96a58122b78d tempest-CinderUnicodeTest-1694990605 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6 is being set with open permissions: ugo+rw Aug 16 21:35:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-508bf179-960c-4905-b3c8-96a58122b78d tempest-CinderUnicodeTest-1694990605 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:27 devstack sudo[112916]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6 Aug 16 21:35:27 devstack sudo[112916]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:27 devstack sudo[112916]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-508bf179-960c-4905-b3c8-96a58122b78d tempest-CinderUnicodeTest-1694990605 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6" returned: 0 in 0.240s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-508bf179-960c-4905-b3c8-96a58122b78d tempest-CinderUnicodeTest-1694990605 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:27 devstack sudo[112919]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.info Aug 16 21:35:27 devstack sudo[112919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:28 devstack sudo[112919]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-508bf179-960c-4905-b3c8-96a58122b78d tempest-CinderUnicodeTest-1694990605 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.info" returned: 0 in 0.268s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:28 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-508bf179-960c-4905-b3c8-96a58122b78d tempest-CinderUnicodeTest-1694990605 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.info is being set with open permissions: ugo+rw Aug 16 21:35:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-508bf179-960c-4905-b3c8-96a58122b78d tempest-CinderUnicodeTest-1694990605 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:28 devstack sudo[112922]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.info Aug 16 21:35:28 devstack sudo[112922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:28 devstack sudo[112922]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-508bf179-960c-4905-b3c8-96a58122b78d tempest-CinderUnicodeTest-1694990605 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.info" returned: 0 in 0.260s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-508bf179-960c-4905-b3c8-96a58122b78d tempest-CinderUnicodeTest-1694990605 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.992s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:28 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-508bf179-960c-4905-b3c8-96a58122b78d tempest-CinderUnicodeTest-1694990605 None] Create snapshot completed successfully Aug 16 21:35:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6906aeb5-8244-432f-8f2d-9c961a2dbf36 tempest-CinderUnicodeTest-1694990605 None] Acquiring lock "cinder-f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6906aeb5-8244-432f-8f2d-9c961a2dbf36 tempest-CinderUnicodeTest-1694990605 None] Lock "cinder-f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6-delete_snapshot" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6906aeb5-8244-432f-8f2d-9c961a2dbf36 tempest-CinderUnicodeTest-1694990605 None] Acquiring lock "cinder-quobyte-2a582176-7c10-4340-8f31-1d8797c97c44" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6906aeb5-8244-432f-8f2d-9c961a2dbf36 tempest-CinderUnicodeTest-1694990605 None] Lock "cinder-quobyte-2a582176-7c10-4340-8f31-1d8797c97c44" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6906aeb5-8244-432f-8f2d-9c961a2dbf36 tempest-CinderUnicodeTest-1694990605 None] Acquiring lock "cinder-quobyte-f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6906aeb5-8244-432f-8f2d-9c961a2dbf36 tempest-CinderUnicodeTest-1694990605 None] Lock "cinder-quobyte-f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:28 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-6906aeb5-8244-432f-8f2d-9c961a2dbf36 tempest-CinderUnicodeTest-1694990605 None] Deleting offline snapshot f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6 of volume 2a582176-7c10-4340-8f31-1d8797c97c44 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:35:28 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-6906aeb5-8244-432f-8f2d-9c961a2dbf36 tempest-CinderUnicodeTest-1694990605 None] snapshot_file for this snap is: volume-2a582176-7c10-4340-8f31-1d8797c97c44.f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:35:28 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[0b337dce-85ed-4d56-9128-1615d6ef6af3]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6906aeb5-8244-432f-8f2d-9c961a2dbf36 tempest-CinderUnicodeTest-1694990605 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:28 devstack sudo[112925]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6 Aug 16 21:35:28 devstack sudo[112925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:29 devstack sudo[112925]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6906aeb5-8244-432f-8f2d-9c961a2dbf36 tempest-CinderUnicodeTest-1694990605 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6" returned: 0 in 0.375s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-6906aeb5-8244-432f-8f2d-9c961a2dbf36 tempest-CinderUnicodeTest-1694990605 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-2a582176-7c10-4340-8f31-1d8797c97c44(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:35:29 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[df4149be-3ccb-4a6f-8ec9-98fcfa207018]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6906aeb5-8244-432f-8f2d-9c961a2dbf36 tempest-CinderUnicodeTest-1694990605 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:29 devstack sudo[112930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44 Aug 16 21:35:29 devstack sudo[112930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:29 devstack sudo[112930]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6906aeb5-8244-432f-8f2d-9c961a2dbf36 tempest-CinderUnicodeTest-1694990605 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44" returned: 0 in 0.379s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6906aeb5-8244-432f-8f2d-9c961a2dbf36 tempest-CinderUnicodeTest-1694990605 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:29 devstack sudo[112935]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6 Aug 16 21:35:29 devstack sudo[112935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:29 devstack sudo[112935]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6906aeb5-8244-432f-8f2d-9c961a2dbf36 tempest-CinderUnicodeTest-1694990605 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6" returned: 0 in 0.340s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6906aeb5-8244-432f-8f2d-9c961a2dbf36 tempest-CinderUnicodeTest-1694990605 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:29 devstack sudo[112942]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6 Aug 16 21:35:29 devstack sudo[112942]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:30 devstack sudo[112942]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6906aeb5-8244-432f-8f2d-9c961a2dbf36 tempest-CinderUnicodeTest-1694990605 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44.f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6" returned: 0 in 0.243s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:30 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6906aeb5-8244-432f-8f2d-9c961a2dbf36 tempest-CinderUnicodeTest-1694990605 None] Lock "cinder-quobyte-f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6" released by "_delete_snapshot" :: held 1.454s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:30 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6906aeb5-8244-432f-8f2d-9c961a2dbf36 tempest-CinderUnicodeTest-1694990605 None] Lock "cinder-quobyte-2a582176-7c10-4340-8f31-1d8797c97c44" released by "delete_snapshot" :: held 1.478s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:30 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-6906aeb5-8244-432f-8f2d-9c961a2dbf36 tempest-CinderUnicodeTest-1694990605 None] Created reservations ['93c7b918-e5ac-4400-813a-6fe67225c22e', '32aeaaca-1514-4496-bcbe-08db9d176fe7', '915c8678-dd70-4301-9da0-884316dca0e6', 'cea5e9f8-611a-4938-b187-6d798fd97cf1'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:35:30 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-6906aeb5-8244-432f-8f2d-9c961a2dbf36 tempest-CinderUnicodeTest-1694990605 None] Delete snapshot completed successfully. Aug 16 21:35:30 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6906aeb5-8244-432f-8f2d-9c961a2dbf36 tempest-CinderUnicodeTest-1694990605 None] Lock "cinder-f5847b7e-ab90-4b6b-9e3a-5efa8eb819b6-delete_snapshot" released by "delete_snapshot" :: held 1.651s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:30 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-dd5df839-e898-4011-92db-8b31d4b93baf tempest-CinderUnicodeTest-1694990605 None] Acquiring lock "cinder-2a582176-7c10-4340-8f31-1d8797c97c44-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:30 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-dd5df839-e898-4011-92db-8b31d4b93baf tempest-CinderUnicodeTest-1694990605 None] Lock "cinder-2a582176-7c10-4340-8f31-1d8797c97c44-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:30 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-dd5df839-e898-4011-92db-8b31d4b93baf tempest-CinderUnicodeTest-1694990605 None] Acquiring lock "cinder-quobyte-2a582176-7c10-4340-8f31-1d8797c97c44" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:30 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-dd5df839-e898-4011-92db-8b31d4b93baf tempest-CinderUnicodeTest-1694990605 None] Lock "cinder-quobyte-2a582176-7c10-4340-8f31-1d8797c97c44" acquired by "delete_volume" :: waited 0.030s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:30 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[dc8f6efe-b877-4bf8-b752-97bd83b667bc]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dd5df839-e898-4011-92db-8b31d4b93baf tempest-CinderUnicodeTest-1694990605 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:31 devstack sudo[112945]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44 Aug 16 21:35:31 devstack sudo[112945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:31 devstack sudo[112945]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dd5df839-e898-4011-92db-8b31d4b93baf tempest-CinderUnicodeTest-1694990605 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44" returned: 0 in 0.375s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dd5df839-e898-4011-92db-8b31d4b93baf tempest-CinderUnicodeTest-1694990605 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:31 devstack sudo[112950]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44 Aug 16 21:35:31 devstack sudo[112950]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:31 devstack sudo[112950]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dd5df839-e898-4011-92db-8b31d4b93baf tempest-CinderUnicodeTest-1694990605 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a582176-7c10-4340-8f31-1d8797c97c44" returned: 0 in 0.250s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-dd5df839-e898-4011-92db-8b31d4b93baf tempest-CinderUnicodeTest-1694990605 None] Lock "cinder-quobyte-2a582176-7c10-4340-8f31-1d8797c97c44" released by "delete_volume" :: held 0.695s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:31 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-dd5df839-e898-4011-92db-8b31d4b93baf tempest-CinderUnicodeTest-1694990605 None] Created reservations ['773aa193-d323-4d16-b3ba-dbe69974140e', '760abfcd-20bb-4684-a58c-db24bcd53146', '57e667d9-30af-482b-9b37-fa1ca1f7ebad', '8d9eb85d-a330-4d72-b500-aba27ae1cb18'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:35:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-dd5df839-e898-4011-92db-8b31d4b93baf tempest-CinderUnicodeTest-1694990605 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-dd5df839-e898-4011-92db-8b31d4b93baf tempest-CinderUnicodeTest-1694990605 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:31 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-dd5df839-e898-4011-92db-8b31d4b93baf tempest-CinderUnicodeTest-1694990605 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:35:31 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-dd5df839-e898-4011-92db-8b31d4b93baf tempest-CinderUnicodeTest-1694990605 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:35:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-dd5df839-e898-4011-92db-8b31d4b93baf tempest-CinderUnicodeTest-1694990605 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dd5df839-e898-4011-92db-8b31d4b93baf tempest-CinderUnicodeTest-1694990605 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:31 devstack sudo[112953]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:35:31 devstack sudo[112953]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:31 devstack sudo[112953]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dd5df839-e898-4011-92db-8b31d4b93baf tempest-CinderUnicodeTest-1694990605 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.246s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:31 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-dd5df839-e898-4011-92db-8b31d4b93baf tempest-CinderUnicodeTest-1694990605 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:35:31 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-dd5df839-e898-4011-92db-8b31d4b93baf tempest-CinderUnicodeTest-1694990605 None] Deleted volume successfully. Aug 16 21:35:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a33d28ab-1b05-4dd1-a586-455605046c05 tempest-CinderUnicodeTest-1694990605 None] Acquiring lock "cinder-d24e8e55-f637-4e3d-8fe8-f757d1ffc54a-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-dd5df839-e898-4011-92db-8b31d4b93baf tempest-CinderUnicodeTest-1694990605 None] Lock "cinder-2a582176-7c10-4340-8f31-1d8797c97c44-delete_volume" released by "delete_volume" :: held 1.173s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a33d28ab-1b05-4dd1-a586-455605046c05 tempest-CinderUnicodeTest-1694990605 None] Lock "cinder-d24e8e55-f637-4e3d-8fe8-f757d1ffc54a-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a33d28ab-1b05-4dd1-a586-455605046c05 tempest-CinderUnicodeTest-1694990605 None] Acquiring lock "cinder-quobyte-d24e8e55-f637-4e3d-8fe8-f757d1ffc54a" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a33d28ab-1b05-4dd1-a586-455605046c05 tempest-CinderUnicodeTest-1694990605 None] Lock "cinder-quobyte-d24e8e55-f637-4e3d-8fe8-f757d1ffc54a" acquired by "delete_volume" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:32 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[fbc0f1e0-a215-4d5d-a3cc-1b29531d64a0]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a33d28ab-1b05-4dd1-a586-455605046c05 tempest-CinderUnicodeTest-1694990605 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d24e8e55-f637-4e3d-8fe8-f757d1ffc54a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:32 devstack sudo[112956]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d24e8e55-f637-4e3d-8fe8-f757d1ffc54a Aug 16 21:35:32 devstack sudo[112956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:32 devstack sudo[112956]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a33d28ab-1b05-4dd1-a586-455605046c05 tempest-CinderUnicodeTest-1694990605 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d24e8e55-f637-4e3d-8fe8-f757d1ffc54a" returned: 0 in 0.370s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a33d28ab-1b05-4dd1-a586-455605046c05 tempest-CinderUnicodeTest-1694990605 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d24e8e55-f637-4e3d-8fe8-f757d1ffc54a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:32 devstack sudo[112961]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d24e8e55-f637-4e3d-8fe8-f757d1ffc54a Aug 16 21:35:32 devstack sudo[112961]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:32 devstack sudo[112961]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a33d28ab-1b05-4dd1-a586-455605046c05 tempest-CinderUnicodeTest-1694990605 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d24e8e55-f637-4e3d-8fe8-f757d1ffc54a" returned: 0 in 0.245s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a33d28ab-1b05-4dd1-a586-455605046c05 tempest-CinderUnicodeTest-1694990605 None] Lock "cinder-quobyte-d24e8e55-f637-4e3d-8fe8-f757d1ffc54a" released by "delete_volume" :: held 0.654s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:32 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-a33d28ab-1b05-4dd1-a586-455605046c05 tempest-CinderUnicodeTest-1694990605 None] Created reservations ['fb790f76-5e25-4773-9ae9-b9bf2e055288', '08387e55-82ae-4627-977e-07531e646415', '75e45cb6-e930-4a6a-83ca-0da190837842', '63110b74-d18d-4615-a832-1d03c5e93969'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:35:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a33d28ab-1b05-4dd1-a586-455605046c05 tempest-CinderUnicodeTest-1694990605 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a33d28ab-1b05-4dd1-a586-455605046c05 tempest-CinderUnicodeTest-1694990605 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a33d28ab-1b05-4dd1-a586-455605046c05 tempest-CinderUnicodeTest-1694990605 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:35:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a33d28ab-1b05-4dd1-a586-455605046c05 tempest-CinderUnicodeTest-1694990605 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:35:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a33d28ab-1b05-4dd1-a586-455605046c05 tempest-CinderUnicodeTest-1694990605 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a33d28ab-1b05-4dd1-a586-455605046c05 tempest-CinderUnicodeTest-1694990605 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:32 devstack sudo[112964]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:35:32 devstack sudo[112964]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:33 devstack sudo[112964]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a33d28ab-1b05-4dd1-a586-455605046c05 tempest-CinderUnicodeTest-1694990605 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.238s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:33 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-a33d28ab-1b05-4dd1-a586-455605046c05 tempest-CinderUnicodeTest-1694990605 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:35:33 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-a33d28ab-1b05-4dd1-a586-455605046c05 tempest-CinderUnicodeTest-1694990605 None] Deleted volume successfully. Aug 16 21:35:33 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a33d28ab-1b05-4dd1-a586-455605046c05 tempest-CinderUnicodeTest-1694990605 None] Lock "cinder-d24e8e55-f637-4e3d-8fe8-f757d1ffc54a-delete_volume" released by "delete_volume" :: held 1.081s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Flow 'volume_create_manager' (221b2e58-c3e4-4d3b-8c95-8592fbebb5ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10a9df51-3fe5-47ca-ac7a-523334dbe497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10a9df51-3fe5-47ca-ac7a-523334dbe497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:35:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1889842656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b3d8b44f-3409-405b-af51-8b2c650d2a47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43ab7cdec53c40beb13eb22dccdb162e',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=2026-08-16T19:35:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:35:36Z,use_quota=True,user_id='8248a735ea474c87a871fda057fe23b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (74a05c46-681d-4138-95af-62ff03e6469a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (74a05c46-681d-4138-95af-62ff03e6469a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eabc9702-87df-4bdc-94d6-99aefa0af6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eabc9702-87df-4bdc-94d6-99aefa0af6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b3d8b44f-3409-405b-af51-8b2c650d2a47', 'volume_name': 'volume-b3d8b44f-3409-405b-af51-8b2c650d2a47', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6582919e-a063-4646-8033-be21ed9ee4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6582919e-a063-4646-8033-be21ed9ee4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8acc0f74-1850-465e-ad4f-95668fd0b534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:36 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Volume b3d8b44f-3409-405b-af51-8b2c650d2a47: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b3d8b44f-3409-405b-af51-8b2c650d2a47', 'volume_size': 1} Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] ==> create_volume: call "{'self': , '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-08-16T19:35:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1889842656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b3d8b44f-3409-405b-af51-8b2c650d2a47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43ab7cdec53c40beb13eb22dccdb162e',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=2026-08-16T19:35:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:35:36Z,use_quota=True,user_id='8248a735ea474c87a871fda057fe23b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Creating volume b3d8b44f-3409-405b-af51-8b2c650d2a47 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:35:36 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3d8b44f-3409-405b-af51-8b2c650d2a47 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:36 devstack sudo[112968]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3d8b44f-3409-405b-af51-8b2c650d2a47 1073741824 Aug 16 21:35:36 devstack sudo[112968]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:36 devstack sudo[112968]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3d8b44f-3409-405b-af51-8b2c650d2a47 1073741824" returned: 0 in 0.391s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3d8b44f-3409-405b-af51-8b2c650d2a47 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:36 devstack sudo[112974]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3d8b44f-3409-405b-af51-8b2c650d2a47 Aug 16 21:35:36 devstack sudo[112974]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:37 devstack sudo[112974]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3d8b44f-3409-405b-af51-8b2c650d2a47" returned: 0 in 0.244s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:37 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] <== create_volume: return (675ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:35:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.677s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:37 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8acc0f74-1850-465e-ad4f-95668fd0b534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b3d8b44f-3409-405b-af51-8b2c650d2a47', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:37 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7dc75a6e-e79a-48ee-82a6-a492774b010e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:37 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Volume volume-b3d8b44f-3409-405b-af51-8b2c650d2a47 (b3d8b44f-3409-405b-af51-8b2c650d2a47): created successfully Aug 16 21:35:37 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7dc75a6e-e79a-48ee-82a6-a492774b010e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:37 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Flow 'volume_create_manager' (221b2e58-c3e4-4d3b-8c95-8592fbebb5ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:35:37 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-ab32745e-606f-48ad-9925-d6ed32342989 tempest-ProjectReaderTests-1412364877 None] Created volume successfully. Aug 16 21:35:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ee9439a2-5e68-41f4-ae30-5c9e2dbe92f3 tempest-ProjectReaderTests-1412364877 None] Acquiring lock "cinder-b3d8b44f-3409-405b-af51-8b2c650d2a47-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ee9439a2-5e68-41f4-ae30-5c9e2dbe92f3 tempest-ProjectReaderTests-1412364877 None] Lock "cinder-b3d8b44f-3409-405b-af51-8b2c650d2a47-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ee9439a2-5e68-41f4-ae30-5c9e2dbe92f3 tempest-ProjectReaderTests-1412364877 None] Acquiring lock "cinder-quobyte-b3d8b44f-3409-405b-af51-8b2c650d2a47" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ee9439a2-5e68-41f4-ae30-5c9e2dbe92f3 tempest-ProjectReaderTests-1412364877 None] Lock "cinder-quobyte-b3d8b44f-3409-405b-af51-8b2c650d2a47" acquired by "delete_volume" :: waited 0.017s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:37 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[8c4356c3-6e49-4d50-878b-bd34d981514b]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ee9439a2-5e68-41f4-ae30-5c9e2dbe92f3 tempest-ProjectReaderTests-1412364877 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3d8b44f-3409-405b-af51-8b2c650d2a47 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:37 devstack sudo[112977]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3d8b44f-3409-405b-af51-8b2c650d2a47 Aug 16 21:35:37 devstack sudo[112977]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:37 devstack sudo[112977]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ee9439a2-5e68-41f4-ae30-5c9e2dbe92f3 tempest-ProjectReaderTests-1412364877 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3d8b44f-3409-405b-af51-8b2c650d2a47" returned: 0 in 0.343s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ee9439a2-5e68-41f4-ae30-5c9e2dbe92f3 tempest-ProjectReaderTests-1412364877 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3d8b44f-3409-405b-af51-8b2c650d2a47 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:37 devstack sudo[112982]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3d8b44f-3409-405b-af51-8b2c650d2a47 Aug 16 21:35:37 devstack sudo[112982]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:38 devstack sudo[112982]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ee9439a2-5e68-41f4-ae30-5c9e2dbe92f3 tempest-ProjectReaderTests-1412364877 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b3d8b44f-3409-405b-af51-8b2c650d2a47" returned: 0 in 0.252s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ee9439a2-5e68-41f4-ae30-5c9e2dbe92f3 tempest-ProjectReaderTests-1412364877 None] Lock "cinder-quobyte-b3d8b44f-3409-405b-af51-8b2c650d2a47" released by "delete_volume" :: held 0.638s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:38 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-ee9439a2-5e68-41f4-ae30-5c9e2dbe92f3 tempest-ProjectReaderTests-1412364877 None] Created reservations ['d76043e6-4e7c-4543-a8a0-08add11020b0', '5b409eaf-3193-426d-85cc-67a9d11d4ae6', 'f931838d-f240-48a6-b01c-90168d6e9bb7', '0489915a-79df-4e10-9e3c-3c432081fc73'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:35:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ee9439a2-5e68-41f4-ae30-5c9e2dbe92f3 tempest-ProjectReaderTests-1412364877 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ee9439a2-5e68-41f4-ae30-5c9e2dbe92f3 tempest-ProjectReaderTests-1412364877 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:38 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ee9439a2-5e68-41f4-ae30-5c9e2dbe92f3 tempest-ProjectReaderTests-1412364877 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:35:38 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ee9439a2-5e68-41f4-ae30-5c9e2dbe92f3 tempest-ProjectReaderTests-1412364877 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:35:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ee9439a2-5e68-41f4-ae30-5c9e2dbe92f3 tempest-ProjectReaderTests-1412364877 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ee9439a2-5e68-41f4-ae30-5c9e2dbe92f3 tempest-ProjectReaderTests-1412364877 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:38 devstack sudo[112985]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:35:38 devstack sudo[112985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:38 devstack sudo[112985]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ee9439a2-5e68-41f4-ae30-5c9e2dbe92f3 tempest-ProjectReaderTests-1412364877 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.246s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:38 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-ee9439a2-5e68-41f4-ae30-5c9e2dbe92f3 tempest-ProjectReaderTests-1412364877 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:35:38 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-ee9439a2-5e68-41f4-ae30-5c9e2dbe92f3 tempest-ProjectReaderTests-1412364877 None] Deleted volume successfully. Aug 16 21:35:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ee9439a2-5e68-41f4-ae30-5c9e2dbe92f3 tempest-ProjectReaderTests-1412364877 None] Lock "cinder-b3d8b44f-3409-405b-af51-8b2c650d2a47-delete_volume" released by "delete_volume" :: held 1.099s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Flow 'volume_create_manager' (4a79dadd-12b9-45ac-a9bc-d26760982c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (112e5e10-e609-41d3-a87b-455fb21a6b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (112e5e10-e609-41d3-a87b-455fb21a6b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:35:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1225729793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=afad9161-118f-4e98-9656-3d67390bd638,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43ab7cdec53c40beb13eb22dccdb162e',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=2026-08-16T19:35:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:35:39Z,use_quota=True,user_id='8248a735ea474c87a871fda057fe23b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fb321684-af99-4c34-be89-2626ec3c478e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fb321684-af99-4c34-be89-2626ec3c478e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (61d505bd-014f-4bd5-be16-c04c46c16224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (61d505bd-014f-4bd5-be16-c04c46c16224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'afad9161-118f-4e98-9656-3d67390bd638', 'volume_name': 'volume-afad9161-118f-4e98-9656-3d67390bd638', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (30054436-11a7-40bf-a675-b340eaa817e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (30054436-11a7-40bf-a675-b340eaa817e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ae4934dc-8b57-4d00-887d-d880187fcd29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:39 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Volume afad9161-118f-4e98-9656-3d67390bd638: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-afad9161-118f-4e98-9656-3d67390bd638', 'volume_size': 1} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] ==> create_volume: call "{'self': , '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-08-16T19:35:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1225729793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=afad9161-118f-4e98-9656-3d67390bd638,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43ab7cdec53c40beb13eb22dccdb162e',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=2026-08-16T19:35:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:35:39Z,use_quota=True,user_id='8248a735ea474c87a871fda057fe23b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Creating volume afad9161-118f-4e98-9656-3d67390bd638 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:35:39 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-afad9161-118f-4e98-9656-3d67390bd638 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:39 devstack sudo[112988]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-afad9161-118f-4e98-9656-3d67390bd638 1073741824 Aug 16 21:35:39 devstack sudo[112988]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:39 devstack sudo[112988]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-afad9161-118f-4e98-9656-3d67390bd638 1073741824" returned: 0 in 0.390s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-afad9161-118f-4e98-9656-3d67390bd638 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:39 devstack sudo[112995]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-afad9161-118f-4e98-9656-3d67390bd638 Aug 16 21:35:39 devstack sudo[112995]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:39 devstack sudo[112995]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-afad9161-118f-4e98-9656-3d67390bd638" returned: 0 in 0.236s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] <== create_volume: return (665ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.667s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ae4934dc-8b57-4d00-887d-d880187fcd29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-afad9161-118f-4e98-9656-3d67390bd638', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a56cebaa-73a8-47e5-a088-cd185dfb4c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:40 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Volume volume-afad9161-118f-4e98-9656-3d67390bd638 (afad9161-118f-4e98-9656-3d67390bd638): created successfully Aug 16 21:35:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a56cebaa-73a8-47e5-a088-cd185dfb4c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:40 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Flow 'volume_create_manager' (4a79dadd-12b9-45ac-a9bc-d26760982c53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:35:40 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-a0959add-6e63-47e2-bdfd-46228d74ab4b tempest-ProjectReaderTests-1412364877 None] Created volume successfully. Aug 16 21:35:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f7181366-1a54-45ab-9da5-e82bdb701fb4 tempest-ProjectReaderTests-1412364877 None] Acquiring lock "cinder-afad9161-118f-4e98-9656-3d67390bd638-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f7181366-1a54-45ab-9da5-e82bdb701fb4 tempest-ProjectReaderTests-1412364877 None] Lock "cinder-afad9161-118f-4e98-9656-3d67390bd638-delete_volume" acquired by "delete_volume" :: waited 0.016s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f7181366-1a54-45ab-9da5-e82bdb701fb4 tempest-ProjectReaderTests-1412364877 None] Acquiring lock "cinder-quobyte-afad9161-118f-4e98-9656-3d67390bd638" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f7181366-1a54-45ab-9da5-e82bdb701fb4 tempest-ProjectReaderTests-1412364877 None] Lock "cinder-quobyte-afad9161-118f-4e98-9656-3d67390bd638" acquired by "delete_volume" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:40 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[9ed31b8e-a3e3-43de-9c45-20e71134efc3]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f7181366-1a54-45ab-9da5-e82bdb701fb4 tempest-ProjectReaderTests-1412364877 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-afad9161-118f-4e98-9656-3d67390bd638 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:40 devstack sudo[112998]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-afad9161-118f-4e98-9656-3d67390bd638 Aug 16 21:35:40 devstack sudo[112998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:40 devstack sudo[112998]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f7181366-1a54-45ab-9da5-e82bdb701fb4 tempest-ProjectReaderTests-1412364877 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-afad9161-118f-4e98-9656-3d67390bd638" returned: 0 in 0.343s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f7181366-1a54-45ab-9da5-e82bdb701fb4 tempest-ProjectReaderTests-1412364877 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-afad9161-118f-4e98-9656-3d67390bd638 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:40 devstack sudo[113003]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-afad9161-118f-4e98-9656-3d67390bd638 Aug 16 21:35:40 devstack sudo[113003]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:40 devstack sudo[113003]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f7181366-1a54-45ab-9da5-e82bdb701fb4 tempest-ProjectReaderTests-1412364877 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-afad9161-118f-4e98-9656-3d67390bd638" returned: 0 in 0.238s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f7181366-1a54-45ab-9da5-e82bdb701fb4 tempest-ProjectReaderTests-1412364877 None] Lock "cinder-quobyte-afad9161-118f-4e98-9656-3d67390bd638" released by "delete_volume" :: held 0.616s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-f7181366-1a54-45ab-9da5-e82bdb701fb4 tempest-ProjectReaderTests-1412364877 None] Created reservations ['8af175d1-dd54-4b5f-926b-fec9948f1ab7', '0ce73750-2a21-49f9-a7e0-903f5616b8a3', 'c6f5c531-bba6-4998-bb2c-05a2be55c5d3', 'e40a956b-c3a8-4ac2-8aee-6d8d09831195'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f7181366-1a54-45ab-9da5-e82bdb701fb4 tempest-ProjectReaderTests-1412364877 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f7181366-1a54-45ab-9da5-e82bdb701fb4 tempest-ProjectReaderTests-1412364877 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f7181366-1a54-45ab-9da5-e82bdb701fb4 tempest-ProjectReaderTests-1412364877 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f7181366-1a54-45ab-9da5-e82bdb701fb4 tempest-ProjectReaderTests-1412364877 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f7181366-1a54-45ab-9da5-e82bdb701fb4 tempest-ProjectReaderTests-1412364877 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f7181366-1a54-45ab-9da5-e82bdb701fb4 tempest-ProjectReaderTests-1412364877 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:41 devstack sudo[113006]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:35:41 devstack sudo[113006]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:41 devstack sudo[113006]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f7181366-1a54-45ab-9da5-e82bdb701fb4 tempest-ProjectReaderTests-1412364877 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.240s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-f7181366-1a54-45ab-9da5-e82bdb701fb4 tempest-ProjectReaderTests-1412364877 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:35:41 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f7181366-1a54-45ab-9da5-e82bdb701fb4 tempest-ProjectReaderTests-1412364877 None] Deleted volume successfully. Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f7181366-1a54-45ab-9da5-e82bdb701fb4 tempest-ProjectReaderTests-1412364877 None] Lock "cinder-afad9161-118f-4e98-9656-3d67390bd638-delete_volume" released by "delete_volume" :: held 1.053s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Flow 'volume_create_manager' (c03ee3e6-888f-4c0a-a919-72d3e76439aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (69f210a8-e5af-40c0-af5f-ff8d8d5fc718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (69f210a8-e5af-40c0-af5f-ff8d8d5fc718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:35:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-18003646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=925f265c-1d3e-4d72-804c-648c69124ab8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43ab7cdec53c40beb13eb22dccdb162e',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=2026-08-16T19:35:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:35:42Z,use_quota=True,user_id='8248a735ea474c87a871fda057fe23b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e7f093e-0fbe-4db1-9d36-28da4bfc11de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e7f093e-0fbe-4db1-9d36-28da4bfc11de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6504975-8431-47fe-9e88-f17096bc7754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6504975-8431-47fe-9e88-f17096bc7754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '925f265c-1d3e-4d72-804c-648c69124ab8', 'volume_name': 'volume-925f265c-1d3e-4d72-804c-648c69124ab8', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (58d9cfd7-15c7-4cf8-ae01-da9769ad24ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (58d9cfd7-15c7-4cf8-ae01-da9769ad24ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (745e67cc-9fda-4bc0-b370-7122a1dbbf3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:41 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Volume 925f265c-1d3e-4d72-804c-648c69124ab8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-925f265c-1d3e-4d72-804c-648c69124ab8', 'volume_size': 1} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] ==> create_volume: call "{'self': , '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-08-16T19:35:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-18003646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=925f265c-1d3e-4d72-804c-648c69124ab8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43ab7cdec53c40beb13eb22dccdb162e',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=2026-08-16T19:35:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:35:42Z,use_quota=True,user_id='8248a735ea474c87a871fda057fe23b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Creating volume 925f265c-1d3e-4d72-804c-648c69124ab8 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:35:41 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:35:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-925f265c-1d3e-4d72-804c-648c69124ab8 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:41 devstack sudo[113009]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-925f265c-1d3e-4d72-804c-648c69124ab8 1073741824 Aug 16 21:35:41 devstack sudo[113009]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:42 devstack sudo[113009]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-925f265c-1d3e-4d72-804c-648c69124ab8 1073741824" returned: 0 in 0.403s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-925f265c-1d3e-4d72-804c-648c69124ab8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:42 devstack sudo[113015]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-925f265c-1d3e-4d72-804c-648c69124ab8 Aug 16 21:35:42 devstack sudo[113015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:42 devstack sudo[113015]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-925f265c-1d3e-4d72-804c-648c69124ab8" returned: 0 in 0.244s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:42 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] <== create_volume: return (683ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:35:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.686s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (745e67cc-9fda-4bc0-b370-7122a1dbbf3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-925f265c-1d3e-4d72-804c-648c69124ab8', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1215ffb9-6656-43ca-bcdd-bc500d30c265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:42 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Volume volume-925f265c-1d3e-4d72-804c-648c69124ab8 (925f265c-1d3e-4d72-804c-648c69124ab8): created successfully Aug 16 21:35:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1215ffb9-6656-43ca-bcdd-bc500d30c265) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Flow 'volume_create_manager' (c03ee3e6-888f-4c0a-a919-72d3e76439aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:35:42 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f96dc5c1-58c6-47ab-91a8-c28d64c14ee6 tempest-ProjectReaderTests-1412364877 None] Created volume successfully. Aug 16 21:35:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2d350ac7-4ed5-4061-9677-ec273dbdee79 tempest-ProjectReaderTests-1412364877 None] Acquiring lock "cinder-925f265c-1d3e-4d72-804c-648c69124ab8-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2d350ac7-4ed5-4061-9677-ec273dbdee79 tempest-ProjectReaderTests-1412364877 None] Lock "cinder-925f265c-1d3e-4d72-804c-648c69124ab8-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2d350ac7-4ed5-4061-9677-ec273dbdee79 tempest-ProjectReaderTests-1412364877 None] Acquiring lock "cinder-quobyte-925f265c-1d3e-4d72-804c-648c69124ab8" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2d350ac7-4ed5-4061-9677-ec273dbdee79 tempest-ProjectReaderTests-1412364877 None] Lock "cinder-quobyte-925f265c-1d3e-4d72-804c-648c69124ab8" acquired by "delete_volume" :: waited 0.017s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:42 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[af9173be-c55a-48a3-831b-74250d3f99f1]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2d350ac7-4ed5-4061-9677-ec273dbdee79 tempest-ProjectReaderTests-1412364877 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-925f265c-1d3e-4d72-804c-648c69124ab8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:43 devstack sudo[113018]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-925f265c-1d3e-4d72-804c-648c69124ab8 Aug 16 21:35:43 devstack sudo[113018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:43 devstack sudo[113018]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2d350ac7-4ed5-4061-9677-ec273dbdee79 tempest-ProjectReaderTests-1412364877 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-925f265c-1d3e-4d72-804c-648c69124ab8" returned: 0 in 0.350s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2d350ac7-4ed5-4061-9677-ec273dbdee79 tempest-ProjectReaderTests-1412364877 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-925f265c-1d3e-4d72-804c-648c69124ab8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:43 devstack sudo[113023]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-925f265c-1d3e-4d72-804c-648c69124ab8 Aug 16 21:35:43 devstack sudo[113023]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:43 devstack sudo[113023]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2d350ac7-4ed5-4061-9677-ec273dbdee79 tempest-ProjectReaderTests-1412364877 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-925f265c-1d3e-4d72-804c-648c69124ab8" returned: 0 in 0.240s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:43 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2d350ac7-4ed5-4061-9677-ec273dbdee79 tempest-ProjectReaderTests-1412364877 None] Lock "cinder-quobyte-925f265c-1d3e-4d72-804c-648c69124ab8" released by "delete_volume" :: held 0.626s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:43 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-2d350ac7-4ed5-4061-9677-ec273dbdee79 tempest-ProjectReaderTests-1412364877 None] Created reservations ['38fa002c-7912-4aca-b2f1-620e0e00f482', '11fcb933-ec77-443f-90fe-0c8b48931560', 'a39e3b80-f4a0-45a4-8408-e8bc5a0cfa2d', 'ef18708b-cba8-4f68-b192-e787b1546f2b'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:35:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2d350ac7-4ed5-4061-9677-ec273dbdee79 tempest-ProjectReaderTests-1412364877 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2d350ac7-4ed5-4061-9677-ec273dbdee79 tempest-ProjectReaderTests-1412364877 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2d350ac7-4ed5-4061-9677-ec273dbdee79 tempest-ProjectReaderTests-1412364877 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:35:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2d350ac7-4ed5-4061-9677-ec273dbdee79 tempest-ProjectReaderTests-1412364877 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:35:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2d350ac7-4ed5-4061-9677-ec273dbdee79 tempest-ProjectReaderTests-1412364877 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2d350ac7-4ed5-4061-9677-ec273dbdee79 tempest-ProjectReaderTests-1412364877 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:43 devstack sudo[113026]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:35:43 devstack sudo[113026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:43 devstack sudo[113026]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2d350ac7-4ed5-4061-9677-ec273dbdee79 tempest-ProjectReaderTests-1412364877 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.236s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:43 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-2d350ac7-4ed5-4061-9677-ec273dbdee79 tempest-ProjectReaderTests-1412364877 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:35:43 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-2d350ac7-4ed5-4061-9677-ec273dbdee79 tempest-ProjectReaderTests-1412364877 None] Deleted volume successfully. Aug 16 21:35:43 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-2d350ac7-4ed5-4061-9677-ec273dbdee79 tempest-ProjectReaderTests-1412364877 None] Lock "cinder-925f265c-1d3e-4d72-804c-648c69124ab8-delete_volume" released by "delete_volume" :: held 1.046s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Flow 'volume_create_manager' (cd2ffee0-1406-4e02-baf4-d07c551e425d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d1843c8-b0a4-4db2-bdbf-f725c7b5ac46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d1843c8-b0a4-4db2-bdbf-f725c7b5ac46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:35:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1489503826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=32e36740-78ab-4976-9b4a-3ef93456b540,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43ab7cdec53c40beb13eb22dccdb162e',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=2026-08-16T19:35:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:35:44Z,use_quota=True,user_id='8248a735ea474c87a871fda057fe23b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (80ed2e74-c805-4a8f-96ec-8257d77ee373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (80ed2e74-c805-4a8f-96ec-8257d77ee373) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c98756ac-ff3a-4d80-9bc7-e5a5c6e0ce98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c98756ac-ff3a-4d80-9bc7-e5a5c6e0ce98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '32e36740-78ab-4976-9b4a-3ef93456b540', 'volume_name': 'volume-32e36740-78ab-4976-9b4a-3ef93456b540', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9dd619d4-732d-46f2-ae15-dae743cd4140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9dd619d4-732d-46f2-ae15-dae743cd4140) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2daae65-daaa-4a2c-a63a-2fa90c7de0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:44 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Volume 32e36740-78ab-4976-9b4a-3ef93456b540: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-32e36740-78ab-4976-9b4a-3ef93456b540', 'volume_size': 1} Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] ==> create_volume: call "{'self': , '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-08-16T19:35:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1489503826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=32e36740-78ab-4976-9b4a-3ef93456b540,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43ab7cdec53c40beb13eb22dccdb162e',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=2026-08-16T19:35:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:35:44Z,use_quota=True,user_id='8248a735ea474c87a871fda057fe23b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Creating volume 32e36740-78ab-4976-9b4a-3ef93456b540 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:35:44 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32e36740-78ab-4976-9b4a-3ef93456b540 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:44 devstack sudo[113029]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32e36740-78ab-4976-9b4a-3ef93456b540 1073741824 Aug 16 21:35:44 devstack sudo[113029]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:44 devstack sudo[113029]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32e36740-78ab-4976-9b4a-3ef93456b540 1073741824" returned: 0 in 0.431s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=105,cinder:UPDATE=141,cinder:INSERT=41,cinder:DELETE=9 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:35:44 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:UPDATE=107,cinder:SELECT=93,cinder:DELETE=12,cinder:INSERT=36 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:35:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32e36740-78ab-4976-9b4a-3ef93456b540 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:45 devstack sudo[113036]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32e36740-78ab-4976-9b4a-3ef93456b540 Aug 16 21:35:45 devstack sudo[113036]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:45 devstack sudo[113036]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32e36740-78ab-4976-9b4a-3ef93456b540" returned: 0 in 0.246s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:45 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] <== create_volume: return (721ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:35:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.724s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2daae65-daaa-4a2c-a63a-2fa90c7de0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-32e36740-78ab-4976-9b4a-3ef93456b540', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2d22f947-df35-4e15-9c42-f86fa779e20c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:45 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Volume volume-32e36740-78ab-4976-9b4a-3ef93456b540 (32e36740-78ab-4976-9b4a-3ef93456b540): created successfully Aug 16 21:35:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2d22f947-df35-4e15-9c42-f86fa779e20c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Flow 'volume_create_manager' (cd2ffee0-1406-4e02-baf4-d07c551e425d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:35:45 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-7b25180d-af8c-48b3-af21-ce7e76888756 tempest-ProjectReaderTests-1412364877 None] Created volume successfully. Aug 16 21:35:45 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-32ad2a01-66cb-42a4-a7b7-7109e7690a3c tempest-ProjectReaderTests-1412364877 None] Acquiring lock "cinder-32e36740-78ab-4976-9b4a-3ef93456b540-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:45 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-32ad2a01-66cb-42a4-a7b7-7109e7690a3c tempest-ProjectReaderTests-1412364877 None] Lock "cinder-32e36740-78ab-4976-9b4a-3ef93456b540-delete_volume" acquired by "delete_volume" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:45 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-32ad2a01-66cb-42a4-a7b7-7109e7690a3c tempest-ProjectReaderTests-1412364877 None] Acquiring lock "cinder-quobyte-32e36740-78ab-4976-9b4a-3ef93456b540" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:35:45 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-32ad2a01-66cb-42a4-a7b7-7109e7690a3c tempest-ProjectReaderTests-1412364877 None] Lock "cinder-quobyte-32e36740-78ab-4976-9b4a-3ef93456b540" acquired by "delete_volume" :: waited 0.016s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:35:45 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[a339273b-918e-4d70-9777-96d9667b92fd]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:35:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-32ad2a01-66cb-42a4-a7b7-7109e7690a3c tempest-ProjectReaderTests-1412364877 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32e36740-78ab-4976-9b4a-3ef93456b540 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:45 devstack sudo[113039]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32e36740-78ab-4976-9b4a-3ef93456b540 Aug 16 21:35:45 devstack sudo[113039]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:45 devstack sudo[113039]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-32ad2a01-66cb-42a4-a7b7-7109e7690a3c tempest-ProjectReaderTests-1412364877 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32e36740-78ab-4976-9b4a-3ef93456b540" returned: 0 in 0.352s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-32ad2a01-66cb-42a4-a7b7-7109e7690a3c tempest-ProjectReaderTests-1412364877 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32e36740-78ab-4976-9b4a-3ef93456b540 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:45 devstack sudo[113078]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32e36740-78ab-4976-9b4a-3ef93456b540 Aug 16 21:35:45 devstack sudo[113078]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:46 devstack sudo[113078]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-32ad2a01-66cb-42a4-a7b7-7109e7690a3c tempest-ProjectReaderTests-1412364877 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-32e36740-78ab-4976-9b4a-3ef93456b540" returned: 0 in 0.250s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:46 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-32ad2a01-66cb-42a4-a7b7-7109e7690a3c tempest-ProjectReaderTests-1412364877 None] Lock "cinder-quobyte-32e36740-78ab-4976-9b4a-3ef93456b540" released by "delete_volume" :: held 0.647s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:46 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-32ad2a01-66cb-42a4-a7b7-7109e7690a3c tempest-ProjectReaderTests-1412364877 None] Created reservations ['a9febcb5-1936-4dfe-825a-3d8529a3ab82', '1efe8951-197c-4e28-bc93-3feb7092b6f2', 'ae973f7f-679c-418c-bdea-ef747ae2801a', 'bfc9c522-20a9-4970-b495-1d7ddddb5b23'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:35:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-32ad2a01-66cb-42a4-a7b7-7109e7690a3c tempest-ProjectReaderTests-1412364877 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-32ad2a01-66cb-42a4-a7b7-7109e7690a3c tempest-ProjectReaderTests-1412364877 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:46 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-32ad2a01-66cb-42a4-a7b7-7109e7690a3c tempest-ProjectReaderTests-1412364877 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:35:46 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-32ad2a01-66cb-42a4-a7b7-7109e7690a3c tempest-ProjectReaderTests-1412364877 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:35:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-32ad2a01-66cb-42a4-a7b7-7109e7690a3c tempest-ProjectReaderTests-1412364877 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-32ad2a01-66cb-42a4-a7b7-7109e7690a3c tempest-ProjectReaderTests-1412364877 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:46 devstack sudo[113083]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:35:46 devstack sudo[113083]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:46 devstack sudo[113083]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-32ad2a01-66cb-42a4-a7b7-7109e7690a3c tempest-ProjectReaderTests-1412364877 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.238s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:46 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-32ad2a01-66cb-42a4-a7b7-7109e7690a3c tempest-ProjectReaderTests-1412364877 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:35:46 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-32ad2a01-66cb-42a4-a7b7-7109e7690a3c tempest-ProjectReaderTests-1412364877 None] Deleted volume successfully. Aug 16 21:35:46 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-32ad2a01-66cb-42a4-a7b7-7109e7690a3c tempest-ProjectReaderTests-1412364877 None] Lock "cinder-32e36740-78ab-4976-9b4a-3ef93456b540-delete_volume" released by "delete_volume" :: held 1.080s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:35:56 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:UPDATE=11,cinder:DELETE=1,cinder:SELECT=3,cinder:INSERT=1 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:35:56 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=8,cinder:INSERT=4,cinder:UPDATE=9,cinder:DELETE=1 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Flow 'volume_create_manager' (1c9a8afa-9bb5-4767-8814-46931ecab4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c47b43a-e7ff-41b9-aa57-fc8bd155db82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c47b43a-e7ff-41b9-aa57-fc8bd155db82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:35:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1784849771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b564b30f-acb6-4241-ba3f-4abdf43d0d9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17ab1ce5336a4310b4a511ed64e1054f',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=2026-08-16T19:35:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:35:58Z,use_quota=True,user_id='2ebf26563e494f17b0f2d87f0b311e07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (26dfe36b-cc54-4415-bf21-124de6f8dbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (26dfe36b-cc54-4415-bf21-124de6f8dbb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b199041a-90be-4546-affd-b4ea6ecd10e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b199041a-90be-4546-affd-b4ea6ecd10e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b564b30f-acb6-4241-ba3f-4abdf43d0d9b', 'volume_name': 'volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7dfc22b6-088c-4d0a-b323-3659a52de803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7dfc22b6-088c-4d0a-b323-3659a52de803) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b8bd8d38-be3c-45c4-9e3b-f5bb64003027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:58 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Volume b564b30f-acb6-4241-ba3f-4abdf43d0d9b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b', 'volume_size': 1} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] ==> create_volume: call "{'self': , '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-08-16T19:35:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1784849771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b564b30f-acb6-4241-ba3f-4abdf43d0d9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17ab1ce5336a4310b4a511ed64e1054f',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=2026-08-16T19:35:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:35:58Z,use_quota=True,user_id='2ebf26563e494f17b0f2d87f0b311e07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Creating volume b564b30f-acb6-4241-ba3f-4abdf43d0d9b {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:35:58 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:58 devstack sudo[113130]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b 1073741824 Aug 16 21:35:58 devstack sudo[113130]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Flow 'volume_create_manager' (d0ced6f3-b3ee-49b0-bc9a-df7bc849c006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2ec45071-dea1-4172-8e89-200f2a1ce9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2ec45071-dea1-4172-8e89-200f2a1ce9d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:35:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1447168073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=63663631-13f0-4235-bde9-d44cf0835a11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='166e604e3d66455098bd7e8a6f03a156',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=2026-08-16T19:35:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:35:59Z,use_quota=True,user_id='b8bcbe8209884d2e913e44ee4cd87902',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (39798186-6940-4b01-8765-8ce55b448383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (39798186-6940-4b01-8765-8ce55b448383) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f397b6f3-aa79-4ec3-9011-51cdf05e3e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f397b6f3-aa79-4ec3-9011-51cdf05e3e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '63663631-13f0-4235-bde9-d44cf0835a11', 'volume_name': 'volume-63663631-13f0-4235-bde9-d44cf0835a11', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2b818904-4f16-4f49-b5c6-3fc59740ed4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2b818904-4f16-4f49-b5c6-3fc59740ed4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (758da607-cc39-4765-bf5f-32c0daffe700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:58 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Volume 63663631-13f0-4235-bde9-d44cf0835a11: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-63663631-13f0-4235-bde9-d44cf0835a11', 'volume_size': 1} Aug 16 21:35:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Flow 'volume_create_manager' (32afff4b-e70a-45c5-b253-44812f84bf92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c24848e-5a45-4c9b-8a2c-01d8a488e15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c24848e-5a45-4c9b-8a2c-01d8a488e15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:35:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1073109177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d4184302-a17c-412e-8f6c-04e4752bf886,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1171bb3842ac4bee8a5b8eac2776c5af',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=2026-08-16T19:35:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:35:59Z,use_quota=True,user_id='93d25905316e41fa86c02ad0f93c721d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84b891a7-9980-47aa-bda4-d5cea35c0eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84b891a7-9980-47aa-bda4-d5cea35c0eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (62dc0bb8-5ab7-4bfc-8564-470c07bb1c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (62dc0bb8-5ab7-4bfc-8564-470c07bb1c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd4184302-a17c-412e-8f6c-04e4752bf886', 'volume_name': 'volume-d4184302-a17c-412e-8f6c-04e4752bf886', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dd84dd68-c832-4d27-a528-80fd2135775b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dd84dd68-c832-4d27-a528-80fd2135775b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bc7e0d7d-1629-4526-8a15-e496ecff0e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:59 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Volume d4184302-a17c-412e-8f6c-04e4752bf886: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d4184302-a17c-412e-8f6c-04e4752bf886', 'volume_size': 1} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:59 devstack sudo[113130]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b 1073741824" returned: 0 in 0.590s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:59 devstack sudo[113136]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b Aug 16 21:35:59 devstack sudo[113136]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:59 devstack sudo[113136]: pam_unix(sudo:session): session closed for user root Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b" returned: 0 in 0.319s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] <== create_volume: return (956ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.959s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.792s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] ==> create_volume: call "{'self': , '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-08-16T19:35:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1447168073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=63663631-13f0-4235-bde9-d44cf0835a11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='166e604e3d66455098bd7e8a6f03a156',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=2026-08-16T19:35:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:35:59Z,use_quota=True,user_id='b8bcbe8209884d2e913e44ee4cd87902',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Creating volume 63663631-13f0-4235-bde9-d44cf0835a11 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:35:59 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:35:59 devstack sudo[113140]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11 1073741824 Aug 16 21:35:59 devstack sudo[113140]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Flow 'volume_create_manager' (bc6c5b73-3086-4a79-af50-65c14b13fce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (be46f265-3f10-44ab-94ec-bb53ffd9f997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b8bd8d38-be3c-45c4-9e3b-f5bb64003027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b7ca6bc4-d02e-4eb1-ad53-acd93cb8c167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:59 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Volume volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b (b564b30f-acb6-4241-ba3f-4abdf43d0d9b): created successfully Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b7ca6bc4-d02e-4eb1-ad53-acd93cb8c167) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Flow 'volume_create_manager' (1c9a8afa-9bb5-4767-8814-46931ecab4ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (be46f265-3f10-44ab-94ec-bb53ffd9f997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:35:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1071888644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=99dd5a44-7596-4b31-aef7-38e9a0e520be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1171bb3842ac4bee8a5b8eac2776c5af',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=2026-08-16T19:36:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:00Z,use_quota=True,user_id='93d25905316e41fa86c02ad0f93c721d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4416ce34-4afc-4b6e-9d9f-d641f596b972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4416ce34-4afc-4b6e-9d9f-d641f596b972) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eddee1c6-3d2e-4f57-b316-bd45767878f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eddee1c6-3d2e-4f57-b316-bd45767878f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '99dd5a44-7596-4b31-aef7-38e9a0e520be', 'volume_name': 'volume-99dd5a44-7596-4b31-aef7-38e9a0e520be', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (98aba4cd-2656-40aa-96be-db151120e201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (98aba4cd-2656-40aa-96be-db151120e201) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b15e38cf-bad3-424a-ad1d-2fde01b5b65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:35:59 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Volume 99dd5a44-7596-4b31-aef7-38e9a0e520be: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-99dd5a44-7596-4b31-aef7-38e9a0e520be', 'volume_size': 1} Aug 16 21:35:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:35:59 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-45c9799d-58ac-4dce-9483-d58094e98a1a tempest-VolumeDependencyTests-69659893 None] Created volume successfully. Aug 16 21:36:00 devstack sudo[113140]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11 1073741824" returned: 0 in 0.597s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:36:00 devstack sudo[113146]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11 Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Flow 'volume_create_manager' (7de79fa2-11d5-4fc5-a60c-0143ff6c11b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:00 devstack sudo[113146]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a7987cfb-033d-450f-8a5a-f56e32f75140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a7987cfb-033d-450f-8a5a-f56e32f75140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:36:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1588542865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fb6991ee-300f-404d-a1f0-45b70d5c1be8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1171bb3842ac4bee8a5b8eac2776c5af',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=2026-08-16T19:36:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:00Z,use_quota=True,user_id='93d25905316e41fa86c02ad0f93c721d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (12b1a5b2-9456-4bb6-840c-8f8194850c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (12b1a5b2-9456-4bb6-840c-8f8194850c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a3a0109f-d5b6-4e54-87a1-daafb2f7e334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a3a0109f-d5b6-4e54-87a1-daafb2f7e334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fb6991ee-300f-404d-a1f0-45b70d5c1be8', 'volume_name': 'volume-fb6991ee-300f-404d-a1f0-45b70d5c1be8', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a36aef42-c827-43b5-9cc4-5c8a6c4117fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a36aef42-c827-43b5-9cc4-5c8a6c4117fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1f5d2240-5d5f-44e3-9828-f13dec5c57f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:00 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Volume fb6991ee-300f-404d-a1f0-45b70d5c1be8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fb6991ee-300f-404d-a1f0-45b70d5c1be8', 'volume_size': 1} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:00 devstack sudo[113146]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11" returned: 0 in 0.339s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] <== create_volume: return (1004ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.389s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] ==> create_volume: call "{'self': , '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-08-16T19:35:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1073109177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d4184302-a17c-412e-8f6c-04e4752bf886,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1171bb3842ac4bee8a5b8eac2776c5af',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=2026-08-16T19:35:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:35:59Z,use_quota=True,user_id='93d25905316e41fa86c02ad0f93c721d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Creating volume d4184302-a17c-412e-8f6c-04e4752bf886 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:00 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d4184302-a17c-412e-8f6c-04e4752bf886 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (758da607-cc39-4765-bf5f-32c0daffe700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-63663631-13f0-4235-bde9-d44cf0835a11', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:00 devstack sudo[113149]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d4184302-a17c-412e-8f6c-04e4752bf886 1073741824 Aug 16 21:36:00 devstack sudo[113149]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (50114ecf-7e4c-4440-865c-8c58d2f1e126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:00 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Volume volume-63663631-13f0-4235-bde9-d44cf0835a11 (63663631-13f0-4235-bde9-d44cf0835a11): created successfully Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (50114ecf-7e4c-4440-865c-8c58d2f1e126) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Flow 'volume_create_manager' (d0ced6f3-b3ee-49b0-bc9a-df7bc849c006) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:00 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f8293407-f2b8-4238-8ed7-69f04a319a27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Created volume successfully. Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Flow 'volume_create_manager' (c263964d-395e-461a-882a-6e435963642e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b22b043b-8d48-4718-a8db-a1f60cdb6acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b22b043b-8d48-4718-a8db-a1f60cdb6acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:36:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1217886844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1171bb3842ac4bee8a5b8eac2776c5af',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=2026-08-16T19:36:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:01Z,use_quota=True,user_id='93d25905316e41fa86c02ad0f93c721d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf16bde0-9a81-473b-b1bf-8da61f9ceb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf16bde0-9a81-473b-b1bf-8da61f9ceb85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4f63bf08-06c5-4f77-8f8c-ed159a937103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4f63bf08-06c5-4f77-8f8c-ed159a937103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6', 'volume_name': 'volume-3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (397eb84a-cf1b-48da-a847-763384e5f786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (397eb84a-cf1b-48da-a847-763384e5f786) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4678bcfb-5b51-442c-aaf8-fe1a1a91d3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:00 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Volume 3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6', 'volume_size': 1} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b1dd6379-f969-4de7-98cf-3e8e09a8c8c1 tempest-VolumeDependencyTests-69659893 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Flow 'volume_create_manager' (3a49a9e6-b876-49e0-ada5-d179a8e2ea09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5a8a2f6-168f-46b8-bfc7-d67daf4e5971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:01 devstack sudo[113149]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d4184302-a17c-412e-8f6c-04e4752bf886 1073741824" returned: 0 in 0.607s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5a8a2f6-168f-46b8-bfc7-d67daf4e5971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:36:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1204198602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=598237cc-a1db-4b8d-bf2e-9f75a7ef45c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1171bb3842ac4bee8a5b8eac2776c5af',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=2026-08-16T19:36:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:01Z,use_quota=True,user_id='93d25905316e41fa86c02ad0f93c721d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84fb0a87-4182-424e-b4e0-7b2e0e8f4383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84fb0a87-4182-424e-b4e0-7b2e0e8f4383) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f74b528f-13b5-4072-b253-e0ace377c62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f74b528f-13b5-4072-b253-e0ace377c62b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '598237cc-a1db-4b8d-bf2e-9f75a7ef45c0', 'volume_name': 'volume-598237cc-a1db-4b8d-bf2e-9f75a7ef45c0', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b9f73cd7-d78b-4463-9f20-d2c944c0bff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b9f73cd7-d78b-4463-9f20-d2c944c0bff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7b7a51bf-fd54-4248-8acb-e83ee82e8b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:01 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Volume 598237cc-a1db-4b8d-bf2e-9f75a7ef45c0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-598237cc-a1db-4b8d-bf2e-9f75a7ef45c0', 'volume_size': 1} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d4184302-a17c-412e-8f6c-04e4752bf886 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:01 devstack sudo[113155]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d4184302-a17c-412e-8f6c-04e4752bf886 Aug 16 21:36:01 devstack sudo[113155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:01 devstack sudo[113155]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d4184302-a17c-412e-8f6c-04e4752bf886" returned: 0 in 0.262s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] <== create_volume: return (954ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.959s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.787s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] ==> create_volume: call "{'self': , '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-08-16T19:35:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1071888644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=99dd5a44-7596-4b31-aef7-38e9a0e520be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1171bb3842ac4bee8a5b8eac2776c5af',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=2026-08-16T19:36:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:00Z,use_quota=True,user_id='93d25905316e41fa86c02ad0f93c721d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Creating volume 99dd5a44-7596-4b31-aef7-38e9a0e520be {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:01 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-99dd5a44-7596-4b31-aef7-38e9a0e520be 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:01 devstack sudo[113158]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-99dd5a44-7596-4b31-aef7-38e9a0e520be 1073741824 Aug 16 21:36:01 devstack sudo[113158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bc7e0d7d-1629-4526-8a15-e496ecff0e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d4184302-a17c-412e-8f6c-04e4752bf886', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (459cd426-a579-4d7a-ae65-45a4b334b7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:01 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Volume volume-d4184302-a17c-412e-8f6c-04e4752bf886 (d4184302-a17c-412e-8f6c-04e4752bf886): created successfully Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (459cd426-a579-4d7a-ae65-45a4b334b7ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Flow 'volume_create_manager' (32afff4b-e70a-45c5-b253-44812f84bf92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:01 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-8fad9dd6-d41e-4b2d-a1bd-2ace560084d0 tempest-CreateVolumesFromImageTest-646123313 None] Created volume successfully. Aug 16 21:36:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4ea9b2a3-5e4d-4f5d-b64a-cc35f19da0cc tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:02 devstack sudo[113158]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-99dd5a44-7596-4b31-aef7-38e9a0e520be 1073741824" returned: 0 in 0.492s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-99dd5a44-7596-4b31-aef7-38e9a0e520be {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:02 devstack sudo[113164]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-99dd5a44-7596-4b31-aef7-38e9a0e520be Aug 16 21:36:02 devstack sudo[113164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:02 devstack sudo[113164]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-99dd5a44-7596-4b31-aef7-38e9a0e520be" returned: 0 in 0.270s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] <== create_volume: return (812ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.816s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.024s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] ==> create_volume: call "{'self': , '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-08-16T19:36:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1588542865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fb6991ee-300f-404d-a1f0-45b70d5c1be8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1171bb3842ac4bee8a5b8eac2776c5af',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=2026-08-16T19:36:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:00Z,use_quota=True,user_id='93d25905316e41fa86c02ad0f93c721d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Creating volume fb6991ee-300f-404d-a1f0-45b70d5c1be8 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:02 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fb6991ee-300f-404d-a1f0-45b70d5c1be8 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:02 devstack sudo[113167]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fb6991ee-300f-404d-a1f0-45b70d5c1be8 1073741824 Aug 16 21:36:02 devstack sudo[113167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b15e38cf-bad3-424a-ad1d-2fde01b5b65f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-99dd5a44-7596-4b31-aef7-38e9a0e520be', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (07436ea5-121e-4cb3-93c8-65296f027c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:02 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Volume volume-99dd5a44-7596-4b31-aef7-38e9a0e520be (99dd5a44-7596-4b31-aef7-38e9a0e520be): created successfully Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (07436ea5-121e-4cb3-93c8-65296f027c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Flow 'volume_create_manager' (bc6c5b73-3086-4a79-af50-65c14b13fce8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Flow 'volume_create_manager' (231b9060-ba00-49bf-8384-f4fc634b9be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (520d60f0-cb62-40fb-b5ab-dcf7ed6a81fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:02 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-90bf9d1a-ed50-4ab1-9df8-7b465fa4b963 tempest-CreateVolumesFromImageTest-646123313 None] Created volume successfully. Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (520d60f0-cb62-40fb-b5ab-dcf7ed6a81fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:36:02Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=33c11f7b-5360-430c-bf14-81b84ff0b60d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd973b9c8121419e84bfd08577a6cb8a',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=2026-08-16T19:36:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:02Z,use_quota=True,user_id='f970471e0e084109ac6fc83dece04cdf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(93c28970-b965-4423-ac41-a876d493499e),volume_type_id=93c28970-b965-4423-ac41-a876d493499e)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9176da20-5dba-4bab-814c-5b2d7d006659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9176da20-5dba-4bab-814c-5b2d7d006659) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0646a9ff-9c91-4df5-b21b-8c17d772b222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.image.glance [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Creating Keystone auth plugin from conf {{(pid=94342) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0646a9ff-9c91-4df5-b21b-8c17d772b222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '33c11f7b-5360-430c-bf14-81b84ff0b60d', 'volume_name': 'volume-33c11f7b-5360-430c-bf14-81b84ff0b60d', 'volume_size': 1, 'image_id': '9bd2cf15-8967-477b-a1e9-a5820faa312c', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/9bd2cf15-8967-477b-a1e9-a5820faa312c', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '73e48cb0463ba73c389b73e552b34b28', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'fd973b9c8121419e84bfd08577a6cb8a', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '91b6069d7d7d4204af4251d5e3af397b58064704c19090c99f135cdb7a79184ed7f3b4c9d53afcc2e82d57a0df9854d0c56da7cadd9caeb24a1d9a8bb8540c26', 'id': '9bd2cf15-8967-477b-a1e9-a5820faa312c', 'created_at': datetime.datetime(2026, 8, 16, 19, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 36, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/9bd2cf15-8967-477b-a1e9-a5820faa312c/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (361bef15-bb5f-44a9-abbd-0dfdeb6a4d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (361bef15-bb5f-44a9-abbd-0dfdeb6a4d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (93e4c0b6-5293-42d2-9318-4a117e3cb92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:02 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Volume 33c11f7b-5360-430c-bf14-81b84ff0b60d: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-33c11f7b-5360-430c-bf14-81b84ff0b60d', 'volume_size': 1, 'image_id': '9bd2cf15-8967-477b-a1e9-a5820faa312c', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/9bd2cf15-8967-477b-a1e9-a5820faa312c', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '73e48cb0463ba73c389b73e552b34b28', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'fd973b9c8121419e84bfd08577a6cb8a', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '91b6069d7d7d4204af4251d5e3af397b58064704c19090c99f135cdb7a79184ed7f3b4c9d53afcc2e82d57a0df9854d0c56da7cadd9caeb24a1d9a8bb8540c26', 'id': '9bd2cf15-8967-477b-a1e9-a5820faa312c', 'created_at': datetime.datetime(2026, 8, 16, 19, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 36, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/9bd2cf15-8967-477b-a1e9-a5820faa312c/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Trying to clone 33c11f7b-5360-430c-bf14-81b84ff0b60d from image 9bd2cf15-8967-477b-a1e9-a5820faa312c at location (None, [{'url': 'file:///opt/stack/data/glance/images/9bd2cf15-8967-477b-a1e9-a5820faa312c', 'metadata': {}}]). {{(pid=94342) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 16 21:36:02 devstack sudo[113167]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fb6991ee-300f-404d-a1f0-45b70d5c1be8 1073741824" returned: 0 in 0.444s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fb6991ee-300f-404d-a1f0-45b70d5c1be8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:02 devstack sudo[113173]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fb6991ee-300f-404d-a1f0-45b70d5c1be8 Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 16 21:36:02 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Image download 0.00 MB at 0.00 MB/s Aug 16 21:36:02 devstack sudo[113173]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[560ced0f-8217-4f90-8a44-0730e3cf6765]: (4, 'raw') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:03 devstack sudo[113175]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD Aug 16 21:36:03 devstack sudo[113175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:03 devstack sudo[113173]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fb6991ee-300f-404d-a1f0-45b70d5c1be8" returned: 0 in 0.282s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] <== create_volume: return (767ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.774s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.247s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] ==> create_volume: call "{'self': , '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-08-16T19:36:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1217886844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1171bb3842ac4bee8a5b8eac2776c5af',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=2026-08-16T19:36:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:01Z,use_quota=True,user_id='93d25905316e41fa86c02ad0f93c721d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Creating volume 3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:03 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1f5d2240-5d5f-44e3-9828-f13dec5c57f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fb6991ee-300f-404d-a1f0-45b70d5c1be8', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:03 devstack sudo[113178]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6 1073741824 Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e2502301-1eb6-4f5f-8722-9a586df4b1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:03 devstack sudo[113178]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:03 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Volume volume-fb6991ee-300f-404d-a1f0-45b70d5c1be8 (fb6991ee-300f-404d-a1f0-45b70d5c1be8): created successfully Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e2502301-1eb6-4f5f-8722-9a586df4b1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Flow 'volume_create_manager' (7de79fa2-11d5-4fc5-a60c-0143ff6c11b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:03 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-e14e171d-1877-431f-91e8-0ef27413a3a8 tempest-CreateVolumesFromImageTest-646123313 None] Created volume successfully. Aug 16 21:36:03 devstack sudo[113175]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD" returned: 0 in 0.365s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:03 devstack sudo[113182]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD Aug 16 21:36:03 devstack sudo[113182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:03 devstack sudo[113178]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6 1073741824" returned: 0 in 0.436s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:03 devstack sudo[113187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6 Aug 16 21:36:03 devstack sudo[113187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:03 devstack sudo[113182]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD" returned: 1 in 0.369s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD' failed. Not Retrying. {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Temporary image 9bd2cf15-8967-477b-a1e9-a5820faa312c is fetched for user f970471e0e084109ac6fc83dece04cdf. {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[12966509-216a-4a8c-8de6-a97b6ede4e42]: (4, 'raw') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:03 devstack sudo[113192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD Aug 16 21:36:03 devstack sudo[113187]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:03 devstack sudo[113192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6" returned: 0 in 0.238s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] <== create_volume: return (718ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.720s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b1dd6379-f969-4de7-98cf-3e8e09a8c8c1 tempest-VolumeDependencyTests-69659893 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 2.945s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4678bcfb-5b51-442c-aaf8-fe1a1a91d3f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f618ac7-1607-47e6-83d5-a8e048610f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b1dd6379-f969-4de7-98cf-3e8e09a8c8c1 tempest-VolumeDependencyTests-69659893 None] Creating offline snapshot 29949ff8-de9b-469f-8bf0-b9a3a6f426ab of volume b564b30f-acb6-4241-ba3f-4abdf43d0d9b {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:36:03 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Volume volume-3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6 (3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6): created successfully Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f618ac7-1607-47e6-83d5-a8e048610f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Flow 'volume_create_manager' (c263964d-395e-461a-882a-6e435963642e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[9ef1bc58-6d9c-4d70-923b-3a0b46b0643e]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b1dd6379-f969-4de7-98cf-3e8e09a8c8c1 tempest-VolumeDependencyTests-69659893 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:03 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-c81753ba-1a71-4fcf-b5af-8d8397888274 tempest-CreateVolumesFromImageTest-646123313 None] Created volume successfully. Aug 16 21:36:04 devstack sudo[113195]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b Aug 16 21:36:04 devstack sudo[113195]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:04 devstack sudo[113192]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD" returned: 0 in 0.359s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:04 devstack sudo[113199]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD Aug 16 21:36:04 devstack sudo[113199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:04 devstack sudo[113195]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b1dd6379-f969-4de7-98cf-3e8e09a8c8c1 tempest-VolumeDependencyTests-69659893 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b" returned: 0 in 0.399s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b1dd6379-f969-4de7-98cf-3e8e09a8c8c1 tempest-VolumeDependencyTests-69659893 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.29949ff8-de9b-469f-8bf0-b9a3a6f426ab 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:04 devstack sudo[113204]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.29949ff8-de9b-469f-8bf0-b9a3a6f426ab 1G Aug 16 21:36:04 devstack sudo[113204]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:04 devstack sudo[113199]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD" returned: 1 in 0.353s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD' failed. Not Retrying. {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:36:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:04 devstack sudo[113204]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b1dd6379-f969-4de7-98cf-3e8e09a8c8c1 tempest-VolumeDependencyTests-69659893 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.29949ff8-de9b-469f-8bf0-b9a3a6f426ab 1G" returned: 0 in 0.400s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b1dd6379-f969-4de7-98cf-3e8e09a8c8c1 tempest-VolumeDependencyTests-69659893 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.29949ff8-de9b-469f-8bf0-b9a3a6f426ab {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:04 devstack sudo[113212]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.29949ff8-de9b-469f-8bf0-b9a3a6f426ab Aug 16 21:36:04 devstack sudo[113212]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:05 devstack sudo[113212]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b1dd6379-f969-4de7-98cf-3e8e09a8c8c1 tempest-VolumeDependencyTests-69659893 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.29949ff8-de9b-469f-8bf0-b9a3a6f426ab" returned: 0 in 0.299s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:05 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-b1dd6379-f969-4de7-98cf-3e8e09a8c8c1 tempest-VolumeDependencyTests-69659893 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.29949ff8-de9b-469f-8bf0-b9a3a6f426ab is being set with open permissions: ugo+rw Aug 16 21:36:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b1dd6379-f969-4de7-98cf-3e8e09a8c8c1 tempest-VolumeDependencyTests-69659893 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.29949ff8-de9b-469f-8bf0-b9a3a6f426ab {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:05 devstack sudo[113217]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.29949ff8-de9b-469f-8bf0-b9a3a6f426ab Aug 16 21:36:05 devstack sudo[113217]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:05 devstack sudo[113217]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b1dd6379-f969-4de7-98cf-3e8e09a8c8c1 tempest-VolumeDependencyTests-69659893 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.29949ff8-de9b-469f-8bf0-b9a3a6f426ab" returned: 0 in 0.252s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b1dd6379-f969-4de7-98cf-3e8e09a8c8c1 tempest-VolumeDependencyTests-69659893 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:05 devstack sudo[113220]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.info Aug 16 21:36:05 devstack sudo[113220]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:05 devstack sudo[113220]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b1dd6379-f969-4de7-98cf-3e8e09a8c8c1 tempest-VolumeDependencyTests-69659893 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.info" returned: 0 in 0.261s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:05 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-b1dd6379-f969-4de7-98cf-3e8e09a8c8c1 tempest-VolumeDependencyTests-69659893 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.info is being set with open permissions: ugo+rw Aug 16 21:36:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b1dd6379-f969-4de7-98cf-3e8e09a8c8c1 tempest-VolumeDependencyTests-69659893 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:05 devstack sudo[113223]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.info Aug 16 21:36:05 devstack sudo[113223]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:05 devstack sudo[113223]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b1dd6379-f969-4de7-98cf-3e8e09a8c8c1 tempest-VolumeDependencyTests-69659893 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.info" returned: 0 in 0.247s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b1dd6379-f969-4de7-98cf-3e8e09a8c8c1 tempest-VolumeDependencyTests-69659893 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.973s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.598s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] ==> create_volume: call "{'self': , '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-08-16T19:36:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1204198602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=598237cc-a1db-4b8d-bf2e-9f75a7ef45c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1171bb3842ac4bee8a5b8eac2776c5af',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=2026-08-16T19:36:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:01Z,use_quota=True,user_id='93d25905316e41fa86c02ad0f93c721d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Creating volume 598237cc-a1db-4b8d-bf2e-9f75a7ef45c0 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:05 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-598237cc-a1db-4b8d-bf2e-9f75a7ef45c0 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:05 devstack sudo[113226]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-598237cc-a1db-4b8d-bf2e-9f75a7ef45c0 1073741824 Aug 16 21:36:05 devstack sudo[113226]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:05 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b1dd6379-f969-4de7-98cf-3e8e09a8c8c1 tempest-VolumeDependencyTests-69659893 None] Create snapshot completed successfully Aug 16 21:36:06 devstack sudo[113226]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-598237cc-a1db-4b8d-bf2e-9f75a7ef45c0 1073741824" returned: 0 in 0.459s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-598237cc-a1db-4b8d-bf2e-9f75a7ef45c0 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:06 devstack sudo[113232]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-598237cc-a1db-4b8d-bf2e-9f75a7ef45c0 Aug 16 21:36:06 devstack sudo[113232]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:06 devstack sudo[113232]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-598237cc-a1db-4b8d-bf2e-9f75a7ef45c0" returned: 0 in 0.267s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] <== create_volume: return (765ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.769s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4ea9b2a3-5e4d-4f5d-b64a-cc35f19da0cc tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 4.764s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-4ea9b2a3-5e4d-4f5d-b64a-cc35f19da0cc tempest-CreateVolumesFromSnapshotTest-1390374536 None] Creating offline snapshot be90195d-d118-4925-8a6c-8e74cc1fb302 of volume 63663631-13f0-4235-bde9-d44cf0835a11 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7b7a51bf-fd54-4248-8acb-e83ee82e8b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-598237cc-a1db-4b8d-bf2e-9f75a7ef45c0', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c0a757a3-2d9e-4b80-9263-d850fe3e92b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[76a15fec-d8f9-4ec4-bdbb-ace1fab5c20a]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4ea9b2a3-5e4d-4f5d-b64a-cc35f19da0cc tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:06 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Volume volume-598237cc-a1db-4b8d-bf2e-9f75a7ef45c0 (598237cc-a1db-4b8d-bf2e-9f75a7ef45c0): created successfully Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c0a757a3-2d9e-4b80-9263-d850fe3e92b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Flow 'volume_create_manager' (3a49a9e6-b876-49e0-ada5-d179a8e2ea09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:36:06 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-16fead54-afa6-46d5-b749-492ea193847d tempest-CreateVolumesFromImageTest-646123313 None] Created volume successfully. Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Flow 'volume_create_manager' (36b2526d-ac05-46fb-bb82-cadfa6eaa4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (33a57b71-d00a-4168-8410-4958fe6d2a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (33a57b71-d00a-4168-8410-4958fe6d2a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:36:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2013718660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9821507b-84de-4892-88b6-fc120eabcdbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17ab1ce5336a4310b4a511ed64e1054f',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=2026-08-16T19:36:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=29949ff8-de9b-469f-8bf0-b9a3a6f426ab,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:07Z,use_quota=True,user_id='2ebf26563e494f17b0f2d87f0b311e07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:06 devstack sudo[113235]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11 Aug 16 21:36:06 devstack sudo[113235]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d457d0bc-74c1-4f66-b57c-bd06daa350e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d457d0bc-74c1-4f66-b57c-bd06daa350e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54034525-7b81-4c03-bf34-37041fe7dede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54034525-7b81-4c03-bf34-37041fe7dede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '9821507b-84de-4892-88b6-fc120eabcdbf', 'volume_name': 'volume-9821507b-84de-4892-88b6-fc120eabcdbf', 'volume_size': 1, 'snapshot_id': '29949ff8-de9b-469f-8bf0-b9a3a6f426ab'}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ac5634e8-26a2-49e4-9fcd-2f2e9370e908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ac5634e8-26a2-49e4-9fcd-2f2e9370e908) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db5f0e1d-de43-4c73-9ecd-b180f38280f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:06 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Volume 9821507b-84de-4892-88b6-fc120eabcdbf: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-9821507b-84de-4892-88b6-fc120eabcdbf', 'volume_size': 1, 'snapshot_id': '29949ff8-de9b-469f-8bf0-b9a3a6f426ab'} Aug 16 21:36:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:07 devstack sudo[113235]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4ea9b2a3-5e4d-4f5d-b64a-cc35f19da0cc tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11" returned: 0 in 0.371s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4ea9b2a3-5e4d-4f5d-b64a-cc35f19da0cc tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.be90195d-d118-4925-8a6c-8e74cc1fb302 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:07 devstack sudo[113240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.be90195d-d118-4925-8a6c-8e74cc1fb302 1G Aug 16 21:36:07 devstack sudo[113240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:07 devstack sudo[113240]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4ea9b2a3-5e4d-4f5d-b64a-cc35f19da0cc tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.be90195d-d118-4925-8a6c-8e74cc1fb302 1G" returned: 0 in 0.405s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4ea9b2a3-5e4d-4f5d-b64a-cc35f19da0cc tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-63663631-13f0-4235-bde9-d44cf0835a11 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.be90195d-d118-4925-8a6c-8e74cc1fb302 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:07 devstack sudo[113245]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-63663631-13f0-4235-bde9-d44cf0835a11 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.be90195d-d118-4925-8a6c-8e74cc1fb302 Aug 16 21:36:07 devstack sudo[113245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:07 devstack sudo[113245]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4ea9b2a3-5e4d-4f5d-b64a-cc35f19da0cc tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-63663631-13f0-4235-bde9-d44cf0835a11 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.be90195d-d118-4925-8a6c-8e74cc1fb302" returned: 0 in 0.304s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:07 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-4ea9b2a3-5e4d-4f5d-b64a-cc35f19da0cc tempest-CreateVolumesFromSnapshotTest-1390374536 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.be90195d-d118-4925-8a6c-8e74cc1fb302 is being set with open permissions: ugo+rw Aug 16 21:36:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4ea9b2a3-5e4d-4f5d-b64a-cc35f19da0cc tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.be90195d-d118-4925-8a6c-8e74cc1fb302 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:07 devstack sudo[113250]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.be90195d-d118-4925-8a6c-8e74cc1fb302 Aug 16 21:36:07 devstack sudo[113250]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-daf61737-de4c-4803-a024-996c4514db51 tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "cinder-598237cc-a1db-4b8d-bf2e-9f75a7ef45c0-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-daf61737-de4c-4803-a024-996c4514db51 tempest-CreateVolumesFromImageTest-646123313 None] Lock "cinder-598237cc-a1db-4b8d-bf2e-9f75a7ef45c0-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-daf61737-de4c-4803-a024-996c4514db51 tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "cinder-quobyte-598237cc-a1db-4b8d-bf2e-9f75a7ef45c0" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-daf61737-de4c-4803-a024-996c4514db51 tempest-CreateVolumesFromImageTest-646123313 None] Lock "cinder-quobyte-598237cc-a1db-4b8d-bf2e-9f75a7ef45c0" acquired by "delete_volume" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:07 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[d2645564-cca3-4070-88d9-2ac2ceba0ac6]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-daf61737-de4c-4803-a024-996c4514db51 tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-598237cc-a1db-4b8d-bf2e-9f75a7ef45c0 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:08 devstack sudo[113250]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4ea9b2a3-5e4d-4f5d-b64a-cc35f19da0cc tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.be90195d-d118-4925-8a6c-8e74cc1fb302" returned: 0 in 0.269s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4ea9b2a3-5e4d-4f5d-b64a-cc35f19da0cc tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:08 devstack sudo[113254]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.info Aug 16 21:36:08 devstack sudo[113254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:08 devstack sudo[113252]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-598237cc-a1db-4b8d-bf2e-9f75a7ef45c0 Aug 16 21:36:08 devstack sudo[113252]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:08 devstack sudo[113254]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4ea9b2a3-5e4d-4f5d-b64a-cc35f19da0cc tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.info" returned: 0 in 0.273s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:08 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-4ea9b2a3-5e4d-4f5d-b64a-cc35f19da0cc tempest-CreateVolumesFromSnapshotTest-1390374536 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.info is being set with open permissions: ugo+rw Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4ea9b2a3-5e4d-4f5d-b64a-cc35f19da0cc tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:08 devstack sudo[113252]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-daf61737-de4c-4803-a024-996c4514db51 tempest-CreateVolumesFromImageTest-646123313 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-598237cc-a1db-4b8d-bf2e-9f75a7ef45c0" returned: 0 in 0.395s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-daf61737-de4c-4803-a024-996c4514db51 tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-598237cc-a1db-4b8d-bf2e-9f75a7ef45c0 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:08 devstack sudo[113261]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.info Aug 16 21:36:08 devstack sudo[113261]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:08 devstack sudo[113263]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-598237cc-a1db-4b8d-bf2e-9f75a7ef45c0 Aug 16 21:36:08 devstack sudo[113263]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:08 devstack sudo[113261]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4ea9b2a3-5e4d-4f5d-b64a-cc35f19da0cc tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.info" returned: 0 in 0.252s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4ea9b2a3-5e4d-4f5d-b64a-cc35f19da0cc tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.987s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.147s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] ==> create_volume: call "{'self': , '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-08-16T19:36:02Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=33c11f7b-5360-430c-bf14-81b84ff0b60d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd973b9c8121419e84bfd08577a6cb8a',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=2026-08-16T19:36:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:02Z,use_quota=True,user_id='f970471e0e084109ac6fc83dece04cdf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(93c28970-b965-4423-ac41-a876d493499e),volume_type_id=93c28970-b965-4423-ac41-a876d493499e)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Creating volume 33c11f7b-5360-430c-bf14-81b84ff0b60d {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:08 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:08 devstack sudo[113263]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-33c11f7b-5360-430c-bf14-81b84ff0b60d 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-daf61737-de4c-4803-a024-996c4514db51 tempest-CreateVolumesFromImageTest-646123313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-598237cc-a1db-4b8d-bf2e-9f75a7ef45c0" returned: 0 in 0.278s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:08 devstack sudo[113267]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-33c11f7b-5360-430c-bf14-81b84ff0b60d 1073741824 Aug 16 21:36:08 devstack sudo[113267]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-daf61737-de4c-4803-a024-996c4514db51 tempest-CreateVolumesFromImageTest-646123313 None] Lock "cinder-quobyte-598237cc-a1db-4b8d-bf2e-9f75a7ef45c0" released by "delete_volume" :: held 0.737s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:08 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-4ea9b2a3-5e4d-4f5d-b64a-cc35f19da0cc tempest-CreateVolumesFromSnapshotTest-1390374536 None] Create snapshot completed successfully Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-daf61737-de4c-4803-a024-996c4514db51 tempest-CreateVolumesFromImageTest-646123313 None] Created reservations ['065d6668-28fd-458c-9c4d-c98b845522fd', '11c56591-c550-401f-9e8c-dd54642d41a0', '2fc74357-29ac-4e54-80f0-b81f5175a469', '183e9865-7f89-4c5d-a15d-37f88f355188'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-daf61737-de4c-4803-a024-996c4514db51 tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-daf61737-de4c-4803-a024-996c4514db51 tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-daf61737-de4c-4803-a024-996c4514db51 tempest-CreateVolumesFromImageTest-646123313 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-daf61737-de4c-4803-a024-996c4514db51 tempest-CreateVolumesFromImageTest-646123313 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-daf61737-de4c-4803-a024-996c4514db51 tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-daf61737-de4c-4803-a024-996c4514db51 tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:08 devstack sudo[113269]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:08 devstack sudo[113269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4362e6ef-7dbd-44ac-8cb3-4316c0aad5c3 tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "cinder-3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4362e6ef-7dbd-44ac-8cb3-4316c0aad5c3 tempest-CreateVolumesFromImageTest-646123313 None] Lock "cinder-3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4362e6ef-7dbd-44ac-8cb3-4316c0aad5c3 tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "cinder-quobyte-3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4362e6ef-7dbd-44ac-8cb3-4316c0aad5c3 tempest-CreateVolumesFromImageTest-646123313 None] Lock "cinder-quobyte-3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6" acquired by "delete_volume" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[566ab749-765e-4d09-94a8-95f7d5303175]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4362e6ef-7dbd-44ac-8cb3-4316c0aad5c3 tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:09 devstack sudo[113269]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-daf61737-de4c-4803-a024-996c4514db51 tempest-CreateVolumesFromImageTest-646123313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.335s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-daf61737-de4c-4803-a024-996c4514db51 tempest-CreateVolumesFromImageTest-646123313 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:09 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-daf61737-de4c-4803-a024-996c4514db51 tempest-CreateVolumesFromImageTest-646123313 None] Deleted volume successfully. Aug 16 21:36:09 devstack sudo[113267]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-33c11f7b-5360-430c-bf14-81b84ff0b60d 1073741824" returned: 0 in 0.552s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-daf61737-de4c-4803-a024-996c4514db51 tempest-CreateVolumesFromImageTest-646123313 None] Lock "cinder-598237cc-a1db-4b8d-bf2e-9f75a7ef45c0-delete_volume" released by "delete_volume" :: held 1.351s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-33c11f7b-5360-430c-bf14-81b84ff0b60d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:09 devstack sudo[113277]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-33c11f7b-5360-430c-bf14-81b84ff0b60d Aug 16 21:36:09 devstack sudo[113277]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:09 devstack sudo[113276]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6 Aug 16 21:36:09 devstack sudo[113276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:09 devstack sudo[113277]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-33c11f7b-5360-430c-bf14-81b84ff0b60d" returned: 0 in 0.292s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] <== create_volume: return (908ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.914s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 2.693s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Acquiring lock "cinder-quobyte-29949ff8-de9b-469f-8bf0-b9a3a6f426ab-9821507b-84de-4892-88b6-fc120eabcdbf" by "_create_volume_from_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Lock "cinder-quobyte-29949ff8-de9b-469f-8bf0-b9a3a6f426ab-9821507b-84de-4892-88b6-fc120eabcdbf" acquired by "_create_volume_from_snapshot" :: waited 0.028s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Creating volume 9821507b-84de-4892-88b6-fc120eabcdbf from snapshot 29949ff8-de9b-469f-8bf0-b9a3a6f426ab {{(pid=94342) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Acquiring lock "cinder-quobyte-9821507b-84de-4892-88b6-fc120eabcdbf" by "_copy_volume_from_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:09 devstack sudo[113276]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Lock "cinder-quobyte-9821507b-84de-4892-88b6-fc120eabcdbf" acquired by "_copy_volume_from_snapshot" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] snapshot: 29949ff8-de9b-469f-8bf0-b9a3a6f426ab, volume: 9821507b-84de-4892-88b6-fc120eabcdbf, {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:403}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Attempting download of 9bd2cf15-8967-477b-a1e9-a5820faa312c ((None, [{'url': 'file:///opt/stack/data/glance/images/9bd2cf15-8967-477b-a1e9-a5820faa312c', 'metadata': {}}])) to volume 33c11f7b-5360-430c-bf14-81b84ff0b60d. {{(pid=94342) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4362e6ef-7dbd-44ac-8cb3-4316c0aad5c3 tempest-CreateVolumesFromImageTest-646123313 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6" returned: 0 in 0.481s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4362e6ef-7dbd-44ac-8cb3-4316c0aad5c3 tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:09 devstack sudo[113285]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6 Aug 16 21:36:09 devstack sudo[113285]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[78100bf7-7f39-4711-a2bd-fee0e741b8df]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.29949ff8-de9b-469f-8bf0-b9a3a6f426ab {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:09 devstack sudo[113288]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:36:09 devstack sudo[113288]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:09 devstack sudo[113287]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.29949ff8-de9b-469f-8bf0-b9a3a6f426ab Aug 16 21:36:09 devstack sudo[113287]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Flow 'volume_create_manager' (4f30c6c7-a056-4feb-a5cb-81693a0fece0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c47fb27d-9588-412f-831d-34fb2f29cde3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[465ed0f0-064a-49a3-896b-8b33dc9df6e2]: (4, 'raw') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_9bd2cf15-8967-477b-a1e9-a5820faa312c_p8ocweko {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c47fb27d-9588-412f-831d-34fb2f29cde3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:36:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1855108287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=be49b35f-8bcb-4c43-ace0-6150ac5cb82e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='166e604e3d66455098bd7e8a6f03a156',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=2026-08-16T19:36:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:10Z,use_quota=True,user_id='b8bcbe8209884d2e913e44ee4cd87902',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f5acff07-76cc-48e1-8344-06fd80d2ff10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f5acff07-76cc-48e1-8344-06fd80d2ff10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8e5fc718-049d-4bae-8b9a-ccc3419f1268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8e5fc718-049d-4bae-8b9a-ccc3419f1268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'be49b35f-8bcb-4c43-ace0-6150ac5cb82e', 'volume_name': 'volume-be49b35f-8bcb-4c43-ace0-6150ac5cb82e', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (33ac8dda-674d-4f27-b003-906489659bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (33ac8dda-674d-4f27-b003-906489659bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce30dee7-d970-481d-8cee-46f1e22bab5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:10 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Volume be49b35f-8bcb-4c43-ace0-6150ac5cb82e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-be49b35f-8bcb-4c43-ace0-6150ac5cb82e', 'volume_size': 1} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:10 devstack sudo[113291]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_9bd2cf15-8967-477b-a1e9-a5820faa312c_p8ocweko Aug 16 21:36:10 devstack sudo[113291]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:10 devstack sudo[113285]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4362e6ef-7dbd-44ac-8cb3-4316c0aad5c3 tempest-CreateVolumesFromImageTest-646123313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6" returned: 0 in 0.531s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4362e6ef-7dbd-44ac-8cb3-4316c0aad5c3 tempest-CreateVolumesFromImageTest-646123313 None] Lock "cinder-quobyte-3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6" released by "delete_volume" :: held 1.065s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:10 devstack sudo[113288]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.467s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-4362e6ef-7dbd-44ac-8cb3-4316c0aad5c3 tempest-CreateVolumesFromImageTest-646123313 None] Created reservations ['cdefb6f0-e7a5-4b74-97f5-f01c0388a7d7', 'edfa9009-557d-4260-8960-8422c0293c70', '6aeb11c3-b358-4e74-bd6d-93dcd42cfb59', '86712714-2fa0-41f2-8b81-61ad44405a69'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager._thread_info {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread count: 29 {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread info: [<_MainThread(MainThread, started 140145850327168)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:36:10 devstack sudo[113287]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Flow 'volume_create_manager' (bc45283f-2e22-4050-959b-a854f4886241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26612f91-b1d6-45b3-aaf5-621968a516df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.29949ff8-de9b-469f-8bf0-b9a3a6f426ab" returned: 0 in 0.661s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] will copy from snapshot at /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:422}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Creating direct copy from snapshot {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:430}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[2a458b81-9be3-46d3-bb94-629b39affaea]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26612f91-b1d6-45b3-aaf5-621968a516df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:36:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1284968121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8620a99f-892d-4d28-9b45-3f4d850b4cc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='166e604e3d66455098bd7e8a6f03a156',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=2026-08-16T19:36:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:10Z,use_quota=True,user_id='b8bcbe8209884d2e913e44ee4cd87902',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f42e0327-892c-45da-94eb-2e34c2a4bfd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:10 devstack sudo[113291]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f42e0327-892c-45da-94eb-2e34c2a4bfd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (87864f0e-c74b-49c1-abcf-9c924110cdca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (87864f0e-c74b-49c1-abcf-9c924110cdca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8620a99f-892d-4d28-9b45-3f4d850b4cc9', 'volume_name': 'volume-8620a99f-892d-4d28-9b45-3f4d850b4cc9', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (29bc9ee4-d345-4fd3-aad8-8c35609ba3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (29bc9ee4-d345-4fd3-aad8-8c35609ba3aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1971da57-349e-4de2-8076-7c1d060bf3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:10 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Volume 8620a99f-892d-4d28-9b45-3f4d850b4cc9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8620a99f-892d-4d28-9b45-3f4d850b4cc9', 'volume_size': 1} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_9bd2cf15-8967-477b-a1e9-a5820faa312c_p8ocweko" returned: 0 in 0.586s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_9bd2cf15-8967-477b-a1e9-a5820faa312c_p8ocweko {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4362e6ef-7dbd-44ac-8cb3-4316c0aad5c3 tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4362e6ef-7dbd-44ac-8cb3-4316c0aad5c3 tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4362e6ef-7dbd-44ac-8cb3-4316c0aad5c3 tempest-CreateVolumesFromImageTest-646123313 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4362e6ef-7dbd-44ac-8cb3-4316c0aad5c3 tempest-CreateVolumesFromImageTest-646123313 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4362e6ef-7dbd-44ac-8cb3-4316c0aad5c3 tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4362e6ef-7dbd-44ac-8cb3-4316c0aad5c3 tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:10 devstack sudo[113298]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b Aug 16 21:36:10 devstack sudo[113298]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:10 devstack sudo[113303]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:10 devstack sudo[113303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:36:10 devstack sudo[113301]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_9bd2cf15-8967-477b-a1e9-a5820faa312c_p8ocweko Aug 16 21:36:10 devstack sudo[113301]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Flow 'volume_create_manager' (2fec7065-f6a8-44cc-b07d-babcc43fd0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cbd7c127-94ec-4457-b783-f128e2587703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cbd7c127-94ec-4457-b783-f128e2587703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:36:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1768937894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1def686a-5c4d-4305-863b-3d4bb21f8fa9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='166e604e3d66455098bd7e8a6f03a156',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=2026-08-16T19:36:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:11Z,use_quota=True,user_id='b8bcbe8209884d2e913e44ee4cd87902',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c817697-8ef4-48c7-b71c-5b451a7c7b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c817697-8ef4-48c7-b71c-5b451a7c7b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0b7b936c-8d0a-4048-9b35-1d068c55cb2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0b7b936c-8d0a-4048-9b35-1d068c55cb2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1def686a-5c4d-4305-863b-3d4bb21f8fa9', 'volume_name': 'volume-1def686a-5c4d-4305-863b-3d4bb21f8fa9', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (02810ef9-7710-44fb-939f-71d24b21cadb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (02810ef9-7710-44fb-939f-71d24b21cadb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1df9d5b9-cd40-4a51-9d2b-52b9a4402b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:10 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Volume 1def686a-5c4d-4305-863b-3d4bb21f8fa9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1def686a-5c4d-4305-863b-3d4bb21f8fa9', 'volume_size': 1} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:10 devstack sudo[113303]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4362e6ef-7dbd-44ac-8cb3-4316c0aad5c3 tempest-CreateVolumesFromImageTest-646123313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.319s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-4362e6ef-7dbd-44ac-8cb3-4316c0aad5c3 tempest-CreateVolumesFromImageTest-646123313 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:10 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-4362e6ef-7dbd-44ac-8cb3-4316c0aad5c3 tempest-CreateVolumesFromImageTest-646123313 None] Deleted volume successfully. Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4362e6ef-7dbd-44ac-8cb3-4316c0aad5c3 tempest-CreateVolumesFromImageTest-646123313 None] Lock "cinder-3c64b7c4-f7f5-4cb4-97a3-56c9337a46e6-delete_volume" released by "delete_volume" :: held 1.897s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:10 devstack sudo[113298]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b" returned: 0 in 0.561s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG cinder.utils [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Path /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9821507b-84de-4892-88b6-fc120eabcdbf not found in is_blk_device check {{(pid=94342) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 16 21:36:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9821507b-84de-4892-88b6-fc120eabcdbf {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:11 devstack sudo[113311]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9821507b-84de-4892-88b6-fc120eabcdbf Aug 16 21:36:11 devstack sudo[113311]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:11 devstack sudo[113301]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_9bd2cf15-8967-477b-a1e9-a5820faa312c_p8ocweko" returned: 1 in 0.531s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_9bd2cf15-8967-477b-a1e9-a5820faa312c_p8ocweko' failed. Not Retrying. {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[1c4db0a1-ebf6-4e5a-8548-0e8887dd1562]: (4, 'raw') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Flow 'volume_create_manager' (3707d360-b801-4694-9b89-e622e07d3488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:11 devstack sudo[113314]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD Aug 16 21:36:11 devstack sudo[113314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (236f9427-d7f2-4f4b-89d6-da88fa95781d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (236f9427-d7f2-4f4b-89d6-da88fa95781d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:36:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1408423778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3757d9bb-1cf7-451c-aa51-e262ef8eba51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='166e604e3d66455098bd7e8a6f03a156',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=2026-08-16T19:36:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:11Z,use_quota=True,user_id='b8bcbe8209884d2e913e44ee4cd87902',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0147aaa5-9c03-4959-aaf7-45d53ac9a219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0147aaa5-9c03-4959-aaf7-45d53ac9a219) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (211a7530-f370-4623-a3f7-0a0c46d9615f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (211a7530-f370-4623-a3f7-0a0c46d9615f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3757d9bb-1cf7-451c-aa51-e262ef8eba51', 'volume_name': 'volume-3757d9bb-1cf7-451c-aa51-e262ef8eba51', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9d5dbd9a-6303-401d-8057-e55d7e2d17dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9d5dbd9a-6303-401d-8057-e55d7e2d17dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (609f07e1-156f-422f-b580-4ab2fd62be93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:11 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Volume 3757d9bb-1cf7-451c-aa51-e262ef8eba51: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3757d9bb-1cf7-451c-aa51-e262ef8eba51', 'volume_size': 1} Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6122b531-deb6-403f-8539-cb245697f9b8 tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "cinder-fb6991ee-300f-404d-a1f0-45b70d5c1be8-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6122b531-deb6-403f-8539-cb245697f9b8 tempest-CreateVolumesFromImageTest-646123313 None] Lock "cinder-fb6991ee-300f-404d-a1f0-45b70d5c1be8-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6122b531-deb6-403f-8539-cb245697f9b8 tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "cinder-quobyte-fb6991ee-300f-404d-a1f0-45b70d5c1be8" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6122b531-deb6-403f-8539-cb245697f9b8 tempest-CreateVolumesFromImageTest-646123313 None] Lock "cinder-quobyte-fb6991ee-300f-404d-a1f0-45b70d5c1be8" acquired by "delete_volume" :: waited 0.025s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:11 devstack sudo[113314]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD" returned: 0 in 0.501s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[336e0390-8eb6-4919-806a-f4a9d6ae5ba5]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6122b531-deb6-403f-8539-cb245697f9b8 tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fb6991ee-300f-404d-a1f0-45b70d5c1be8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:11 devstack sudo[113322]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD Aug 16 21:36:11 devstack sudo[113322]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:36:11 devstack sudo[113323]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fb6991ee-300f-404d-a1f0-45b70d5c1be8 Aug 16 21:36:11 devstack sudo[113323]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Flow 'volume_create_manager' (e43d2b5c-8428-47d3-861d-98163aed5a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (13fc4dad-bfad-4120-89d6-678b13f40bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (13fc4dad-bfad-4120-89d6-678b13f40bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:36:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-199189746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b417d290-0064-46a5-89c8-2175c1c1f55a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='166e604e3d66455098bd7e8a6f03a156',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=2026-08-16T19:36:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:12Z,use_quota=True,user_id='b8bcbe8209884d2e913e44ee4cd87902',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4cce7872-d3a5-4d7e-a8a5-20282ad05f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4cce7872-d3a5-4d7e-a8a5-20282ad05f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f4112534-560d-44e8-9f6f-9475da896138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f4112534-560d-44e8-9f6f-9475da896138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b417d290-0064-46a5-89c8-2175c1c1f55a', 'volume_name': 'volume-b417d290-0064-46a5-89c8-2175c1c1f55a', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8b8a6b3-dab7-45c5-959c-8abf7cff888d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8b8a6b3-dab7-45c5-959c-8abf7cff888d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:12 devstack sudo[113322]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d813df93-a94e-48f5-9f8d-022c9d900db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:12 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Volume b417d290-0064-46a5-89c8-2175c1c1f55a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b417d290-0064-46a5-89c8-2175c1c1f55a', 'volume_size': 1} Aug 16 21:36:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD" returned: 1 in 0.793s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD' failed. Not Retrying. {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:36:12 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] 9bd2cf15-8967-477b-a1e9-a5820faa312c was raw, converting to qcow2 {{(pid=94342) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 16 21:36:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-33c11f7b-5360-430c-bf14-81b84ff0b60d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:12 devstack sudo[113336]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-33c11f7b-5360-430c-bf14-81b84ff0b60d Aug 16 21:36:12 devstack sudo[113336]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:12 devstack sudo[113323]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6122b531-deb6-403f-8539-cb245697f9b8 tempest-CreateVolumesFromImageTest-646123313 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fb6991ee-300f-404d-a1f0-45b70d5c1be8" returned: 0 in 1.191s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6122b531-deb6-403f-8539-cb245697f9b8 tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fb6991ee-300f-404d-a1f0-45b70d5c1be8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:12 devstack sudo[113341]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fb6991ee-300f-404d-a1f0-45b70d5c1be8 Aug 16 21:36:12 devstack sudo[113341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:13 devstack sudo[113341]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6122b531-deb6-403f-8539-cb245697f9b8 tempest-CreateVolumesFromImageTest-646123313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-fb6991ee-300f-404d-a1f0-45b70d5c1be8" returned: 0 in 0.550s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6122b531-deb6-403f-8539-cb245697f9b8 tempest-CreateVolumesFromImageTest-646123313 None] Lock "cinder-quobyte-fb6991ee-300f-404d-a1f0-45b70d5c1be8" released by "delete_volume" :: held 1.821s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:13 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-6122b531-deb6-403f-8539-cb245697f9b8 tempest-CreateVolumesFromImageTest-646123313 None] Created reservations ['09b366cf-95d4-4556-9e68-866e85856c35', '1dd6d242-fc64-4865-b805-46a26428fb98', 'c06b8942-12ce-4b26-903a-0601ec208eb5', 'f931147f-f079-499b-b327-928a6fe85314'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:13 devstack sudo[113336]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-33c11f7b-5360-430c-bf14-81b84ff0b60d" returned: 0 in 1.179s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:13 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_9bd2cf15-8967-477b-a1e9-a5820faa312c_ddp10smldevstack@QuobyteHD, size 0.00 MB, duration 1.18 sec, destination /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-33c11f7b-5360-430c-bf14-81b84ff0b60d {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:36:13 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Converted 0.00 MB image at 0.00 MB/s Aug 16 21:36:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-33c11f7b-5360-430c-bf14-81b84ff0b60d 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6122b531-deb6-403f-8539-cb245697f9b8 tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6122b531-deb6-403f-8539-cb245697f9b8 tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6122b531-deb6-403f-8539-cb245697f9b8 tempest-CreateVolumesFromImageTest-646123313 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:13 devstack sudo[113347]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-33c11f7b-5360-430c-bf14-81b84ff0b60d 1G Aug 16 21:36:13 devstack sudo[113347]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6122b531-deb6-403f-8539-cb245697f9b8 tempest-CreateVolumesFromImageTest-646123313 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6122b531-deb6-403f-8539-cb245697f9b8 tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6122b531-deb6-403f-8539-cb245697f9b8 tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:13 devstack sudo[113349]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:13 devstack sudo[113349]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bda938e0-7932-46c1-b30d-42a080a7c6be tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "cinder-99dd5a44-7596-4b31-aef7-38e9a0e520be-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bda938e0-7932-46c1-b30d-42a080a7c6be tempest-CreateVolumesFromImageTest-646123313 None] Lock "cinder-99dd5a44-7596-4b31-aef7-38e9a0e520be-delete_volume" acquired by "delete_volume" :: waited 0.065s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:14 devstack sudo[113349]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bda938e0-7932-46c1-b30d-42a080a7c6be tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "cinder-quobyte-99dd5a44-7596-4b31-aef7-38e9a0e520be" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6122b531-deb6-403f-8539-cb245697f9b8 tempest-CreateVolumesFromImageTest-646123313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.510s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:14 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-6122b531-deb6-403f-8539-cb245697f9b8 tempest-CreateVolumesFromImageTest-646123313 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:14 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-6122b531-deb6-403f-8539-cb245697f9b8 tempest-CreateVolumesFromImageTest-646123313 None] Deleted volume successfully. Aug 16 21:36:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bda938e0-7932-46c1-b30d-42a080a7c6be tempest-CreateVolumesFromImageTest-646123313 None] Lock "cinder-quobyte-99dd5a44-7596-4b31-aef7-38e9a0e520be" acquired by "delete_volume" :: waited 0.052s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6122b531-deb6-403f-8539-cb245697f9b8 tempest-CreateVolumesFromImageTest-646123313 None] Lock "cinder-fb6991ee-300f-404d-a1f0-45b70d5c1be8-delete_volume" released by "delete_volume" :: held 2.804s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:14 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[63e49f97-3bb9-41cc-8f80-afefc7e3d7d2]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bda938e0-7932-46c1-b30d-42a080a7c6be tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-99dd5a44-7596-4b31-aef7-38e9a0e520be {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:14 devstack sudo[113355]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-99dd5a44-7596-4b31-aef7-38e9a0e520be Aug 16 21:36:14 devstack sudo[113355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:14 devstack sudo[113347]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-33c11f7b-5360-430c-bf14-81b84ff0b60d 1G" returned: 0 in 1.039s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:14 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Downloaded image 9bd2cf15-8967-477b-a1e9-a5820faa312c ((None, [{'url': 'file:///opt/stack/data/glance/images/9bd2cf15-8967-477b-a1e9-a5820faa312c', 'metadata': {}}])) to volume 33c11f7b-5360-430c-bf14-81b84ff0b60d successfully. {{(pid=94342) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 16 21:36:14 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Temporary image 9bd2cf15-8967-477b-a1e9-a5820faa312c for user f970471e0e084109ac6fc83dece04cdf is deleted. {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 16 21:36:14 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Marking volume 33c11f7b-5360-430c-bf14-81b84ff0b60d as bootable. {{(pid=94342) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 16 21:36:14 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Copying metadata from image 9bd2cf15-8967-477b-a1e9-a5820faa312c to 33c11f7b-5360-430c-bf14-81b84ff0b60d. {{(pid=94342) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 16 21:36:14 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Creating volume glance metadata for volume 33c11f7b-5360-430c-bf14-81b84ff0b60d backed by image 9bd2cf15-8967-477b-a1e9-a5820faa312c with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': '9bd2cf15-8967-477b-a1e9-a5820faa312c', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': '73e48cb0463ba73c389b73e552b34b28', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94342) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 16 21:36:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (93e4c0b6-5293-42d2-9318-4a117e3cb92f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-33c11f7b-5360-430c-bf14-81b84ff0b60d', 'volume_size': 1, 'image_id': '9bd2cf15-8967-477b-a1e9-a5820faa312c', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/9bd2cf15-8967-477b-a1e9-a5820faa312c', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '73e48cb0463ba73c389b73e552b34b28', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'fd973b9c8121419e84bfd08577a6cb8a', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '91b6069d7d7d4204af4251d5e3af397b58064704c19090c99f135cdb7a79184ed7f3b4c9d53afcc2e82d57a0df9854d0c56da7cadd9caeb24a1d9a8bb8540c26', 'id': '9bd2cf15-8967-477b-a1e9-a5820faa312c', 'created_at': datetime.datetime(2026, 8, 16, 19, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 36, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/9bd2cf15-8967-477b-a1e9-a5820faa312c/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f8979598-497f-4dda-952c-46af34697c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:14 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Volume volume-33c11f7b-5360-430c-bf14-81b84ff0b60d (33c11f7b-5360-430c-bf14-81b84ff0b60d): created successfully Aug 16 21:36:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f8979598-497f-4dda-952c-46af34697c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Flow 'volume_create_manager' (231b9060-ba00-49bf-8384-f4fc634b9be2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:14 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-636ff30c-7a0c-47a7-8db0-5131143f0a83 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Created volume successfully. Aug 16 21:36:15 devstack sudo[113355]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bda938e0-7932-46c1-b30d-42a080a7c6be tempest-CreateVolumesFromImageTest-646123313 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-99dd5a44-7596-4b31-aef7-38e9a0e520be" returned: 0 in 0.775s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bda938e0-7932-46c1-b30d-42a080a7c6be tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-99dd5a44-7596-4b31-aef7-38e9a0e520be {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:15 devstack sudo[113360]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-99dd5a44-7596-4b31-aef7-38e9a0e520be Aug 16 21:36:15 devstack sudo[113360]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:15 devstack sudo[113360]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bda938e0-7932-46c1-b30d-42a080a7c6be tempest-CreateVolumesFromImageTest-646123313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-99dd5a44-7596-4b31-aef7-38e9a0e520be" returned: 0 in 0.445s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:15 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bda938e0-7932-46c1-b30d-42a080a7c6be tempest-CreateVolumesFromImageTest-646123313 None] Lock "cinder-quobyte-99dd5a44-7596-4b31-aef7-38e9a0e520be" released by "delete_volume" :: held 1.334s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:15 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-bda938e0-7932-46c1-b30d-42a080a7c6be tempest-CreateVolumesFromImageTest-646123313 None] Created reservations ['2894ccdd-6943-4227-93b3-33279b31b138', '9c05c8e8-567c-4f67-aa8a-36c9a5783e43', '5285aa01-fc95-413a-9698-31b6345aeeff', '50ec47d3-f8a8-4204-bbb8-e1c050c71145'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-bda938e0-7932-46c1-b30d-42a080a7c6be tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-bda938e0-7932-46c1-b30d-42a080a7c6be tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-bda938e0-7932-46c1-b30d-42a080a7c6be tempest-CreateVolumesFromImageTest-646123313 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:15 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-bda938e0-7932-46c1-b30d-42a080a7c6be tempest-CreateVolumesFromImageTest-646123313 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-bda938e0-7932-46c1-b30d-42a080a7c6be tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.027s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bda938e0-7932-46c1-b30d-42a080a7c6be tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:15 devstack sudo[113363]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:15 devstack sudo[113363]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-40182409-023b-4a9b-b890-ebe43eb4c8d6 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Acquiring lock "cinder-33c11f7b-5360-430c-bf14-81b84ff0b60d-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-40182409-023b-4a9b-b890-ebe43eb4c8d6 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Lock "cinder-33c11f7b-5360-430c-bf14-81b84ff0b60d-delete_volume" acquired by "delete_volume" :: waited 0.060s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-40182409-023b-4a9b-b890-ebe43eb4c8d6 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Acquiring lock "cinder-quobyte-33c11f7b-5360-430c-bf14-81b84ff0b60d" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-40182409-023b-4a9b-b890-ebe43eb4c8d6 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Lock "cinder-quobyte-33c11f7b-5360-430c-bf14-81b84ff0b60d" acquired by "delete_volume" :: waited 0.029s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:16 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[5186f799-d2ed-4ad9-98b9-8a17066364d8]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-40182409-023b-4a9b-b890-ebe43eb4c8d6 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-33c11f7b-5360-430c-bf14-81b84ff0b60d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:16 devstack sudo[113365]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-33c11f7b-5360-430c-bf14-81b84ff0b60d Aug 16 21:36:16 devstack sudo[113365]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6c6eb2e1-f254-4713-a10e-90ac91480d4a tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "cinder-d4184302-a17c-412e-8f6c-04e4752bf886-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6c6eb2e1-f254-4713-a10e-90ac91480d4a tempest-CreateVolumesFromImageTest-646123313 None] Lock "cinder-d4184302-a17c-412e-8f6c-04e4752bf886-delete_volume" acquired by "delete_volume" :: waited 0.073s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6c6eb2e1-f254-4713-a10e-90ac91480d4a tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "cinder-quobyte-d4184302-a17c-412e-8f6c-04e4752bf886" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:16 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6c6eb2e1-f254-4713-a10e-90ac91480d4a tempest-CreateVolumesFromImageTest-646123313 None] Lock "cinder-quobyte-d4184302-a17c-412e-8f6c-04e4752bf886" acquired by "delete_volume" :: waited 0.055s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:16 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[e16bf09a-3e64-4297-a775-2f02ce21d2f9]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6c6eb2e1-f254-4713-a10e-90ac91480d4a tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d4184302-a17c-412e-8f6c-04e4752bf886 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:16 devstack sudo[113363]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bda938e0-7932-46c1-b30d-42a080a7c6be tempest-CreateVolumesFromImageTest-646123313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 1.068s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:16 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-bda938e0-7932-46c1-b30d-42a080a7c6be tempest-CreateVolumesFromImageTest-646123313 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:16 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-bda938e0-7932-46c1-b30d-42a080a7c6be tempest-CreateVolumesFromImageTest-646123313 None] Deleted volume successfully. Aug 16 21:36:16 devstack sudo[113365]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-40182409-023b-4a9b-b890-ebe43eb4c8d6 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-33c11f7b-5360-430c-bf14-81b84ff0b60d" returned: 0 in 0.664s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-40182409-023b-4a9b-b890-ebe43eb4c8d6 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-33c11f7b-5360-430c-bf14-81b84ff0b60d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-bda938e0-7932-46c1-b30d-42a080a7c6be tempest-CreateVolumesFromImageTest-646123313 None] Lock "cinder-99dd5a44-7596-4b31-aef7-38e9a0e520be-delete_volume" released by "delete_volume" :: held 3.008s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:17 devstack sudo[113372]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-33c11f7b-5360-430c-bf14-81b84ff0b60d Aug 16 21:36:17 devstack sudo[113372]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:17 devstack sudo[113311]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9821507b-84de-4892-88b6-fc120eabcdbf" returned: 0 in 6.072s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[d1a80aa3-5a55-4e52-91d6-3acf647cb28f]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:17 devstack sudo[113371]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d4184302-a17c-412e-8f6c-04e4752bf886 Aug 16 21:36:17 devstack sudo[113371]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:17 devstack sudo[113374]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b Aug 16 21:36:17 devstack sudo[113374]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:17 devstack sudo[113372]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-40182409-023b-4a9b-b890-ebe43eb4c8d6 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-33c11f7b-5360-430c-bf14-81b84ff0b60d" returned: 0 in 0.317s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-40182409-023b-4a9b-b890-ebe43eb4c8d6 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Lock "cinder-quobyte-33c11f7b-5360-430c-bf14-81b84ff0b60d" released by "delete_volume" :: held 1.076s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:17 devstack sudo[113371]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6c6eb2e1-f254-4713-a10e-90ac91480d4a tempest-CreateVolumesFromImageTest-646123313 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d4184302-a17c-412e-8f6c-04e4752bf886" returned: 0 in 0.478s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6c6eb2e1-f254-4713-a10e-90ac91480d4a tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d4184302-a17c-412e-8f6c-04e4752bf886 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-40182409-023b-4a9b-b890-ebe43eb4c8d6 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Created reservations ['68f3201c-2ec5-4643-b041-7159063b48ec', '8d825a1a-4b7e-41e6-8b43-c05459c93037', '98a8d41e-b1c6-48fd-8582-02699b011838', '6baf9062-fb6e-4f81-8b1e-44a041a6bf7c'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:17 devstack sudo[113381]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d4184302-a17c-412e-8f6c-04e4752bf886 Aug 16 21:36:17 devstack sudo[113381]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-40182409-023b-4a9b-b890-ebe43eb4c8d6 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-40182409-023b-4a9b-b890-ebe43eb4c8d6 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-40182409-023b-4a9b-b890-ebe43eb4c8d6 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-40182409-023b-4a9b-b890-ebe43eb4c8d6 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-40182409-023b-4a9b-b890-ebe43eb4c8d6 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-40182409-023b-4a9b-b890-ebe43eb4c8d6 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:17 devstack sudo[113385]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:17 devstack sudo[113385]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:17 devstack sudo[113381]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6c6eb2e1-f254-4713-a10e-90ac91480d4a tempest-CreateVolumesFromImageTest-646123313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d4184302-a17c-412e-8f6c-04e4752bf886" returned: 0 in 0.284s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6c6eb2e1-f254-4713-a10e-90ac91480d4a tempest-CreateVolumesFromImageTest-646123313 None] Lock "cinder-quobyte-d4184302-a17c-412e-8f6c-04e4752bf886" released by "delete_volume" :: held 0.856s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:17 devstack sudo[113374]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b" returned: 0 in 0.600s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Image conversion details: src /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b, size 1024.00 MB, duration 6.07 sec, destination /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9821507b-84de-4892-88b6-fc120eabcdbf {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:36:17 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Converted 1024.00 MB image at 168.62 MB/s Aug 16 21:36:17 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9821507b-84de-4892-88b6-fc120eabcdbf is being set with open permissions: ugo+rw Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9821507b-84de-4892-88b6-fc120eabcdbf {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:17 devstack sudo[113389]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9821507b-84de-4892-88b6-fc120eabcdbf Aug 16 21:36:17 devstack sudo[113389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:17 devstack sudo[113385]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-6c6eb2e1-f254-4713-a10e-90ac91480d4a tempest-CreateVolumesFromImageTest-646123313 None] Created reservations ['58094007-2592-40ad-bf9c-e8306222eeb7', '5a809560-201d-4cd4-a2be-30194242d731', '6aa8d91a-1fdf-497b-8135-0597b08f2487', 'e3847e16-4dc3-4064-a72f-3625ebbbb8c3'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-40182409-023b-4a9b-b890-ebe43eb4c8d6 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.273s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-40182409-023b-4a9b-b890-ebe43eb4c8d6 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:17 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-40182409-023b-4a9b-b890-ebe43eb4c8d6 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Deleted volume successfully. Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-40182409-023b-4a9b-b890-ebe43eb4c8d6 tempest-VolumeAndVolumeTypeFromImageTest-1476732375 None] Lock "cinder-33c11f7b-5360-430c-bf14-81b84ff0b60d-delete_volume" released by "delete_volume" :: held 1.719s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6c6eb2e1-f254-4713-a10e-90ac91480d4a tempest-CreateVolumesFromImageTest-646123313 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6c6eb2e1-f254-4713-a10e-90ac91480d4a tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6c6eb2e1-f254-4713-a10e-90ac91480d4a tempest-CreateVolumesFromImageTest-646123313 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6c6eb2e1-f254-4713-a10e-90ac91480d4a tempest-CreateVolumesFromImageTest-646123313 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6c6eb2e1-f254-4713-a10e-90ac91480d4a tempest-CreateVolumesFromImageTest-646123313 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6c6eb2e1-f254-4713-a10e-90ac91480d4a tempest-CreateVolumesFromImageTest-646123313 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:17 devstack sudo[113392]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:17 devstack sudo[113392]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:17 devstack sudo[113389]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9821507b-84de-4892-88b6-fc120eabcdbf" returned: 0 in 0.270s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Lock "cinder-quobyte-9821507b-84de-4892-88b6-fc120eabcdbf" released by "_copy_volume_from_snapshot" :: held 8.347s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Lock "cinder-quobyte-29949ff8-de9b-469f-8bf0-b9a3a6f426ab-9821507b-84de-4892-88b6-fc120eabcdbf" released by "_create_volume_from_snapshot" :: held 8.385s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 8.415s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 7.875s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] ==> create_volume: call "{'self': , '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-08-16T19:36:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1855108287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=be49b35f-8bcb-4c43-ace0-6150ac5cb82e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='166e604e3d66455098bd7e8a6f03a156',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=2026-08-16T19:36:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:10Z,use_quota=True,user_id='b8bcbe8209884d2e913e44ee4cd87902',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Creating volume be49b35f-8bcb-4c43-ace0-6150ac5cb82e {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:17 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-be49b35f-8bcb-4c43-ace0-6150ac5cb82e 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:18 devstack sudo[113395]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-be49b35f-8bcb-4c43-ace0-6150ac5cb82e 1073741824 Aug 16 21:36:18 devstack sudo[113395]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db5f0e1d-de43-4c73-9ecd-b180f38280f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9821507b-84de-4892-88b6-fc120eabcdbf', 'volume_size': 1, 'snapshot_id': '29949ff8-de9b-469f-8bf0-b9a3a6f426ab'}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dfd7d9e3-8bcb-400c-976e-5fa24c48572c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:18 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Volume volume-9821507b-84de-4892-88b6-fc120eabcdbf (9821507b-84de-4892-88b6-fc120eabcdbf): created successfully Aug 16 21:36:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dfd7d9e3-8bcb-400c-976e-5fa24c48572c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Flow 'volume_create_manager' (36b2526d-ac05-46fb-bb82-cadfa6eaa4fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:18 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b8074785-cf47-45f5-880e-5ccc34237a8d tempest-VolumeDependencyTests-69659893 None] Created volume successfully. Aug 16 21:36:18 devstack sudo[113392]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6c6eb2e1-f254-4713-a10e-90ac91480d4a tempest-CreateVolumesFromImageTest-646123313 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.319s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:18 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-6c6eb2e1-f254-4713-a10e-90ac91480d4a tempest-CreateVolumesFromImageTest-646123313 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:18 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-6c6eb2e1-f254-4713-a10e-90ac91480d4a tempest-CreateVolumesFromImageTest-646123313 None] Deleted volume successfully. Aug 16 21:36:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6c6eb2e1-f254-4713-a10e-90ac91480d4a tempest-CreateVolumesFromImageTest-646123313 None] Lock "cinder-d4184302-a17c-412e-8f6c-04e4752bf886-delete_volume" released by "delete_volume" :: held 1.560s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:18 devstack sudo[113395]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-be49b35f-8bcb-4c43-ace0-6150ac5cb82e 1073741824" returned: 0 in 0.566s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-be49b35f-8bcb-4c43-ace0-6150ac5cb82e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:18 devstack sudo[113401]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-be49b35f-8bcb-4c43-ace0-6150ac5cb82e Aug 16 21:36:18 devstack sudo[113401]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:18 devstack sudo[113401]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-be49b35f-8bcb-4c43-ace0-6150ac5cb82e" returned: 0 in 0.330s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] <== create_volume: return (945ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.948s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 8.424s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] ==> create_volume: call "{'self': , '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-08-16T19:36:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1284968121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8620a99f-892d-4d28-9b45-3f4d850b4cc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='166e604e3d66455098bd7e8a6f03a156',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=2026-08-16T19:36:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:10Z,use_quota=True,user_id='b8bcbe8209884d2e913e44ee4cd87902',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Creating volume 8620a99f-892d-4d28-9b45-3f4d850b4cc9 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:18 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8620a99f-892d-4d28-9b45-3f4d850b4cc9 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:18 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce30dee7-d970-481d-8cee-46f1e22bab5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-be49b35f-8bcb-4c43-ace0-6150ac5cb82e', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f8f40a3-321f-474c-b0ad-f5bd2067ca55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:19 devstack sudo[113405]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8620a99f-892d-4d28-9b45-3f4d850b4cc9 1073741824 Aug 16 21:36:19 devstack sudo[113405]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:19 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Volume volume-be49b35f-8bcb-4c43-ace0-6150ac5cb82e (be49b35f-8bcb-4c43-ace0-6150ac5cb82e): created successfully Aug 16 21:36:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f8f40a3-321f-474c-b0ad-f5bd2067ca55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:19 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Flow 'volume_create_manager' (4f30c6c7-a056-4feb-a5cb-81693a0fece0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f307c32c-5818-4ff5-8123-aefb864b7c18 tempest-VolumeDependencyTests-69659893 None] Acquiring lock "cinder-29949ff8-de9b-469f-8bf0-b9a3a6f426ab-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:19 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-0c494af1-5414-4cd8-a5b0-6ef20a706279 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Created volume successfully. Aug 16 21:36:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f307c32c-5818-4ff5-8123-aefb864b7c18 tempest-VolumeDependencyTests-69659893 None] Lock "cinder-29949ff8-de9b-469f-8bf0-b9a3a6f426ab-delete_snapshot" acquired by "delete_snapshot" :: waited 0.042s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f307c32c-5818-4ff5-8123-aefb864b7c18 tempest-VolumeDependencyTests-69659893 None] Acquiring lock "cinder-quobyte-b564b30f-acb6-4241-ba3f-4abdf43d0d9b" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f307c32c-5818-4ff5-8123-aefb864b7c18 tempest-VolumeDependencyTests-69659893 None] Lock "cinder-quobyte-b564b30f-acb6-4241-ba3f-4abdf43d0d9b" acquired by "delete_snapshot" :: waited 0.028s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f307c32c-5818-4ff5-8123-aefb864b7c18 tempest-VolumeDependencyTests-69659893 None] Acquiring lock "cinder-quobyte-29949ff8-de9b-469f-8bf0-b9a3a6f426ab" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f307c32c-5818-4ff5-8123-aefb864b7c18 tempest-VolumeDependencyTests-69659893 None] Lock "cinder-quobyte-29949ff8-de9b-469f-8bf0-b9a3a6f426ab" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-f307c32c-5818-4ff5-8123-aefb864b7c18 tempest-VolumeDependencyTests-69659893 None] Deleting offline snapshot 29949ff8-de9b-469f-8bf0-b9a3a6f426ab of volume b564b30f-acb6-4241-ba3f-4abdf43d0d9b {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:36:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-f307c32c-5818-4ff5-8123-aefb864b7c18 tempest-VolumeDependencyTests-69659893 None] snapshot_file for this snap is: volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.29949ff8-de9b-469f-8bf0-b9a3a6f426ab {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:36:19 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[86d65be5-13eb-4c2d-a447-da77bf6e242b]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f307c32c-5818-4ff5-8123-aefb864b7c18 tempest-VolumeDependencyTests-69659893 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.29949ff8-de9b-469f-8bf0-b9a3a6f426ab {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:19 devstack sudo[113407]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.29949ff8-de9b-469f-8bf0-b9a3a6f426ab Aug 16 21:36:19 devstack sudo[113407]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:19 devstack sudo[113405]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8620a99f-892d-4d28-9b45-3f4d850b4cc9 1073741824" returned: 0 in 0.747s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8620a99f-892d-4d28-9b45-3f4d850b4cc9 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:19 devstack sudo[113407]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f307c32c-5818-4ff5-8123-aefb864b7c18 tempest-VolumeDependencyTests-69659893 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.29949ff8-de9b-469f-8bf0-b9a3a6f426ab" returned: 0 in 0.581s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-f307c32c-5818-4ff5-8123-aefb864b7c18 tempest-VolumeDependencyTests-69659893 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:36:19 devstack sudo[113418]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8620a99f-892d-4d28-9b45-3f4d850b4cc9 Aug 16 21:36:19 devstack sudo[113418]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:19 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[0ed57d51-4874-4f82-ac3a-0273169c1181]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f307c32c-5818-4ff5-8123-aefb864b7c18 tempest-VolumeDependencyTests-69659893 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:19 devstack sudo[113420]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b Aug 16 21:36:19 devstack sudo[113420]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:20 devstack sudo[113418]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8620a99f-892d-4d28-9b45-3f4d850b4cc9" returned: 0 in 0.362s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] <== create_volume: return (1174ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.180s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 9.237s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] ==> create_volume: call "{'self': , '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-08-16T19:36:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1768937894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1def686a-5c4d-4305-863b-3d4bb21f8fa9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='166e604e3d66455098bd7e8a6f03a156',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=2026-08-16T19:36:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:11Z,use_quota=True,user_id='b8bcbe8209884d2e913e44ee4cd87902',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Creating volume 1def686a-5c4d-4305-863b-3d4bb21f8fa9 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:20 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1def686a-5c4d-4305-863b-3d4bb21f8fa9 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1971da57-349e-4de2-8076-7c1d060bf3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8620a99f-892d-4d28-9b45-3f4d850b4cc9', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (909c6722-e149-461d-85c9-3c5fcf27a2cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:20 devstack sudo[113423]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1def686a-5c4d-4305-863b-3d4bb21f8fa9 1073741824 Aug 16 21:36:20 devstack sudo[113423]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:20 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Volume volume-8620a99f-892d-4d28-9b45-3f4d850b4cc9 (8620a99f-892d-4d28-9b45-3f4d850b4cc9): created successfully Aug 16 21:36:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (909c6722-e149-461d-85c9-3c5fcf27a2cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Flow 'volume_create_manager' (bc45283f-2e22-4050-959b-a854f4886241) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:20 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b5b45d52-64f9-40da-8bfa-0b9bff8b3d77 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Created volume successfully. Aug 16 21:36:20 devstack sudo[113420]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f307c32c-5818-4ff5-8123-aefb864b7c18 tempest-VolumeDependencyTests-69659893 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b" returned: 0 in 0.550s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f307c32c-5818-4ff5-8123-aefb864b7c18 tempest-VolumeDependencyTests-69659893 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.29949ff8-de9b-469f-8bf0-b9a3a6f426ab {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:20 devstack sudo[113428]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.29949ff8-de9b-469f-8bf0-b9a3a6f426ab Aug 16 21:36:20 devstack sudo[113428]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:20 devstack sudo[113423]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1def686a-5c4d-4305-863b-3d4bb21f8fa9 1073741824" returned: 0 in 0.662s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1def686a-5c4d-4305-863b-3d4bb21f8fa9 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:20 devstack sudo[113428]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f307c32c-5818-4ff5-8123-aefb864b7c18 tempest-VolumeDependencyTests-69659893 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.29949ff8-de9b-469f-8bf0-b9a3a6f426ab" returned: 0 in 0.514s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f307c32c-5818-4ff5-8123-aefb864b7c18 tempest-VolumeDependencyTests-69659893 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.29949ff8-de9b-469f-8bf0-b9a3a6f426ab {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:20 devstack sudo[113438]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1def686a-5c4d-4305-863b-3d4bb21f8fa9 Aug 16 21:36:20 devstack sudo[113438]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:20 devstack sudo[113440]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.29949ff8-de9b-469f-8bf0-b9a3a6f426ab Aug 16 21:36:20 devstack sudo[113440]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:21 devstack sudo[113438]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1def686a-5c4d-4305-863b-3d4bb21f8fa9" returned: 0 in 0.327s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] <== create_volume: return (1044ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.048s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 9.812s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] ==> create_volume: call "{'self': , '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-08-16T19:36:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1408423778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3757d9bb-1cf7-451c-aa51-e262ef8eba51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='166e604e3d66455098bd7e8a6f03a156',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=2026-08-16T19:36:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:11Z,use_quota=True,user_id='b8bcbe8209884d2e913e44ee4cd87902',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Creating volume 3757d9bb-1cf7-451c-aa51-e262ef8eba51 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.027s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:21 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3757d9bb-1cf7-451c-aa51-e262ef8eba51 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1df9d5b9-cd40-4a51-9d2b-52b9a4402b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1def686a-5c4d-4305-863b-3d4bb21f8fa9', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:21 devstack sudo[113440]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac4e68d8-e842-419b-94ec-e5b02a5a699e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f307c32c-5818-4ff5-8123-aefb864b7c18 tempest-VolumeDependencyTests-69659893 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b.29949ff8-de9b-469f-8bf0-b9a3a6f426ab" returned: 0 in 0.372s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:21 devstack sudo[113444]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3757d9bb-1cf7-451c-aa51-e262ef8eba51 1073741824 Aug 16 21:36:21 devstack sudo[113444]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:21 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Volume volume-1def686a-5c4d-4305-863b-3d4bb21f8fa9 (1def686a-5c4d-4305-863b-3d4bb21f8fa9): created successfully Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac4e68d8-e842-419b-94ec-e5b02a5a699e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Flow 'volume_create_manager' (2fec7065-f6a8-44cc-b07d-babcc43fd0fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:21 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-63cc12a2-1cde-4749-9a95-af716f74c03f tempest-CreateVolumesFromSnapshotTest-1390374536 None] Created volume successfully. Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f307c32c-5818-4ff5-8123-aefb864b7c18 tempest-VolumeDependencyTests-69659893 None] Lock "cinder-quobyte-29949ff8-de9b-469f-8bf0-b9a3a6f426ab" released by "_delete_snapshot" :: held 2.184s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f307c32c-5818-4ff5-8123-aefb864b7c18 tempest-VolumeDependencyTests-69659893 None] Lock "cinder-quobyte-b564b30f-acb6-4241-ba3f-4abdf43d0d9b" released by "delete_snapshot" :: held 2.214s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-f307c32c-5818-4ff5-8123-aefb864b7c18 tempest-VolumeDependencyTests-69659893 None] Created reservations ['4d6f9311-4b83-44ea-a593-08f47357f3ff', 'e6a1406a-cc06-42c9-add9-e2e300337b68', 'e286b25a-f8a5-46d4-bb32-9930e4aad640', '44fb3af5-909a-4cf6-86b9-ba20236fb59a'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:21 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f307c32c-5818-4ff5-8123-aefb864b7c18 tempest-VolumeDependencyTests-69659893 None] Delete snapshot completed successfully. Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f307c32c-5818-4ff5-8123-aefb864b7c18 tempest-VolumeDependencyTests-69659893 None] Lock "cinder-29949ff8-de9b-469f-8bf0-b9a3a6f426ab-delete_snapshot" released by "delete_snapshot" :: held 2.378s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:21 devstack sudo[113444]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3757d9bb-1cf7-451c-aa51-e262ef8eba51 1073741824" returned: 0 in 0.709s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Flow 'volume_create_manager' (c54a4398-3941-490f-a6ae-0e6987bd68aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fdd1744d-b2de-4f40-a462-3bdb2be658f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fdd1744d-b2de-4f40-a462-3bdb2be658f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:36:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-499272014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f0b1e2c3-4a46-45e0-a611-342ddc1478fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='356b8ed807eb4d459e88155efad261d7',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=2026-08-16T19:36:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:22Z,use_quota=True,user_id='e591fe5f74e246e4859f15ca0bf2bfd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (57fcbb1d-cf31-48a6-ac77-98fa2d852c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (57fcbb1d-cf31-48a6-ac77-98fa2d852c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d62337d7-d92d-4ceb-9f08-eb5b85f9db4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d62337d7-d92d-4ceb-9f08-eb5b85f9db4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f0b1e2c3-4a46-45e0-a611-342ddc1478fe', 'volume_name': 'volume-f0b1e2c3-4a46-45e0-a611-342ddc1478fe', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8ab9b7a3-3359-4f54-8315-8d5cde73b34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8ab9b7a3-3359-4f54-8315-8d5cde73b34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5c1fb9aa-07df-40da-8eaf-26b75d2de782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:22 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Volume f0b1e2c3-4a46-45e0-a611-342ddc1478fe: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f0b1e2c3-4a46-45e0-a611-342ddc1478fe', 'volume_size': 1} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3757d9bb-1cf7-451c-aa51-e262ef8eba51 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:22 devstack sudo[113450]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3757d9bb-1cf7-451c-aa51-e262ef8eba51 Aug 16 21:36:22 devstack sudo[113450]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:22 devstack sudo[113450]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3757d9bb-1cf7-451c-aa51-e262ef8eba51" returned: 0 in 0.281s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] <== create_volume: return (1156ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.159s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 9.999s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] ==> create_volume: call "{'self': , '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-08-16T19:36:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-199189746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b417d290-0064-46a5-89c8-2175c1c1f55a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='166e604e3d66455098bd7e8a6f03a156',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=2026-08-16T19:36:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:12Z,use_quota=True,user_id='b8bcbe8209884d2e913e44ee4cd87902',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Creating volume b417d290-0064-46a5-89c8-2175c1c1f55a {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:22 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b417d290-0064-46a5-89c8-2175c1c1f55a 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-9de50555-be38-4d69-8483-6629ce778349 tempest-VolumeDependencyTests-69659893 None] Acquiring lock "cinder-b564b30f-acb6-4241-ba3f-4abdf43d0d9b-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (609f07e1-156f-422f-b580-4ab2fd62be93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3757d9bb-1cf7-451c-aa51-e262ef8eba51', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:22 devstack sudo[113455]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b417d290-0064-46a5-89c8-2175c1c1f55a 1073741824 Aug 16 21:36:22 devstack sudo[113455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3a1019e3-66bc-4540-9e47-8bb5593cd9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-9de50555-be38-4d69-8483-6629ce778349 tempest-VolumeDependencyTests-69659893 None] Lock "cinder-b564b30f-acb6-4241-ba3f-4abdf43d0d9b-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:22 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Volume volume-3757d9bb-1cf7-451c-aa51-e262ef8eba51 (3757d9bb-1cf7-451c-aa51-e262ef8eba51): created successfully Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3a1019e3-66bc-4540-9e47-8bb5593cd9ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Flow 'volume_create_manager' (3707d360-b801-4694-9b89-e622e07d3488) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:22 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-0af30292-c08f-4e08-8d21-24a61549c0e6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Created volume successfully. Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-9de50555-be38-4d69-8483-6629ce778349 tempest-VolumeDependencyTests-69659893 None] Acquiring lock "cinder-quobyte-b564b30f-acb6-4241-ba3f-4abdf43d0d9b" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-9de50555-be38-4d69-8483-6629ce778349 tempest-VolumeDependencyTests-69659893 None] Lock "cinder-quobyte-b564b30f-acb6-4241-ba3f-4abdf43d0d9b" acquired by "delete_volume" :: waited 0.016s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[b4f51fd1-dfb2-4b4d-a399-438a65e2ca12]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9de50555-be38-4d69-8483-6629ce778349 tempest-VolumeDependencyTests-69659893 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:22 devstack sudo[113457]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b Aug 16 21:36:22 devstack sudo[113457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:22 devstack sudo[113455]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b417d290-0064-46a5-89c8-2175c1c1f55a 1073741824" returned: 0 in 0.523s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b417d290-0064-46a5-89c8-2175c1c1f55a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:22 devstack sudo[113465]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b417d290-0064-46a5-89c8-2175c1c1f55a Aug 16 21:36:22 devstack sudo[113465]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:22 devstack sudo[113457]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9de50555-be38-4d69-8483-6629ce778349 tempest-VolumeDependencyTests-69659893 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b" returned: 0 in 0.434s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9de50555-be38-4d69-8483-6629ce778349 tempest-VolumeDependencyTests-69659893 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:23 devstack sudo[113467]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b Aug 16 21:36:23 devstack sudo[113467]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:23 devstack sudo[113465]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b417d290-0064-46a5-89c8-2175c1c1f55a" returned: 0 in 0.296s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] <== create_volume: return (869ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.875s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.174s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] ==> create_volume: call "{'self': , '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-08-16T19:36:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-499272014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f0b1e2c3-4a46-45e0-a611-342ddc1478fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='356b8ed807eb4d459e88155efad261d7',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=2026-08-16T19:36:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:22Z,use_quota=True,user_id='e591fe5f74e246e4859f15ca0bf2bfd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Creating volume f0b1e2c3-4a46-45e0-a611-342ddc1478fe {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:23 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b1e2c3-4a46-45e0-a611-342ddc1478fe 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:23 devstack sudo[113467]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:23 devstack sudo[113471]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b1e2c3-4a46-45e0-a611-342ddc1478fe 1073741824 Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d813df93-a94e-48f5-9f8d-022c9d900db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b417d290-0064-46a5-89c8-2175c1c1f55a', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:23 devstack sudo[113471]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1e28c282-6c37-467d-b90e-0d62bbc86d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9de50555-be38-4d69-8483-6629ce778349 tempest-VolumeDependencyTests-69659893 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b564b30f-acb6-4241-ba3f-4abdf43d0d9b" returned: 0 in 0.297s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-9de50555-be38-4d69-8483-6629ce778349 tempest-VolumeDependencyTests-69659893 None] Lock "cinder-quobyte-b564b30f-acb6-4241-ba3f-4abdf43d0d9b" released by "delete_volume" :: held 0.807s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:23 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Volume volume-b417d290-0064-46a5-89c8-2175c1c1f55a (b417d290-0064-46a5-89c8-2175c1c1f55a): created successfully Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1e28c282-6c37-467d-b90e-0d62bbc86d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Flow 'volume_create_manager' (e43d2b5c-8428-47d3-861d-98163aed5a59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:23 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-388eb2e4-c0a5-4cd1-8a3c-acad8fbda5be tempest-CreateVolumesFromSnapshotTest-1390374536 None] Created volume successfully. Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-9de50555-be38-4d69-8483-6629ce778349 tempest-VolumeDependencyTests-69659893 None] Created reservations ['33d3c0ad-544a-4d41-a542-f1ee1e1fabae', '7e3771b4-4278-4c31-864b-87a4726e17d2', 'aee27317-ef70-40d0-8d16-afa03a07dfda', '5e8ccee6-a059-4bab-80fe-78d66892b98c'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9de50555-be38-4d69-8483-6629ce778349 tempest-VolumeDependencyTests-69659893 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9de50555-be38-4d69-8483-6629ce778349 tempest-VolumeDependencyTests-69659893 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9de50555-be38-4d69-8483-6629ce778349 tempest-VolumeDependencyTests-69659893 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9de50555-be38-4d69-8483-6629ce778349 tempest-VolumeDependencyTests-69659893 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9de50555-be38-4d69-8483-6629ce778349 tempest-VolumeDependencyTests-69659893 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9de50555-be38-4d69-8483-6629ce778349 tempest-VolumeDependencyTests-69659893 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:23 devstack sudo[113474]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:23 devstack sudo[113474]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-769eed53-959b-45e3-ad3b-a5724c743737 tempest-VolumeDependencyTests-69659893 None] Acquiring lock "cinder-9821507b-84de-4892-88b6-fc120eabcdbf-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-769eed53-959b-45e3-ad3b-a5724c743737 tempest-VolumeDependencyTests-69659893 None] Lock "cinder-9821507b-84de-4892-88b6-fc120eabcdbf-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-769eed53-959b-45e3-ad3b-a5724c743737 tempest-VolumeDependencyTests-69659893 None] Acquiring lock "cinder-quobyte-9821507b-84de-4892-88b6-fc120eabcdbf" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-769eed53-959b-45e3-ad3b-a5724c743737 tempest-VolumeDependencyTests-69659893 None] Lock "cinder-quobyte-9821507b-84de-4892-88b6-fc120eabcdbf" acquired by "delete_volume" :: waited 0.021s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[f4384ca4-d817-40ce-a7d3-31522894429f]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-769eed53-959b-45e3-ad3b-a5724c743737 tempest-VolumeDependencyTests-69659893 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9821507b-84de-4892-88b6-fc120eabcdbf {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:23 devstack sudo[113471]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b1e2c3-4a46-45e0-a611-342ddc1478fe 1073741824" returned: 0 in 0.570s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:23 devstack sudo[113474]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9de50555-be38-4d69-8483-6629ce778349 tempest-VolumeDependencyTests-69659893 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.352s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-9de50555-be38-4d69-8483-6629ce778349 tempest-VolumeDependencyTests-69659893 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:23 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-9de50555-be38-4d69-8483-6629ce778349 tempest-VolumeDependencyTests-69659893 None] Deleted volume successfully. Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-9de50555-be38-4d69-8483-6629ce778349 tempest-VolumeDependencyTests-69659893 None] Lock "cinder-b564b30f-acb6-4241-ba3f-4abdf43d0d9b-delete_volume" released by "delete_volume" :: held 1.439s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b1e2c3-4a46-45e0-a611-342ddc1478fe {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:23 devstack sudo[113479]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9821507b-84de-4892-88b6-fc120eabcdbf Aug 16 21:36:23 devstack sudo[113479]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:23 devstack sudo[113482]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b1e2c3-4a46-45e0-a611-342ddc1478fe Aug 16 21:36:23 devstack sudo[113482]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:24 devstack sudo[113482]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b1e2c3-4a46-45e0-a611-342ddc1478fe" returned: 0 in 0.284s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] <== create_volume: return (921ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.924s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5c1fb9aa-07df-40da-8eaf-26b75d2de782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f0b1e2c3-4a46-45e0-a611-342ddc1478fe', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d20aa67d-a3cd-4726-bd2d-474c9555ba41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:24 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Volume volume-f0b1e2c3-4a46-45e0-a611-342ddc1478fe (f0b1e2c3-4a46-45e0-a611-342ddc1478fe): created successfully Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d20aa67d-a3cd-4726-bd2d-474c9555ba41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Flow 'volume_create_manager' (c54a4398-3941-490f-a6ae-0e6987bd68aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8b08380e-4de9-44cb-af85-115083ad09f5 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "cinder-b417d290-0064-46a5-89c8-2175c1c1f55a-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:24 devstack sudo[113479]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:24 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-46ea99c3-d91d-4ac0-bdd5-1a45b302c438 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Created volume successfully. Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8b08380e-4de9-44cb-af85-115083ad09f5 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-b417d290-0064-46a5-89c8-2175c1c1f55a-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-769eed53-959b-45e3-ad3b-a5724c743737 tempest-VolumeDependencyTests-69659893 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9821507b-84de-4892-88b6-fc120eabcdbf" returned: 0 in 0.553s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-769eed53-959b-45e3-ad3b-a5724c743737 tempest-VolumeDependencyTests-69659893 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9821507b-84de-4892-88b6-fc120eabcdbf {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:24 devstack sudo[113489]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9821507b-84de-4892-88b6-fc120eabcdbf Aug 16 21:36:24 devstack sudo[113489]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8b08380e-4de9-44cb-af85-115083ad09f5 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "cinder-quobyte-b417d290-0064-46a5-89c8-2175c1c1f55a" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8b08380e-4de9-44cb-af85-115083ad09f5 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-quobyte-b417d290-0064-46a5-89c8-2175c1c1f55a" acquired by "delete_volume" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[b985c74c-1d8e-46c5-b7ce-d3867d0c1efb]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8b08380e-4de9-44cb-af85-115083ad09f5 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b417d290-0064-46a5-89c8-2175c1c1f55a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:24 devstack sudo[113491]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b417d290-0064-46a5-89c8-2175c1c1f55a Aug 16 21:36:24 devstack sudo[113491]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:24 devstack sudo[113489]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-769eed53-959b-45e3-ad3b-a5724c743737 tempest-VolumeDependencyTests-69659893 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-9821507b-84de-4892-88b6-fc120eabcdbf" returned: 0 in 0.305s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-769eed53-959b-45e3-ad3b-a5724c743737 tempest-VolumeDependencyTests-69659893 None] Lock "cinder-quobyte-9821507b-84de-4892-88b6-fc120eabcdbf" released by "delete_volume" :: held 0.937s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-769eed53-959b-45e3-ad3b-a5724c743737 tempest-VolumeDependencyTests-69659893 None] Created reservations ['254ead88-c315-4850-9817-3c9c9e59f7ea', 'b3ce7648-3be9-4313-9062-7e322d928b8c', '94348b1a-98d4-4a7d-b79b-ce847850da6b', '30f75153-7b70-4162-9bcd-ffdbd63545e6'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:24 devstack sudo[113491]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8b08380e-4de9-44cb-af85-115083ad09f5 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b417d290-0064-46a5-89c8-2175c1c1f55a" returned: 0 in 0.449s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8b08380e-4de9-44cb-af85-115083ad09f5 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b417d290-0064-46a5-89c8-2175c1c1f55a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-769eed53-959b-45e3-ad3b-a5724c743737 tempest-VolumeDependencyTests-69659893 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-769eed53-959b-45e3-ad3b-a5724c743737 tempest-VolumeDependencyTests-69659893 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-769eed53-959b-45e3-ad3b-a5724c743737 tempest-VolumeDependencyTests-69659893 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-769eed53-959b-45e3-ad3b-a5724c743737 tempest-VolumeDependencyTests-69659893 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:24 devstack sudo[113497]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b417d290-0064-46a5-89c8-2175c1c1f55a Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-769eed53-959b-45e3-ad3b-a5724c743737 tempest-VolumeDependencyTests-69659893 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-769eed53-959b-45e3-ad3b-a5724c743737 tempest-VolumeDependencyTests-69659893 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:24 devstack sudo[113497]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:24 devstack sudo[113499]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:24 devstack sudo[113499]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:25 devstack sudo[113499]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-769eed53-959b-45e3-ad3b-a5724c743737 tempest-VolumeDependencyTests-69659893 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.261s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-769eed53-959b-45e3-ad3b-a5724c743737 tempest-VolumeDependencyTests-69659893 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:25 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-769eed53-959b-45e3-ad3b-a5724c743737 tempest-VolumeDependencyTests-69659893 None] Deleted volume successfully. Aug 16 21:36:25 devstack sudo[113497]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8b08380e-4de9-44cb-af85-115083ad09f5 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b417d290-0064-46a5-89c8-2175c1c1f55a" returned: 0 in 0.321s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8b08380e-4de9-44cb-af85-115083ad09f5 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-quobyte-b417d290-0064-46a5-89c8-2175c1c1f55a" released by "delete_volume" :: held 0.822s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-769eed53-959b-45e3-ad3b-a5724c743737 tempest-VolumeDependencyTests-69659893 None] Lock "cinder-9821507b-84de-4892-88b6-fc120eabcdbf-delete_volume" released by "delete_volume" :: held 1.579s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-8b08380e-4de9-44cb-af85-115083ad09f5 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Created reservations ['9c536009-5df4-4bfd-830e-ee044d75d000', 'd77210c2-dd56-4d0f-ba70-79886e29f6f3', 'fbdd6914-36ef-44de-b544-81bba9640c46', 'e56c3c58-1934-46fd-8b1d-d3743a7718dc'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8b08380e-4de9-44cb-af85-115083ad09f5 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8b08380e-4de9-44cb-af85-115083ad09f5 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8b08380e-4de9-44cb-af85-115083ad09f5 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8b08380e-4de9-44cb-af85-115083ad09f5 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8b08380e-4de9-44cb-af85-115083ad09f5 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8b08380e-4de9-44cb-af85-115083ad09f5 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:25 devstack sudo[113503]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:25 devstack sudo[113503]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-aa8e8b3e-19bf-4130-9441-dabe1e158cc2 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "cinder-3757d9bb-1cf7-451c-aa51-e262ef8eba51-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-aa8e8b3e-19bf-4130-9441-dabe1e158cc2 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-3757d9bb-1cf7-451c-aa51-e262ef8eba51-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-aa8e8b3e-19bf-4130-9441-dabe1e158cc2 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "cinder-quobyte-3757d9bb-1cf7-451c-aa51-e262ef8eba51" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-aa8e8b3e-19bf-4130-9441-dabe1e158cc2 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-quobyte-3757d9bb-1cf7-451c-aa51-e262ef8eba51" acquired by "delete_volume" :: waited 0.016s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[99813d08-2cc7-48d5-9c19-f9f1637aa5cc]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-aa8e8b3e-19bf-4130-9441-dabe1e158cc2 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3757d9bb-1cf7-451c-aa51-e262ef8eba51 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:25 devstack sudo[113503]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8b08380e-4de9-44cb-af85-115083ad09f5 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.402s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-8b08380e-4de9-44cb-af85-115083ad09f5 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:25 devstack sudo[113505]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3757d9bb-1cf7-451c-aa51-e262ef8eba51 Aug 16 21:36:25 devstack sudo[113505]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:25 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-8b08380e-4de9-44cb-af85-115083ad09f5 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Deleted volume successfully. Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Flow 'volume_create_manager' (f404d24a-f3f1-41f3-b98e-d2c5b1ff7a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (49bdd3e1-8cce-4472-8e7e-433fddfddd9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8b08380e-4de9-44cb-af85-115083ad09f5 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-b417d290-0064-46a5-89c8-2175c1c1f55a-delete_volume" released by "delete_volume" :: held 1.616s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (49bdd3e1-8cce-4472-8e7e-433fddfddd9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:36:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1315240369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2a401c11-5bc7-44a5-ab20-7aaeb10b7b82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='356b8ed807eb4d459e88155efad261d7',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=2026-08-16T19:36:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:26Z,use_quota=True,user_id='e591fe5f74e246e4859f15ca0bf2bfd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6349ba9c-6782-4226-b0e4-9b19883c6940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6349ba9c-6782-4226-b0e4-9b19883c6940) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (06251cf6-eaf6-4a1c-ba37-22e482bdac9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (06251cf6-eaf6-4a1c-ba37-22e482bdac9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2a401c11-5bc7-44a5-ab20-7aaeb10b7b82', 'volume_name': 'volume-2a401c11-5bc7-44a5-ab20-7aaeb10b7b82', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (99d853f4-fd30-4885-9bcc-b34b1b50a339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (99d853f4-fd30-4885-9bcc-b34b1b50a339) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ed6a5a7-4b8b-4199-ac34-fb89c079b0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:25 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Volume 2a401c11-5bc7-44a5-ab20-7aaeb10b7b82: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2a401c11-5bc7-44a5-ab20-7aaeb10b7b82', 'volume_size': 1} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] ==> create_volume: call "{'self': , '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-08-16T19:36:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1315240369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2a401c11-5bc7-44a5-ab20-7aaeb10b7b82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='356b8ed807eb4d459e88155efad261d7',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=2026-08-16T19:36:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:26Z,use_quota=True,user_id='e591fe5f74e246e4859f15ca0bf2bfd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Creating volume 2a401c11-5bc7-44a5-ab20-7aaeb10b7b82 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:25 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a401c11-5bc7-44a5-ab20-7aaeb10b7b82 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:26 devstack sudo[113510]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a401c11-5bc7-44a5-ab20-7aaeb10b7b82 1073741824 Aug 16 21:36:26 devstack sudo[113510]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:26 devstack sudo[113505]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-aa8e8b3e-19bf-4130-9441-dabe1e158cc2 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3757d9bb-1cf7-451c-aa51-e262ef8eba51" returned: 0 in 0.568s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-aa8e8b3e-19bf-4130-9441-dabe1e158cc2 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3757d9bb-1cf7-451c-aa51-e262ef8eba51 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:26 devstack sudo[113513]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3757d9bb-1cf7-451c-aa51-e262ef8eba51 Aug 16 21:36:26 devstack sudo[113513]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Flow 'volume_create_manager' (a8ab3a32-d408-41fe-a317-884311edd2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63cab86b-253a-4d9a-8903-7f410385a096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63cab86b-253a-4d9a-8903-7f410385a096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:36:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1524287021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=25cdf464-9765-4fd2-99b0-2fde3382343f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='356b8ed807eb4d459e88155efad261d7',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=2026-08-16T19:36:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:26Z,use_quota=True,user_id='e591fe5f74e246e4859f15ca0bf2bfd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:26 devstack sudo[113513]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9b12cb0d-c12f-4460-9032-9080ff4b2268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9b12cb0d-c12f-4460-9032-9080ff4b2268) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11d7004f-c904-45c7-8860-53137d53f7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11d7004f-c904-45c7-8860-53137d53f7f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '25cdf464-9765-4fd2-99b0-2fde3382343f', 'volume_name': 'volume-25cdf464-9765-4fd2-99b0-2fde3382343f', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (80f7c7c2-0144-4ef2-b891-3ae6ddb10d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (80f7c7c2-0144-4ef2-b891-3ae6ddb10d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd9d70d0-2b14-42ba-bd69-ffbe4a7f39be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:26 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Volume 25cdf464-9765-4fd2-99b0-2fde3382343f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-25cdf464-9765-4fd2-99b0-2fde3382343f', 'volume_size': 1} Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-aa8e8b3e-19bf-4130-9441-dabe1e158cc2 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-3757d9bb-1cf7-451c-aa51-e262ef8eba51" returned: 0 in 0.464s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-aa8e8b3e-19bf-4130-9441-dabe1e158cc2 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-quobyte-3757d9bb-1cf7-451c-aa51-e262ef8eba51" released by "delete_volume" :: held 1.107s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:26 devstack sudo[113510]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a401c11-5bc7-44a5-ab20-7aaeb10b7b82 1073741824" returned: 0 in 0.739s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-aa8e8b3e-19bf-4130-9441-dabe1e158cc2 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Created reservations ['8eb20bde-61c0-442a-ae7a-f9320018e21f', '9fc96612-f2e6-420d-a4c5-2a521b272e48', 'dbcf0fd0-4fbf-4286-b8ed-96ff676d147b', '7da26e68-2009-4d97-86af-55ba55016e2e'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a401c11-5bc7-44a5-ab20-7aaeb10b7b82 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:26 devstack sudo[113520]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a401c11-5bc7-44a5-ab20-7aaeb10b7b82 Aug 16 21:36:26 devstack sudo[113520]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-aa8e8b3e-19bf-4130-9441-dabe1e158cc2 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-aa8e8b3e-19bf-4130-9441-dabe1e158cc2 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-aa8e8b3e-19bf-4130-9441-dabe1e158cc2 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-aa8e8b3e-19bf-4130-9441-dabe1e158cc2 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-aa8e8b3e-19bf-4130-9441-dabe1e158cc2 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-aa8e8b3e-19bf-4130-9441-dabe1e158cc2 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:27 devstack sudo[113522]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:27 devstack sudo[113522]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Flow 'volume_create_manager' (2dcc1fce-c2e0-4269-ba62-26c974ef8959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (61d9c28b-0213-41b5-a34b-edb3c5d79e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (61d9c28b-0213-41b5-a34b-edb3c5d79e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:36:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-157880135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=53763a80-6d10-4a9d-a47f-e737ad6a6e0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='356b8ed807eb4d459e88155efad261d7',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=2026-08-16T19:36:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:27Z,use_quota=True,user_id='e591fe5f74e246e4859f15ca0bf2bfd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (59c84651-ce25-4bb9-84ec-7f33b70b7b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (59c84651-ce25-4bb9-84ec-7f33b70b7b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f558baac-3b5d-4910-ac2f-27b4a86e8bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f558baac-3b5d-4910-ac2f-27b4a86e8bb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '53763a80-6d10-4a9d-a47f-e737ad6a6e0c', 'volume_name': 'volume-53763a80-6d10-4a9d-a47f-e737ad6a6e0c', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5df5db40-f0a5-4698-94fa-3e5844131345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5df5db40-f0a5-4698-94fa-3e5844131345) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe5606bc-6ece-4147-8e30-409e9ee54f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:27 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Volume 53763a80-6d10-4a9d-a47f-e737ad6a6e0c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-53763a80-6d10-4a9d-a47f-e737ad6a6e0c', 'volume_size': 1} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:27 devstack sudo[113520]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a401c11-5bc7-44a5-ab20-7aaeb10b7b82" returned: 0 in 0.440s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] <== create_volume: return (1273ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.281s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.665s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] ==> create_volume: call "{'self': , '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-08-16T19:36:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1524287021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=25cdf464-9765-4fd2-99b0-2fde3382343f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='356b8ed807eb4d459e88155efad261d7',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=2026-08-16T19:36:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:26Z,use_quota=True,user_id='e591fe5f74e246e4859f15ca0bf2bfd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Creating volume 25cdf464-9765-4fd2-99b0-2fde3382343f {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:27 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-25cdf464-9765-4fd2-99b0-2fde3382343f 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ed6a5a7-4b8b-4199-ac34-fb89c079b0df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2a401c11-5bc7-44a5-ab20-7aaeb10b7b82', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (371d24f2-daff-409a-9c79-ec6dfe257001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:27 devstack sudo[113525]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-25cdf464-9765-4fd2-99b0-2fde3382343f 1073741824 Aug 16 21:36:27 devstack sudo[113525]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:27 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Volume volume-2a401c11-5bc7-44a5-ab20-7aaeb10b7b82 (2a401c11-5bc7-44a5-ab20-7aaeb10b7b82): created successfully Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (371d24f2-daff-409a-9c79-ec6dfe257001) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Flow 'volume_create_manager' (f404d24a-f3f1-41f3-b98e-d2c5b1ff7a35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:27 devstack sudo[113522]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:27 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-2af11149-44d3-4bca-a399-7c7747b0b106 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Created volume successfully. Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-aa8e8b3e-19bf-4130-9441-dabe1e158cc2 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.582s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-aa8e8b3e-19bf-4130-9441-dabe1e158cc2 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:27 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-aa8e8b3e-19bf-4130-9441-dabe1e158cc2 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Deleted volume successfully. Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Flow 'volume_create_manager' (781e79b5-59dd-45fd-8d2d-bfcfa4111631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7ab200c7-7b4f-49e3-b593-87fd592f811c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7ab200c7-7b4f-49e3-b593-87fd592f811c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:36:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-983090375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1e747fec-f37e-4239-bdfe-c5c650fb990b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='356b8ed807eb4d459e88155efad261d7',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=2026-08-16T19:36:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:27Z,use_quota=True,user_id='e591fe5f74e246e4859f15ca0bf2bfd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (29dd5a88-c0fd-43f9-bf77-6381efc644b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (29dd5a88-c0fd-43f9-bf77-6381efc644b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b97756f8-3289-412f-8977-f0c4168f09e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b97756f8-3289-412f-8977-f0c4168f09e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1e747fec-f37e-4239-bdfe-c5c650fb990b', 'volume_name': 'volume-1e747fec-f37e-4239-bdfe-c5c650fb990b', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0d1b95ae-af7a-4155-b0c7-979cde7ad256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0d1b95ae-af7a-4155-b0c7-979cde7ad256) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (38e6c5d4-88f9-483f-8902-3e182fb6b127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:27 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Volume 1e747fec-f37e-4239-bdfe-c5c650fb990b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1e747fec-f37e-4239-bdfe-c5c650fb990b', 'volume_size': 1} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-aa8e8b3e-19bf-4130-9441-dabe1e158cc2 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-3757d9bb-1cf7-451c-aa51-e262ef8eba51-delete_volume" released by "delete_volume" :: held 2.197s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1931a226-2c4d-415f-b07b-b7af5e6adfdd tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "cinder-1def686a-5c4d-4305-863b-3d4bb21f8fa9-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1931a226-2c4d-415f-b07b-b7af5e6adfdd tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-1def686a-5c4d-4305-863b-3d4bb21f8fa9-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1931a226-2c4d-415f-b07b-b7af5e6adfdd tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "cinder-quobyte-1def686a-5c4d-4305-863b-3d4bb21f8fa9" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1931a226-2c4d-415f-b07b-b7af5e6adfdd tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-quobyte-1def686a-5c4d-4305-863b-3d4bb21f8fa9" acquired by "delete_volume" :: waited 0.027s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[d563e6c6-6397-443c-a84b-45c7fdcd56aa]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1931a226-2c4d-415f-b07b-b7af5e6adfdd tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1def686a-5c4d-4305-863b-3d4bb21f8fa9 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:28 devstack sudo[113525]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-25cdf464-9765-4fd2-99b0-2fde3382343f 1073741824" returned: 0 in 0.857s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:28 devstack sudo[113532]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1def686a-5c4d-4305-863b-3d4bb21f8fa9 Aug 16 21:36:28 devstack sudo[113532]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-25cdf464-9765-4fd2-99b0-2fde3382343f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:36:28 devstack sudo[113534]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-25cdf464-9765-4fd2-99b0-2fde3382343f Aug 16 21:36:28 devstack sudo[113534]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Flow 'volume_create_manager' (375d9249-526b-4472-8271-1c257d165908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d7764b43-2e41-4cc7-b82c-d75fec37a76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d7764b43-2e41-4cc7-b82c-d75fec37a76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:36:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-376165925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=44e9f19d-859f-4294-8513-56e2fd3b0c0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='356b8ed807eb4d459e88155efad261d7',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=2026-08-16T19:36:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:28Z,use_quota=True,user_id='e591fe5f74e246e4859f15ca0bf2bfd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d34c33e5-514d-42d4-980e-410d6f58a702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d34c33e5-514d-42d4-980e-410d6f58a702) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (981b4c0d-0b6b-4386-9ca6-7647790cf99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (981b4c0d-0b6b-4386-9ca6-7647790cf99d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '44e9f19d-859f-4294-8513-56e2fd3b0c0e', 'volume_name': 'volume-44e9f19d-859f-4294-8513-56e2fd3b0c0e', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a411351-151f-41b7-8086-6a6ba9ef4a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a411351-151f-41b7-8086-6a6ba9ef4a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db710b49-64fa-4571-be10-20dc42ceef51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:28 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Volume 44e9f19d-859f-4294-8513-56e2fd3b0c0e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-44e9f19d-859f-4294-8513-56e2fd3b0c0e', 'volume_size': 1} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:28 devstack sudo[113534]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-25cdf464-9765-4fd2-99b0-2fde3382343f" returned: 0 in 0.351s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] <== create_volume: return (1311ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.317s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.421s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] ==> create_volume: call "{'self': , '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-08-16T19:36:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-157880135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=53763a80-6d10-4a9d-a47f-e737ad6a6e0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='356b8ed807eb4d459e88155efad261d7',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=2026-08-16T19:36:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:27Z,use_quota=True,user_id='e591fe5f74e246e4859f15ca0bf2bfd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Creating volume 53763a80-6d10-4a9d-a47f-e737ad6a6e0c {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:28 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-53763a80-6d10-4a9d-a47f-e737ad6a6e0c 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:28 devstack sudo[113532]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1931a226-2c4d-415f-b07b-b7af5e6adfdd tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1def686a-5c4d-4305-863b-3d4bb21f8fa9" returned: 0 in 0.645s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1931a226-2c4d-415f-b07b-b7af5e6adfdd tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1def686a-5c4d-4305-863b-3d4bb21f8fa9 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:28 devstack sudo[113541]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-53763a80-6d10-4a9d-a47f-e737ad6a6e0c 1073741824 Aug 16 21:36:28 devstack sudo[113541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:28 devstack sudo[113542]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1def686a-5c4d-4305-863b-3d4bb21f8fa9 Aug 16 21:36:28 devstack sudo[113542]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd9d70d0-2b14-42ba-bd69-ffbe4a7f39be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-25cdf464-9765-4fd2-99b0-2fde3382343f', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e197280-0f5c-406e-8f2a-1a8c7a757341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:28 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Volume volume-25cdf464-9765-4fd2-99b0-2fde3382343f (25cdf464-9765-4fd2-99b0-2fde3382343f): created successfully Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e197280-0f5c-406e-8f2a-1a8c7a757341) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Flow 'volume_create_manager' (a8ab3a32-d408-41fe-a317-884311edd2f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:28 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b52cd39d-132a-436e-a427-b2c545a039c9 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Created volume successfully. Aug 16 21:36:28 devstack sudo[113542]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1931a226-2c4d-415f-b07b-b7af5e6adfdd tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1def686a-5c4d-4305-863b-3d4bb21f8fa9" returned: 0 in 0.289s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1931a226-2c4d-415f-b07b-b7af5e6adfdd tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-quobyte-1def686a-5c4d-4305-863b-3d4bb21f8fa9" released by "delete_volume" :: held 0.998s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-1931a226-2c4d-415f-b07b-b7af5e6adfdd tempest-CreateVolumesFromSnapshotTest-1390374536 None] Created reservations ['a2880d9e-ffa8-4950-887b-4e957df3b4a7', '21826bfc-3323-4c13-859c-206bcb605d17', 'f11be04a-ed70-43d5-a63c-f5096ab0fc6a', '30cf9f9f-fbc0-49b0-81a3-7ee2e474ae9a'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1931a226-2c4d-415f-b07b-b7af5e6adfdd tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1931a226-2c4d-415f-b07b-b7af5e6adfdd tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1931a226-2c4d-415f-b07b-b7af5e6adfdd tempest-CreateVolumesFromSnapshotTest-1390374536 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1931a226-2c4d-415f-b07b-b7af5e6adfdd tempest-CreateVolumesFromSnapshotTest-1390374536 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1931a226-2c4d-415f-b07b-b7af5e6adfdd tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1931a226-2c4d-415f-b07b-b7af5e6adfdd tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:29 devstack sudo[113550]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:29 devstack sudo[113550]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:29 devstack sudo[113541]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-53763a80-6d10-4a9d-a47f-e737ad6a6e0c 1073741824" returned: 0 in 0.611s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-53763a80-6d10-4a9d-a47f-e737ad6a6e0c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:29 devstack sudo[113552]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-53763a80-6d10-4a9d-a47f-e737ad6a6e0c Aug 16 21:36:29 devstack sudo[113552]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:29 devstack sudo[113550]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1931a226-2c4d-415f-b07b-b7af5e6adfdd tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.381s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-1931a226-2c4d-415f-b07b-b7af5e6adfdd tempest-CreateVolumesFromSnapshotTest-1390374536 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:29 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-1931a226-2c4d-415f-b07b-b7af5e6adfdd tempest-CreateVolumesFromSnapshotTest-1390374536 None] Deleted volume successfully. Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1931a226-2c4d-415f-b07b-b7af5e6adfdd tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-1def686a-5c4d-4305-863b-3d4bb21f8fa9-delete_volume" released by "delete_volume" :: held 1.701s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:29 devstack sudo[113552]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-53763a80-6d10-4a9d-a47f-e737ad6a6e0c" returned: 0 in 0.314s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] <== create_volume: return (1015ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.017s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.936s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] ==> create_volume: call "{'self': , '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-08-16T19:36:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-983090375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1e747fec-f37e-4239-bdfe-c5c650fb990b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='356b8ed807eb4d459e88155efad261d7',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=2026-08-16T19:36:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:27Z,use_quota=True,user_id='e591fe5f74e246e4859f15ca0bf2bfd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Creating volume 1e747fec-f37e-4239-bdfe-c5c650fb990b {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:29 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e747fec-f37e-4239-bdfe-c5c650fb990b 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:29 devstack sudo[113557]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e747fec-f37e-4239-bdfe-c5c650fb990b 1073741824 Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe5606bc-6ece-4147-8e30-409e9ee54f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-53763a80-6d10-4a9d-a47f-e737ad6a6e0c', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:29 devstack sudo[113557]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1d62d385-4fb2-4da2-80e5-1c0b64cf4289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:29 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Volume volume-53763a80-6d10-4a9d-a47f-e737ad6a6e0c (53763a80-6d10-4a9d-a47f-e737ad6a6e0c): created successfully Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1d62d385-4fb2-4da2-80e5-1c0b64cf4289) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Flow 'volume_create_manager' (2dcc1fce-c2e0-4269-ba62-26c974ef8959) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:29 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-8878eb80-502c-4ba6-8f26-09c1a3e55677 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Created volume successfully. Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4e2532e1-08be-42b9-b03f-a5273d401e3a tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "cinder-8620a99f-892d-4d28-9b45-3f4d850b4cc9-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:30 devstack sudo[113557]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e747fec-f37e-4239-bdfe-c5c650fb990b 1073741824" returned: 0 in 0.512s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4e2532e1-08be-42b9-b03f-a5273d401e3a tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-8620a99f-892d-4d28-9b45-3f4d850b4cc9-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e747fec-f37e-4239-bdfe-c5c650fb990b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4e2532e1-08be-42b9-b03f-a5273d401e3a tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "cinder-quobyte-8620a99f-892d-4d28-9b45-3f4d850b4cc9" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:30 devstack sudo[113563]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e747fec-f37e-4239-bdfe-c5c650fb990b Aug 16 21:36:30 devstack sudo[113563]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4e2532e1-08be-42b9-b03f-a5273d401e3a tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-quobyte-8620a99f-892d-4d28-9b45-3f4d850b4cc9" acquired by "delete_volume" :: waited 0.023s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[bc45c2b2-533f-49e1-b2ea-e47fafd3e1d2]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e2532e1-08be-42b9-b03f-a5273d401e3a tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8620a99f-892d-4d28-9b45-3f4d850b4cc9 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:30 devstack sudo[113565]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8620a99f-892d-4d28-9b45-3f4d850b4cc9 Aug 16 21:36:30 devstack sudo[113565]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:30 devstack sudo[113563]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e747fec-f37e-4239-bdfe-c5c650fb990b" returned: 0 in 0.332s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] <== create_volume: return (929ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.932s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.188s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] ==> create_volume: call "{'self': , '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-08-16T19:36:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-376165925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=44e9f19d-859f-4294-8513-56e2fd3b0c0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='356b8ed807eb4d459e88155efad261d7',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=2026-08-16T19:36:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:28Z,use_quota=True,user_id='e591fe5f74e246e4859f15ca0bf2bfd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Creating volume 44e9f19d-859f-4294-8513-56e2fd3b0c0e {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:30 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-44e9f19d-859f-4294-8513-56e2fd3b0c0e 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:30 devstack sudo[113568]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-44e9f19d-859f-4294-8513-56e2fd3b0c0e 1073741824 Aug 16 21:36:30 devstack sudo[113568]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (38e6c5d4-88f9-483f-8902-3e182fb6b127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1e747fec-f37e-4239-bdfe-c5c650fb990b', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f92583fc-595a-44f9-bc9e-1e0f9f5132c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:30 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Volume volume-1e747fec-f37e-4239-bdfe-c5c650fb990b (1e747fec-f37e-4239-bdfe-c5c650fb990b): created successfully Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f92583fc-595a-44f9-bc9e-1e0f9f5132c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Flow 'volume_create_manager' (781e79b5-59dd-45fd-8d2d-bfcfa4111631) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:30 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-cf5d1d30-f65b-45b2-bda7-9c5516bd3dd4 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Created volume successfully. Aug 16 21:36:30 devstack sudo[113565]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e2532e1-08be-42b9-b03f-a5273d401e3a tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8620a99f-892d-4d28-9b45-3f4d850b4cc9" returned: 0 in 0.444s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:30 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e2532e1-08be-42b9-b03f-a5273d401e3a tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8620a99f-892d-4d28-9b45-3f4d850b4cc9 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:30 devstack sudo[113573]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8620a99f-892d-4d28-9b45-3f4d850b4cc9 Aug 16 21:36:30 devstack sudo[113573]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:31 devstack sudo[113573]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e2532e1-08be-42b9-b03f-a5273d401e3a tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8620a99f-892d-4d28-9b45-3f4d850b4cc9" returned: 0 in 0.333s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4e2532e1-08be-42b9-b03f-a5273d401e3a tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-quobyte-8620a99f-892d-4d28-9b45-3f4d850b4cc9" released by "delete_volume" :: held 0.852s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:31 devstack sudo[113568]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-44e9f19d-859f-4294-8513-56e2fd3b0c0e 1073741824" returned: 0 in 0.577s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-4e2532e1-08be-42b9-b03f-a5273d401e3a tempest-CreateVolumesFromSnapshotTest-1390374536 None] Created reservations ['4c573e46-8020-43a1-bf7d-66337f06886f', '89ea3470-9195-4e70-8657-dd92fbcf5605', '930d3040-0582-4e72-a114-59b6c6e939b0', 'f2a8af36-bf4a-4c55-bdc6-70208318badd'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-44e9f19d-859f-4294-8513-56e2fd3b0c0e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:31 devstack sudo[113580]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-44e9f19d-859f-4294-8513-56e2fd3b0c0e Aug 16 21:36:31 devstack sudo[113580]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4e2532e1-08be-42b9-b03f-a5273d401e3a tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4e2532e1-08be-42b9-b03f-a5273d401e3a tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4e2532e1-08be-42b9-b03f-a5273d401e3a tempest-CreateVolumesFromSnapshotTest-1390374536 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-4e2532e1-08be-42b9-b03f-a5273d401e3a tempest-CreateVolumesFromSnapshotTest-1390374536 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4e2532e1-08be-42b9-b03f-a5273d401e3a tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e2532e1-08be-42b9-b03f-a5273d401e3a tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:31 devstack sudo[113582]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:31 devstack sudo[113582]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8d245673-f71c-43f5-b7d8-b71252226d27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "cinder-be49b35f-8bcb-4c43-ace0-6150ac5cb82e-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8d245673-f71c-43f5-b7d8-b71252226d27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-be49b35f-8bcb-4c43-ace0-6150ac5cb82e-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8d245673-f71c-43f5-b7d8-b71252226d27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "cinder-quobyte-be49b35f-8bcb-4c43-ace0-6150ac5cb82e" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8d245673-f71c-43f5-b7d8-b71252226d27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-quobyte-be49b35f-8bcb-4c43-ace0-6150ac5cb82e" acquired by "delete_volume" :: waited 0.044s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[5c66f29d-58a9-41f3-8655-cc0c81709085]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8d245673-f71c-43f5-b7d8-b71252226d27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-be49b35f-8bcb-4c43-ace0-6150ac5cb82e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:36:31 devstack sudo[113580]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Flow 'volume_create_manager' (9a4e2c85-dbfa-49cf-b58c-209e9d2aa947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d76fc370-eff8-4037-a608-1635425db014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-44e9f19d-859f-4294-8513-56e2fd3b0c0e" returned: 0 in 0.488s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] <== create_volume: return (1146ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.154s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d76fc370-eff8-4037-a608-1635425db014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:36:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1715055458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85aec728586d4ec0bcaf359b25b20440',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=2026-08-16T19:36:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:32Z,use_quota=True,user_id='5ba86c204d0c47b88bd55493e47e3227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2c193077-45e7-40a9-bc8e-72d9c2f23b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2c193077-45e7-40a9-bc8e-72d9c2f23b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dfbad8db-4e69-4ab6-968e-a4d3baed164c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dfbad8db-4e69-4ab6-968e-a4d3baed164c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5', 'volume_name': 'volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0faeec93-6a19-4289-bfb5-227a06a2b535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:31 devstack sudo[113582]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0faeec93-6a19-4289-bfb5-227a06a2b535) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ba66f9fd-ae5b-4ff4-8128-a2247160a8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:31 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Volume 0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5', 'volume_size': 1} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] ==> create_volume: call "{'self': , '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-08-16T19:36:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1715055458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85aec728586d4ec0bcaf359b25b20440',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=2026-08-16T19:36:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:32Z,use_quota=True,user_id='5ba86c204d0c47b88bd55493e47e3227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Creating volume 0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:31 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e2532e1-08be-42b9-b03f-a5273d401e3a tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.456s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-4e2532e1-08be-42b9-b03f-a5273d401e3a tempest-CreateVolumesFromSnapshotTest-1390374536 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:31 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-4e2532e1-08be-42b9-b03f-a5273d401e3a tempest-CreateVolumesFromSnapshotTest-1390374536 None] Deleted volume successfully. Aug 16 21:36:31 devstack sudo[113585]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-be49b35f-8bcb-4c43-ace0-6150ac5cb82e Aug 16 21:36:31 devstack sudo[113585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db710b49-64fa-4571-be10-20dc42ceef51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-44e9f19d-859f-4294-8513-56e2fd3b0c0e', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1016a53e-de6a-45c8-adac-3afc865dc563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:31 devstack sudo[113587]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5 1073741824 Aug 16 21:36:31 devstack sudo[113587]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:31 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Volume volume-44e9f19d-859f-4294-8513-56e2fd3b0c0e (44e9f19d-859f-4294-8513-56e2fd3b0c0e): created successfully Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1016a53e-de6a-45c8-adac-3afc865dc563) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Flow 'volume_create_manager' (375d9249-526b-4472-8271-1c257d165908) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:31 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-4e2532e1-08be-42b9-b03f-a5273d401e3a tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-8620a99f-892d-4d28-9b45-3f4d850b4cc9-delete_volume" released by "delete_volume" :: held 1.712s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:31 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-c1c7bf14-5c7c-4de4-a0a6-a9d9f9aa77cd tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Created volume successfully. Aug 16 21:36:32 devstack sudo[113585]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8d245673-f71c-43f5-b7d8-b71252226d27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-be49b35f-8bcb-4c43-ace0-6150ac5cb82e" returned: 0 in 0.502s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8d245673-f71c-43f5-b7d8-b71252226d27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-be49b35f-8bcb-4c43-ace0-6150ac5cb82e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:32 devstack sudo[113596]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-be49b35f-8bcb-4c43-ace0-6150ac5cb82e Aug 16 21:36:32 devstack sudo[113596]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:32 devstack sudo[113587]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5 1073741824" returned: 0 in 0.550s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:32 devstack sudo[113598]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5 Aug 16 21:36:32 devstack sudo[113598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:32 devstack sudo[113596]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8d245673-f71c-43f5-b7d8-b71252226d27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-be49b35f-8bcb-4c43-ace0-6150ac5cb82e" returned: 0 in 0.311s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8d245673-f71c-43f5-b7d8-b71252226d27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-quobyte-be49b35f-8bcb-4c43-ace0-6150ac5cb82e" released by "delete_volume" :: held 0.882s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-8d245673-f71c-43f5-b7d8-b71252226d27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Created reservations ['93e5c267-8c12-4748-af60-2108d915a8e8', '305b0946-f5f4-487a-9ad1-6c4e6a314cea', '52bd6db9-d95e-4438-9893-e05857574d49', '3f8b1a8c-c76f-4591-9311-6f9ec8a25774'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8d245673-f71c-43f5-b7d8-b71252226d27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8d245673-f71c-43f5-b7d8-b71252226d27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8d245673-f71c-43f5-b7d8-b71252226d27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8d245673-f71c-43f5-b7d8-b71252226d27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8d245673-f71c-43f5-b7d8-b71252226d27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8d245673-f71c-43f5-b7d8-b71252226d27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:32 devstack sudo[113601]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:32 devstack sudo[113601]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-026ac731-cb30-4abb-bca7-85b721a63bf6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "cinder-be90195d-d118-4925-8a6c-8e74cc1fb302-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:32 devstack sudo[113598]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5" returned: 0 in 0.311s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] <== create_volume: return (912ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.915s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-026ac731-cb30-4abb-bca7-85b721a63bf6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-be90195d-d118-4925-8a6c-8e74cc1fb302-delete_snapshot" acquired by "delete_snapshot" :: waited 0.036s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-026ac731-cb30-4abb-bca7-85b721a63bf6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "cinder-quobyte-63663631-13f0-4235-bde9-d44cf0835a11" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ba66f9fd-ae5b-4ff4-8128-a2247160a8f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (42efb007-3233-4314-9183-f4f0e7dc3598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-026ac731-cb30-4abb-bca7-85b721a63bf6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-quobyte-63663631-13f0-4235-bde9-d44cf0835a11" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-026ac731-cb30-4abb-bca7-85b721a63bf6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "cinder-quobyte-be90195d-d118-4925-8a6c-8e74cc1fb302" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:32 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Volume volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5 (0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5): created successfully Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (42efb007-3233-4314-9183-f4f0e7dc3598) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Flow 'volume_create_manager' (9a4e2c85-dbfa-49cf-b58c-209e9d2aa947) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-026ac731-cb30-4abb-bca7-85b721a63bf6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-quobyte-be90195d-d118-4925-8a6c-8e74cc1fb302" acquired by "_delete_snapshot" :: waited 0.031s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-026ac731-cb30-4abb-bca7-85b721a63bf6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Deleting offline snapshot be90195d-d118-4925-8a6c-8e74cc1fb302 of volume 63663631-13f0-4235-bde9-d44cf0835a11 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-026ac731-cb30-4abb-bca7-85b721a63bf6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] snapshot_file for this snap is: volume-63663631-13f0-4235-bde9-d44cf0835a11.be90195d-d118-4925-8a6c-8e74cc1fb302 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:36:32 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-d75840cf-c49b-493d-866b-dc1d1585665e tempest-ProjectReaderTests-1060372489 None] Created volume successfully. Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[90b106d7-1be9-439a-be43-c2173e52a032]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-026ac731-cb30-4abb-bca7-85b721a63bf6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.be90195d-d118-4925-8a6c-8e74cc1fb302 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:32 devstack sudo[113601]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8d245673-f71c-43f5-b7d8-b71252226d27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.320s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-8d245673-f71c-43f5-b7d8-b71252226d27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:32 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-8d245673-f71c-43f5-b7d8-b71252226d27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Deleted volume successfully. Aug 16 21:36:32 devstack sudo[113604]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.be90195d-d118-4925-8a6c-8e74cc1fb302 Aug 16 21:36:32 devstack sudo[113604]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8d245673-f71c-43f5-b7d8-b71252226d27 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-be49b35f-8bcb-4c43-ace0-6150ac5cb82e-delete_volume" released by "delete_volume" :: held 1.513s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:32 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a5f117d5-5e03-4402-bf26-52993d6184c0 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "cinder-44e9f19d-859f-4294-8513-56e2fd3b0c0e-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:33 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a5f117d5-5e03-4402-bf26-52993d6184c0 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-44e9f19d-859f-4294-8513-56e2fd3b0c0e-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:33 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a5f117d5-5e03-4402-bf26-52993d6184c0 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "cinder-quobyte-44e9f19d-859f-4294-8513-56e2fd3b0c0e" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:33 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a5f117d5-5e03-4402-bf26-52993d6184c0 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-quobyte-44e9f19d-859f-4294-8513-56e2fd3b0c0e" acquired by "delete_volume" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:33 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[6f3097ab-7ebb-4167-be19-eeaea3dcaa63]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a5f117d5-5e03-4402-bf26-52993d6184c0 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-44e9f19d-859f-4294-8513-56e2fd3b0c0e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:33 devstack sudo[113607]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-44e9f19d-859f-4294-8513-56e2fd3b0c0e Aug 16 21:36:33 devstack sudo[113607]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:33 devstack sudo[113604]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-026ac731-cb30-4abb-bca7-85b721a63bf6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.be90195d-d118-4925-8a6c-8e74cc1fb302" returned: 0 in 0.449s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-026ac731-cb30-4abb-bca7-85b721a63bf6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-63663631-13f0-4235-bde9-d44cf0835a11(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:36:33 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[0f895f52-061e-4c93-867b-af58cdd8922a]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-026ac731-cb30-4abb-bca7-85b721a63bf6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:33 devstack sudo[113612]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11 Aug 16 21:36:33 devstack sudo[113612]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:33 devstack sudo[113607]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a5f117d5-5e03-4402-bf26-52993d6184c0 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-44e9f19d-859f-4294-8513-56e2fd3b0c0e" returned: 0 in 0.420s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a5f117d5-5e03-4402-bf26-52993d6184c0 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-44e9f19d-859f-4294-8513-56e2fd3b0c0e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:33 devstack sudo[113617]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-44e9f19d-859f-4294-8513-56e2fd3b0c0e Aug 16 21:36:33 devstack sudo[113617]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:33 devstack sudo[113612]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-026ac731-cb30-4abb-bca7-85b721a63bf6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11" returned: 0 in 0.430s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-026ac731-cb30-4abb-bca7-85b721a63bf6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.be90195d-d118-4925-8a6c-8e74cc1fb302 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:33 devstack sudo[113622]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.be90195d-d118-4925-8a6c-8e74cc1fb302 Aug 16 21:36:33 devstack sudo[113622]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8024854d-c4ac-4ccb-9838-765858338acd tempest-ProjectReaderTests-1060372489 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8024854d-c4ac-4ccb-9838-765858338acd tempest-ProjectReaderTests-1060372489 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-8024854d-c4ac-4ccb-9838-765858338acd tempest-ProjectReaderTests-1060372489 None] Creating offline snapshot 701e515d-d0da-4014-9e6d-5aa0de2aaebe of volume 0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:36:33 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[1bb9c37f-fdaa-4c46-b51f-abeaa5619054]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8024854d-c4ac-4ccb-9838-765858338acd tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:33 devstack sudo[113617]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a5f117d5-5e03-4402-bf26-52993d6184c0 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-44e9f19d-859f-4294-8513-56e2fd3b0c0e" returned: 0 in 0.412s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:33 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a5f117d5-5e03-4402-bf26-52993d6184c0 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-quobyte-44e9f19d-859f-4294-8513-56e2fd3b0c0e" released by "delete_volume" :: held 0.890s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-a5f117d5-5e03-4402-bf26-52993d6184c0 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Created reservations ['cbc88405-ba9b-4cee-bb75-da2565ea7a78', '78ad861b-22f9-4fb9-a617-bb59b8df1cc3', '5fd3976b-edcc-44be-b246-66b7051698f0', 'b394c441-2cb1-4e80-bc5c-e80159054577'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:34 devstack sudo[113625]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5 Aug 16 21:36:34 devstack sudo[113625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a5f117d5-5e03-4402-bf26-52993d6184c0 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a5f117d5-5e03-4402-bf26-52993d6184c0 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a5f117d5-5e03-4402-bf26-52993d6184c0 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a5f117d5-5e03-4402-bf26-52993d6184c0 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a5f117d5-5e03-4402-bf26-52993d6184c0 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a5f117d5-5e03-4402-bf26-52993d6184c0 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:34 devstack sudo[113631]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:34 devstack sudo[113631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6769f72a-c73e-4cbb-9f12-a8fe903cdc33 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "cinder-1e747fec-f37e-4239-bdfe-c5c650fb990b-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6769f72a-c73e-4cbb-9f12-a8fe903cdc33 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-1e747fec-f37e-4239-bdfe-c5c650fb990b-delete_volume" acquired by "delete_volume" :: waited 0.061s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:34 devstack sudo[113622]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-026ac731-cb30-4abb-bca7-85b721a63bf6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.be90195d-d118-4925-8a6c-8e74cc1fb302" returned: 0 in 0.633s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-026ac731-cb30-4abb-bca7-85b721a63bf6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.be90195d-d118-4925-8a6c-8e74cc1fb302 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6769f72a-c73e-4cbb-9f12-a8fe903cdc33 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "cinder-quobyte-1e747fec-f37e-4239-bdfe-c5c650fb990b" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:34 devstack sudo[113635]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.be90195d-d118-4925-8a6c-8e74cc1fb302 Aug 16 21:36:34 devstack sudo[113635]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6769f72a-c73e-4cbb-9f12-a8fe903cdc33 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-quobyte-1e747fec-f37e-4239-bdfe-c5c650fb990b" acquired by "delete_volume" :: waited 0.028s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[9a77f02d-fa38-40e8-80e1-5e9f465a7b64]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6769f72a-c73e-4cbb-9f12-a8fe903cdc33 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e747fec-f37e-4239-bdfe-c5c650fb990b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:34 devstack sudo[113631]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:34 devstack sudo[113625]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8024854d-c4ac-4ccb-9838-765858338acd tempest-ProjectReaderTests-1060372489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5" returned: 0 in 0.584s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a5f117d5-5e03-4402-bf26-52993d6184c0 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.358s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8024854d-c4ac-4ccb-9838-765858338acd tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.701e515d-d0da-4014-9e6d-5aa0de2aaebe 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-a5f117d5-5e03-4402-bf26-52993d6184c0 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:34 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-a5f117d5-5e03-4402-bf26-52993d6184c0 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Deleted volume successfully. Aug 16 21:36:34 devstack sudo[113640]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.701e515d-d0da-4014-9e6d-5aa0de2aaebe 1G Aug 16 21:36:34 devstack sudo[113640]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-a5f117d5-5e03-4402-bf26-52993d6184c0 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-44e9f19d-859f-4294-8513-56e2fd3b0c0e-delete_volume" released by "delete_volume" :: held 1.562s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:34 devstack sudo[113639]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e747fec-f37e-4239-bdfe-c5c650fb990b Aug 16 21:36:34 devstack sudo[113639]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:34 devstack sudo[113635]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-026ac731-cb30-4abb-bca7-85b721a63bf6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11.be90195d-d118-4925-8a6c-8e74cc1fb302" returned: 0 in 0.382s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-026ac731-cb30-4abb-bca7-85b721a63bf6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-quobyte-be90195d-d118-4925-8a6c-8e74cc1fb302" released by "_delete_snapshot" :: held 2.035s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-026ac731-cb30-4abb-bca7-85b721a63bf6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-quobyte-63663631-13f0-4235-bde9-d44cf0835a11" released by "delete_snapshot" :: held 2.076s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:34 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-026ac731-cb30-4abb-bca7-85b721a63bf6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Created reservations ['0ef32983-e80f-4b6b-afc3-08f9c953176e', 'f72b2d09-73ef-4f73-967d-86e8459b18a5', 'c2c06988-1033-4f4e-9971-414bf9f7ac8b', '50cbb843-fd6d-4171-a37a-0142df75242a'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:34 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-026ac731-cb30-4abb-bca7-85b721a63bf6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Delete snapshot completed successfully. Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-026ac731-cb30-4abb-bca7-85b721a63bf6 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-be90195d-d118-4925-8a6c-8e74cc1fb302-delete_snapshot" released by "delete_snapshot" :: held 2.306s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:35 devstack sudo[113639]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6769f72a-c73e-4cbb-9f12-a8fe903cdc33 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e747fec-f37e-4239-bdfe-c5c650fb990b" returned: 0 in 0.557s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6769f72a-c73e-4cbb-9f12-a8fe903cdc33 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e747fec-f37e-4239-bdfe-c5c650fb990b {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:35 devstack sudo[113651]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e747fec-f37e-4239-bdfe-c5c650fb990b Aug 16 21:36:35 devstack sudo[113651]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:35 devstack sudo[113640]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8024854d-c4ac-4ccb-9838-765858338acd tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.701e515d-d0da-4014-9e6d-5aa0de2aaebe 1G" returned: 0 in 0.585s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8024854d-c4ac-4ccb-9838-765858338acd tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.701e515d-d0da-4014-9e6d-5aa0de2aaebe {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:35 devstack sudo[113654]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.701e515d-d0da-4014-9e6d-5aa0de2aaebe Aug 16 21:36:35 devstack sudo[113654]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:35 devstack sudo[113651]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6769f72a-c73e-4cbb-9f12-a8fe903cdc33 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1e747fec-f37e-4239-bdfe-c5c650fb990b" returned: 0 in 0.280s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6769f72a-c73e-4cbb-9f12-a8fe903cdc33 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-quobyte-1e747fec-f37e-4239-bdfe-c5c650fb990b" released by "delete_volume" :: held 0.893s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-6769f72a-c73e-4cbb-9f12-a8fe903cdc33 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Created reservations ['5a783bef-1e28-4be3-8133-186bd945772a', 'c0f922e5-16f0-4ae1-b3cc-ae94ee50a13e', 'f175841e-496b-4319-8cb2-6c3d3a622740', 'c50ca88f-32aa-4e4a-9232-8b7a38a52ad7'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:35 devstack sudo[113654]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8024854d-c4ac-4ccb-9838-765858338acd tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.701e515d-d0da-4014-9e6d-5aa0de2aaebe" returned: 0 in 0.331s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:35 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-8024854d-c4ac-4ccb-9838-765858338acd tempest-ProjectReaderTests-1060372489 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.701e515d-d0da-4014-9e6d-5aa0de2aaebe is being set with open permissions: ugo+rw Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8024854d-c4ac-4ccb-9838-765858338acd tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.701e515d-d0da-4014-9e6d-5aa0de2aaebe {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6769f72a-c73e-4cbb-9f12-a8fe903cdc33 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6769f72a-c73e-4cbb-9f12-a8fe903cdc33 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:35 devstack sudo[113661]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.701e515d-d0da-4014-9e6d-5aa0de2aaebe Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6769f72a-c73e-4cbb-9f12-a8fe903cdc33 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:35 devstack sudo[113661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6769f72a-c73e-4cbb-9f12-a8fe903cdc33 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6769f72a-c73e-4cbb-9f12-a8fe903cdc33 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6769f72a-c73e-4cbb-9f12-a8fe903cdc33 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:35 devstack sudo[113663]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:35 devstack sudo[113663]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-87d46230-221b-482a-a2d0-82e5674e18b5 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "cinder-53763a80-6d10-4a9d-a47f-e737ad6a6e0c-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-87d46230-221b-482a-a2d0-82e5674e18b5 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-53763a80-6d10-4a9d-a47f-e737ad6a6e0c-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-87d46230-221b-482a-a2d0-82e5674e18b5 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "cinder-quobyte-53763a80-6d10-4a9d-a47f-e737ad6a6e0c" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-87d46230-221b-482a-a2d0-82e5674e18b5 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-quobyte-53763a80-6d10-4a9d-a47f-e737ad6a6e0c" acquired by "delete_volume" :: waited 0.023s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[221544c2-bce7-4b39-ad77-54449565d5e2]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-87d46230-221b-482a-a2d0-82e5674e18b5 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-53763a80-6d10-4a9d-a47f-e737ad6a6e0c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:35 devstack sudo[113661]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8024854d-c4ac-4ccb-9838-765858338acd tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.701e515d-d0da-4014-9e6d-5aa0de2aaebe" returned: 0 in 0.359s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:35 devstack sudo[113663]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:35 devstack sudo[113665]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-53763a80-6d10-4a9d-a47f-e737ad6a6e0c Aug 16 21:36:35 devstack sudo[113665]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8024854d-c4ac-4ccb-9838-765858338acd tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6769f72a-c73e-4cbb-9f12-a8fe903cdc33 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.360s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-6769f72a-c73e-4cbb-9f12-a8fe903cdc33 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:35 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-6769f72a-c73e-4cbb-9f12-a8fe903cdc33 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Deleted volume successfully. Aug 16 21:36:35 devstack sudo[113669]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.info Aug 16 21:36:35 devstack sudo[113669]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6769f72a-c73e-4cbb-9f12-a8fe903cdc33 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-1e747fec-f37e-4239-bdfe-c5c650fb990b-delete_volume" released by "delete_volume" :: held 1.593s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-763057dc-ff0e-45e7-b042-96042de4d469 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "cinder-63663631-13f0-4235-bde9-d44cf0835a11-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-763057dc-ff0e-45e7-b042-96042de4d469 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-63663631-13f0-4235-bde9-d44cf0835a11-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-763057dc-ff0e-45e7-b042-96042de4d469 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "cinder-quobyte-63663631-13f0-4235-bde9-d44cf0835a11" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-763057dc-ff0e-45e7-b042-96042de4d469 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-quobyte-63663631-13f0-4235-bde9-d44cf0835a11" acquired by "delete_volume" :: waited 0.017s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[77e83412-65ff-40f6-923b-3110d700dcca]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-763057dc-ff0e-45e7-b042-96042de4d469 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:36 devstack sudo[113669]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8024854d-c4ac-4ccb-9838-765858338acd tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.info" returned: 0 in 0.356s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:36 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-8024854d-c4ac-4ccb-9838-765858338acd tempest-ProjectReaderTests-1060372489 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.info is being set with open permissions: ugo+rw Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8024854d-c4ac-4ccb-9838-765858338acd tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:36 devstack sudo[113665]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-87d46230-221b-482a-a2d0-82e5674e18b5 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-53763a80-6d10-4a9d-a47f-e737ad6a6e0c" returned: 0 in 0.521s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-87d46230-221b-482a-a2d0-82e5674e18b5 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-53763a80-6d10-4a9d-a47f-e737ad6a6e0c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:36 devstack sudo[113676]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.info Aug 16 21:36:36 devstack sudo[113676]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:36 devstack sudo[113677]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-53763a80-6d10-4a9d-a47f-e737ad6a6e0c Aug 16 21:36:36 devstack sudo[113677]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:36 devstack sudo[113675]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11 Aug 16 21:36:36 devstack sudo[113675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:36 devstack sudo[113676]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8024854d-c4ac-4ccb-9838-765858338acd tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.info" returned: 0 in 0.316s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8024854d-c4ac-4ccb-9838-765858338acd tempest-ProjectReaderTests-1060372489 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.646s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:36 devstack sudo[113677]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-87d46230-221b-482a-a2d0-82e5674e18b5 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-53763a80-6d10-4a9d-a47f-e737ad6a6e0c" returned: 0 in 0.334s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-87d46230-221b-482a-a2d0-82e5674e18b5 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-quobyte-53763a80-6d10-4a9d-a47f-e737ad6a6e0c" released by "delete_volume" :: held 0.908s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:36 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-8024854d-c4ac-4ccb-9838-765858338acd tempest-ProjectReaderTests-1060372489 None] Create snapshot completed successfully Aug 16 21:36:36 devstack sudo[113675]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-763057dc-ff0e-45e7-b042-96042de4d469 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11" returned: 0 in 0.445s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-763057dc-ff0e-45e7-b042-96042de4d469 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:36 devstack sudo[113686]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11 Aug 16 21:36:36 devstack sudo[113686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-87d46230-221b-482a-a2d0-82e5674e18b5 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Created reservations ['b975610e-daaa-4e86-8dcc-b77f0af26bc8', '44296db6-80d8-4c6b-b8de-6389b433a31e', '469d83d5-a971-44d4-8589-ba245413cdd9', '7dc5f47a-5b95-4bfe-b764-767cbf4a0aa0'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-87d46230-221b-482a-a2d0-82e5674e18b5 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-87d46230-221b-482a-a2d0-82e5674e18b5 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-87d46230-221b-482a-a2d0-82e5674e18b5 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-87d46230-221b-482a-a2d0-82e5674e18b5 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-87d46230-221b-482a-a2d0-82e5674e18b5 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-87d46230-221b-482a-a2d0-82e5674e18b5 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:36 devstack sudo[113688]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:36 devstack sudo[113688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:36 devstack sudo[113686]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-763057dc-ff0e-45e7-b042-96042de4d469 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-63663631-13f0-4235-bde9-d44cf0835a11" returned: 0 in 0.300s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-763057dc-ff0e-45e7-b042-96042de4d469 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-quobyte-63663631-13f0-4235-bde9-d44cf0835a11" released by "delete_volume" :: held 0.832s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:36 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-763057dc-ff0e-45e7-b042-96042de4d469 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Created reservations ['8ba87419-140c-44d1-80e5-f438ed5c0307', '4a41127b-ab12-41a8-9975-394d95ea5a53', '9cba5c48-f75a-4349-b618-07016316629c', '13e72327-2ae6-45de-ab7a-70e3e146abd2'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:36 devstack sudo[113688]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-87d46230-221b-482a-a2d0-82e5674e18b5 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.289s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-87d46230-221b-482a-a2d0-82e5674e18b5 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:37 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-87d46230-221b-482a-a2d0-82e5674e18b5 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Deleted volume successfully. Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-87d46230-221b-482a-a2d0-82e5674e18b5 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-53763a80-6d10-4a9d-a47f-e737ad6a6e0c-delete_volume" released by "delete_volume" :: held 1.476s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-763057dc-ff0e-45e7-b042-96042de4d469 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-763057dc-ff0e-45e7-b042-96042de4d469 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-763057dc-ff0e-45e7-b042-96042de4d469 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-763057dc-ff0e-45e7-b042-96042de4d469 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-763057dc-ff0e-45e7-b042-96042de4d469 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-763057dc-ff0e-45e7-b042-96042de4d469 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:37 devstack sudo[113692]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:37 devstack sudo[113692]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8c1986c9-6758-4428-9bd8-5ef8ea06bd86 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-701e515d-d0da-4014-9e6d-5aa0de2aaebe-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8c1986c9-6758-4428-9bd8-5ef8ea06bd86 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-701e515d-d0da-4014-9e6d-5aa0de2aaebe-delete_snapshot" acquired by "delete_snapshot" :: waited 0.029s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8c1986c9-6758-4428-9bd8-5ef8ea06bd86 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-quobyte-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8c1986c9-6758-4428-9bd8-5ef8ea06bd86 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8c1986c9-6758-4428-9bd8-5ef8ea06bd86 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-quobyte-701e515d-d0da-4014-9e6d-5aa0de2aaebe" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8c1986c9-6758-4428-9bd8-5ef8ea06bd86 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-701e515d-d0da-4014-9e6d-5aa0de2aaebe" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-8c1986c9-6758-4428-9bd8-5ef8ea06bd86 tempest-ProjectReaderTests-1060372489 None] Deleting offline snapshot 701e515d-d0da-4014-9e6d-5aa0de2aaebe of volume 0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-8c1986c9-6758-4428-9bd8-5ef8ea06bd86 tempest-ProjectReaderTests-1060372489 None] snapshot_file for this snap is: volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.701e515d-d0da-4014-9e6d-5aa0de2aaebe {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[faba5f5c-f785-4ef5-a603-eb86ac778df0]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8c1986c9-6758-4428-9bd8-5ef8ea06bd86 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.701e515d-d0da-4014-9e6d-5aa0de2aaebe {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:37 devstack sudo[113692]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-763057dc-ff0e-45e7-b042-96042de4d469 tempest-CreateVolumesFromSnapshotTest-1390374536 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.355s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-763057dc-ff0e-45e7-b042-96042de4d469 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:37 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-763057dc-ff0e-45e7-b042-96042de4d469 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Deleted volume successfully. Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-763057dc-ff0e-45e7-b042-96042de4d469 tempest-CreateVolumesFromSnapshotTest-1390374536 None] Lock "cinder-63663631-13f0-4235-bde9-d44cf0835a11-delete_volume" released by "delete_volume" :: held 1.496s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:37 devstack sudo[113694]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.701e515d-d0da-4014-9e6d-5aa0de2aaebe Aug 16 21:36:37 devstack sudo[113694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:37 devstack sudo[113694]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8c1986c9-6758-4428-9bd8-5ef8ea06bd86 tempest-ProjectReaderTests-1060372489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.701e515d-d0da-4014-9e6d-5aa0de2aaebe" returned: 0 in 0.441s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-8c1986c9-6758-4428-9bd8-5ef8ea06bd86 tempest-ProjectReaderTests-1060372489 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-532a0821-f93c-4dd9-a4d5-66a019905d97 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "cinder-25cdf464-9765-4fd2-99b0-2fde3382343f-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[839455e1-de73-41d5-8c6d-442c5ea3a202]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8c1986c9-6758-4428-9bd8-5ef8ea06bd86 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-532a0821-f93c-4dd9-a4d5-66a019905d97 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-25cdf464-9765-4fd2-99b0-2fde3382343f-delete_volume" acquired by "delete_volume" :: waited 0.050s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-532a0821-f93c-4dd9-a4d5-66a019905d97 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "cinder-quobyte-25cdf464-9765-4fd2-99b0-2fde3382343f" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-532a0821-f93c-4dd9-a4d5-66a019905d97 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-quobyte-25cdf464-9765-4fd2-99b0-2fde3382343f" acquired by "delete_volume" :: waited 0.029s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:38 devstack sudo[113700]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5 Aug 16 21:36:38 devstack sudo[113700]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:38 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[41219452-af0d-41f6-90ce-e7d6c662c9a0]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-532a0821-f93c-4dd9-a4d5-66a019905d97 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-25cdf464-9765-4fd2-99b0-2fde3382343f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:38 devstack sudo[113702]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-25cdf464-9765-4fd2-99b0-2fde3382343f Aug 16 21:36:38 devstack sudo[113702]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:38 devstack sudo[113700]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8c1986c9-6758-4428-9bd8-5ef8ea06bd86 tempest-ProjectReaderTests-1060372489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5" returned: 0 in 0.588s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8c1986c9-6758-4428-9bd8-5ef8ea06bd86 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.701e515d-d0da-4014-9e6d-5aa0de2aaebe {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:38 devstack sudo[113707]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.701e515d-d0da-4014-9e6d-5aa0de2aaebe Aug 16 21:36:38 devstack sudo[113707]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:38 devstack sudo[113702]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-532a0821-f93c-4dd9-a4d5-66a019905d97 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-25cdf464-9765-4fd2-99b0-2fde3382343f" returned: 0 in 0.474s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-532a0821-f93c-4dd9-a4d5-66a019905d97 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-25cdf464-9765-4fd2-99b0-2fde3382343f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:38 devstack sudo[113713]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-25cdf464-9765-4fd2-99b0-2fde3382343f Aug 16 21:36:38 devstack sudo[113713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:38 devstack sudo[113713]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-532a0821-f93c-4dd9-a4d5-66a019905d97 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-25cdf464-9765-4fd2-99b0-2fde3382343f" returned: 0 in 0.323s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:38 devstack sudo[113707]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8c1986c9-6758-4428-9bd8-5ef8ea06bd86 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.701e515d-d0da-4014-9e6d-5aa0de2aaebe" returned: 0 in 0.455s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8c1986c9-6758-4428-9bd8-5ef8ea06bd86 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.701e515d-d0da-4014-9e6d-5aa0de2aaebe {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-532a0821-f93c-4dd9-a4d5-66a019905d97 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-quobyte-25cdf464-9765-4fd2-99b0-2fde3382343f" released by "delete_volume" :: held 0.908s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:38 devstack sudo[113719]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.701e515d-d0da-4014-9e6d-5aa0de2aaebe Aug 16 21:36:38 devstack sudo[113719]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:39 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-532a0821-f93c-4dd9-a4d5-66a019905d97 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Created reservations ['7bff8a5b-7388-4203-8619-dfc7728c09f0', '27d917da-976d-49e3-b21a-657aed3892c8', 'ec886c96-5aa5-4cd0-809b-223da0512b2c', 'c4f5172e-e5fe-4714-b3cd-f0fe74239b00'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-532a0821-f93c-4dd9-a4d5-66a019905d97 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-532a0821-f93c-4dd9-a4d5-66a019905d97 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-532a0821-f93c-4dd9-a4d5-66a019905d97 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-532a0821-f93c-4dd9-a4d5-66a019905d97 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-532a0821-f93c-4dd9-a4d5-66a019905d97 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-532a0821-f93c-4dd9-a4d5-66a019905d97 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:39 devstack sudo[113721]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:39 devstack sudo[113721]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:39 devstack sudo[113719]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8c1986c9-6758-4428-9bd8-5ef8ea06bd86 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5.701e515d-d0da-4014-9e6d-5aa0de2aaebe" returned: 0 in 0.347s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:39 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8c1986c9-6758-4428-9bd8-5ef8ea06bd86 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-701e515d-d0da-4014-9e6d-5aa0de2aaebe" released by "_delete_snapshot" :: held 1.998s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:39 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8c1986c9-6758-4428-9bd8-5ef8ea06bd86 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5" released by "delete_snapshot" :: held 2.031s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:39 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-8c1986c9-6758-4428-9bd8-5ef8ea06bd86 tempest-ProjectReaderTests-1060372489 None] Created reservations ['4e00a883-74b5-47e8-a897-bc33b9b152ce', '705e9515-7ecc-4de3-86dd-30e3eddd7ae4', '979e2982-dee6-45a7-8947-efead7a95e48', '5eca4e17-a523-426d-841d-bc4020a104d9'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:39 devstack sudo[113721]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-532a0821-f93c-4dd9-a4d5-66a019905d97 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.332s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:39 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-532a0821-f93c-4dd9-a4d5-66a019905d97 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:39 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-532a0821-f93c-4dd9-a4d5-66a019905d97 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Deleted volume successfully. Aug 16 21:36:39 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-8c1986c9-6758-4428-9bd8-5ef8ea06bd86 tempest-ProjectReaderTests-1060372489 None] Delete snapshot completed successfully. Aug 16 21:36:39 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-8c1986c9-6758-4428-9bd8-5ef8ea06bd86 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-701e515d-d0da-4014-9e6d-5aa0de2aaebe-delete_snapshot" released by "delete_snapshot" :: held 2.259s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:39 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-532a0821-f93c-4dd9-a4d5-66a019905d97 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-25cdf464-9765-4fd2-99b0-2fde3382343f-delete_volume" released by "delete_volume" :: held 1.625s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-75c805f5-ed1e-4a2b-b892-c905d191218d tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "cinder-2a401c11-5bc7-44a5-ab20-7aaeb10b7b82-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-75c805f5-ed1e-4a2b-b892-c905d191218d tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-2a401c11-5bc7-44a5-ab20-7aaeb10b7b82-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-75c805f5-ed1e-4a2b-b892-c905d191218d tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "cinder-quobyte-2a401c11-5bc7-44a5-ab20-7aaeb10b7b82" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-75c805f5-ed1e-4a2b-b892-c905d191218d tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-quobyte-2a401c11-5bc7-44a5-ab20-7aaeb10b7b82" acquired by "delete_volume" :: waited 0.028s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:40 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[efde371e-bcd2-46f1-b25d-66d84d4d9710]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-75c805f5-ed1e-4a2b-b892-c905d191218d tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a401c11-5bc7-44a5-ab20-7aaeb10b7b82 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:40 devstack sudo[113726]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a401c11-5bc7-44a5-ab20-7aaeb10b7b82 Aug 16 21:36:40 devstack sudo[113726]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c35cb7b5-00d3-4686-b823-9d01c562a4c8 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c35cb7b5-00d3-4686-b823-9d01c562a4c8 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c35cb7b5-00d3-4686-b823-9d01c562a4c8 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-quobyte-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c35cb7b5-00d3-4686-b823-9d01c562a4c8 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5" acquired by "delete_volume" :: waited 0.021s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:40 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[58128caf-4874-439e-adbb-7ef6b45c0691]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c35cb7b5-00d3-4686-b823-9d01c562a4c8 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:40 devstack sudo[113726]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-75c805f5-ed1e-4a2b-b892-c905d191218d tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a401c11-5bc7-44a5-ab20-7aaeb10b7b82" returned: 0 in 0.432s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-75c805f5-ed1e-4a2b-b892-c905d191218d tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a401c11-5bc7-44a5-ab20-7aaeb10b7b82 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:40 devstack sudo[113732]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a401c11-5bc7-44a5-ab20-7aaeb10b7b82 Aug 16 21:36:40 devstack sudo[113732]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:40 devstack sudo[113731]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5 Aug 16 21:36:40 devstack sudo[113731]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:41 devstack sudo[113732]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-75c805f5-ed1e-4a2b-b892-c905d191218d tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-2a401c11-5bc7-44a5-ab20-7aaeb10b7b82" returned: 0 in 0.301s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-75c805f5-ed1e-4a2b-b892-c905d191218d tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-quobyte-2a401c11-5bc7-44a5-ab20-7aaeb10b7b82" released by "delete_volume" :: held 0.786s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-75c805f5-ed1e-4a2b-b892-c905d191218d tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Created reservations ['8cdecb8d-a2ac-4404-991e-0fd667aabab4', '5bc4ad6b-70f9-4481-b45d-f9bd5a5334dd', '3002fa3a-d36e-438d-a159-83ad23f1e15a', 'f40f48fe-8976-4aef-9d29-5a6c40ab9608'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:41 devstack sudo[113731]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c35cb7b5-00d3-4686-b823-9d01c562a4c8 tempest-ProjectReaderTests-1060372489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5" returned: 0 in 0.486s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c35cb7b5-00d3-4686-b823-9d01c562a4c8 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:41 devstack sudo[113739]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5 Aug 16 21:36:41 devstack sudo[113739]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-75c805f5-ed1e-4a2b-b892-c905d191218d tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-75c805f5-ed1e-4a2b-b892-c905d191218d tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-75c805f5-ed1e-4a2b-b892-c905d191218d tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-75c805f5-ed1e-4a2b-b892-c905d191218d tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-75c805f5-ed1e-4a2b-b892-c905d191218d tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-75c805f5-ed1e-4a2b-b892-c905d191218d tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:41 devstack sudo[113741]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:41 devstack sudo[113741]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cf6810d5-2010-4bac-8867-f30ef4e93787 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "cinder-f0b1e2c3-4a46-45e0-a611-342ddc1478fe-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cf6810d5-2010-4bac-8867-f30ef4e93787 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-f0b1e2c3-4a46-45e0-a611-342ddc1478fe-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cf6810d5-2010-4bac-8867-f30ef4e93787 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "cinder-quobyte-f0b1e2c3-4a46-45e0-a611-342ddc1478fe" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cf6810d5-2010-4bac-8867-f30ef4e93787 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-quobyte-f0b1e2c3-4a46-45e0-a611-342ddc1478fe" acquired by "delete_volume" :: waited 0.021s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:41 devstack sudo[113741]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-75c805f5-ed1e-4a2b-b892-c905d191218d tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.349s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-75c805f5-ed1e-4a2b-b892-c905d191218d tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:41 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-75c805f5-ed1e-4a2b-b892-c905d191218d tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Deleted volume successfully. Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[caf37599-f79b-4e8f-864f-28e848cfc036]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cf6810d5-2010-4bac-8867-f30ef4e93787 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b1e2c3-4a46-45e0-a611-342ddc1478fe {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:41 devstack sudo[113739]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c35cb7b5-00d3-4686-b823-9d01c562a4c8 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5" returned: 0 in 0.465s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c35cb7b5-00d3-4686-b823-9d01c562a4c8 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5" released by "delete_volume" :: held 1.040s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-75c805f5-ed1e-4a2b-b892-c905d191218d tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-2a401c11-5bc7-44a5-ab20-7aaeb10b7b82-delete_volume" released by "delete_volume" :: held 1.474s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-c35cb7b5-00d3-4686-b823-9d01c562a4c8 tempest-ProjectReaderTests-1060372489 None] Created reservations ['68077e31-47e7-4dbe-a807-752930054159', 'e9586a6c-c7f9-49e2-8759-9517c1d936f3', '284a0c7b-3a7c-4a51-8fad-b07ba9f7708d', '3f19d9a7-fb6e-4d51-ab38-f38fa7b01cd1'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:41 devstack sudo[113745]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b1e2c3-4a46-45e0-a611-342ddc1478fe Aug 16 21:36:41 devstack sudo[113745]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c35cb7b5-00d3-4686-b823-9d01c562a4c8 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c35cb7b5-00d3-4686-b823-9d01c562a4c8 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c35cb7b5-00d3-4686-b823-9d01c562a4c8 tempest-ProjectReaderTests-1060372489 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c35cb7b5-00d3-4686-b823-9d01c562a4c8 tempest-ProjectReaderTests-1060372489 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c35cb7b5-00d3-4686-b823-9d01c562a4c8 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c35cb7b5-00d3-4686-b823-9d01c562a4c8 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:41 devstack sudo[113747]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:41 devstack sudo[113747]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:42 devstack sudo[113745]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cf6810d5-2010-4bac-8867-f30ef4e93787 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b1e2c3-4a46-45e0-a611-342ddc1478fe" returned: 0 in 0.415s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cf6810d5-2010-4bac-8867-f30ef4e93787 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b1e2c3-4a46-45e0-a611-342ddc1478fe {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:42 devstack sudo[113747]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c35cb7b5-00d3-4686-b823-9d01c562a4c8 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.273s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:42 devstack sudo[113753]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b1e2c3-4a46-45e0-a611-342ddc1478fe Aug 16 21:36:42 devstack sudo[113753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:42 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-c35cb7b5-00d3-4686-b823-9d01c562a4c8 tempest-ProjectReaderTests-1060372489 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:42 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-c35cb7b5-00d3-4686-b823-9d01c562a4c8 tempest-ProjectReaderTests-1060372489 None] Deleted volume successfully. Aug 16 21:36:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c35cb7b5-00d3-4686-b823-9d01c562a4c8 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-0bfd8857-a04d-47c4-b5f4-58ac0e08ccf5-delete_volume" released by "delete_volume" :: held 1.560s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:42 devstack sudo[113753]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cf6810d5-2010-4bac-8867-f30ef4e93787 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0b1e2c3-4a46-45e0-a611-342ddc1478fe" returned: 0 in 0.279s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cf6810d5-2010-4bac-8867-f30ef4e93787 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-quobyte-f0b1e2c3-4a46-45e0-a611-342ddc1478fe" released by "delete_volume" :: held 0.753s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:42 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-cf6810d5-2010-4bac-8867-f30ef4e93787 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Created reservations ['d488b505-c6ba-45ef-a390-e1f2f6aaf02c', '7268c058-3102-48b3-8850-876adb93e265', 'de82fba0-49b1-4bff-9b62-07cb95788578', '1de45b0a-ee74-4940-8837-5789913ff686'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cf6810d5-2010-4bac-8867-f30ef4e93787 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cf6810d5-2010-4bac-8867-f30ef4e93787 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:42 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cf6810d5-2010-4bac-8867-f30ef4e93787 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:42 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cf6810d5-2010-4bac-8867-f30ef4e93787 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cf6810d5-2010-4bac-8867-f30ef4e93787 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cf6810d5-2010-4bac-8867-f30ef4e93787 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:42 devstack sudo[113756]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:42 devstack sudo[113756]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:42 devstack sudo[113756]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cf6810d5-2010-4bac-8867-f30ef4e93787 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.266s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:42 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-cf6810d5-2010-4bac-8867-f30ef4e93787 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:42 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-cf6810d5-2010-4bac-8867-f30ef4e93787 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Deleted volume successfully. Aug 16 21:36:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cf6810d5-2010-4bac-8867-f30ef4e93787 tempest-CreateVolumesFromSourceVolumeTest-1608293036 None] Lock "cinder-f0b1e2c3-4a46-45e0-a611-342ddc1478fe-delete_volume" released by "delete_volume" :: held 1.274s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Flow 'volume_create_manager' (2c76890d-bdde-4da1-8745-85027ad66c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0142fec3-5bfb-4162-8cae-884f6e58ae06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0142fec3-5bfb-4162-8cae-884f6e58ae06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:36:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1143262672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=26118a48-1ca3-488b-a6d0-fae2e0b1070e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85aec728586d4ec0bcaf359b25b20440',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=2026-08-16T19:36:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:43Z,use_quota=True,user_id='5ba86c204d0c47b88bd55493e47e3227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (24d7e8df-8ac7-4de4-b038-ade080678d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (24d7e8df-8ac7-4de4-b038-ade080678d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f618c77-03cc-48a4-b492-a29ff0dcd743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f618c77-03cc-48a4-b492-a29ff0dcd743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '26118a48-1ca3-488b-a6d0-fae2e0b1070e', 'volume_name': 'volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f592300-1d46-4950-860e-6722e296cf83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f592300-1d46-4950-860e-6722e296cf83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bc3d6ad1-0e2c-485c-85c0-9432524fdcc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:43 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Volume 26118a48-1ca3-488b-a6d0-fae2e0b1070e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e', 'volume_size': 1} Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] ==> create_volume: call "{'self': , '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-08-16T19:36:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1143262672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=26118a48-1ca3-488b-a6d0-fae2e0b1070e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85aec728586d4ec0bcaf359b25b20440',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=2026-08-16T19:36:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:43Z,use_quota=True,user_id='5ba86c204d0c47b88bd55493e47e3227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Creating volume 26118a48-1ca3-488b-a6d0-fae2e0b1070e {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:43 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:43 devstack sudo[113759]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e 1073741824 Aug 16 21:36:43 devstack sudo[113759]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:43 devstack sudo[113759]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e 1073741824" returned: 0 in 0.534s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:36:43 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Flow 'volume_create_manager' (ea0fc6be-1ef0-4bd7-8af3-5b53a457e767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (52ac8cf4-e72e-42ad-91cd-f52128116da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (52ac8cf4-e72e-42ad-91cd-f52128116da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:36:44Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=91447dc9-380b-4b98-bb11-3151e3527166,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffcbd4aef99c43cab646e4e084221f7d',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=2026-08-16T19:36:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:44Z,use_quota=True,user_id='0c2d0f2ad4624f7193323826b23b07d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6479d899-be1c-4746-ac7a-fc51d42aec68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6479d899-be1c-4746-ac7a-fc51d42aec68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4fd0604f-7abc-4e12-8e72-2a771d85078e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG cinder.image.glance [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Creating Keystone auth plugin from conf {{(pid=94342) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:44 devstack sudo[113764]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e Aug 16 21:36:44 devstack sudo[113764]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:44 devstack sudo[113764]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e" returned: 0 in 0.306s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] <== create_volume: return (961ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.964s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4fd0604f-7abc-4e12-8e72-2a771d85078e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '91447dc9-380b-4b98-bb11-3151e3527166', 'volume_name': 'volume-91447dc9-380b-4b98-bb11-3151e3527166', 'volume_size': 1, 'image_id': 'be84cb6a-fcc4-4234-b318-d66d5a61316e', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/be84cb6a-fcc4-4234-b318-d66d5a61316e', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': 'e7a9db90315446f33eec04d7af511cbe', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'ffcbd4aef99c43cab646e4e084221f7d', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '88aaa5172cf398bdac51aadfa7c825a89e4b4e21bc86d00e64526796325a84709a70d067be943fb98c2ee12503344f80a8116621c59b66fd9111ee52c91ef578', 'id': 'be84cb6a-fcc4-4234-b318-d66d5a61316e', 'created_at': datetime.datetime(2026, 8, 16, 19, 36, 41, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 36, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/be84cb6a-fcc4-4234-b318-d66d5a61316e/file', 'properties': {}}, 'image_service': }' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (77e128cc-b226-4c72-99cf-fced913f77cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (77e128cc-b226-4c72-99cf-fced913f77cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (01a591e6-9153-47ee-b7de-61959a67dcbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:44 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Volume 91447dc9-380b-4b98-bb11-3151e3527166: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-91447dc9-380b-4b98-bb11-3151e3527166', 'volume_size': 1, 'image_id': 'be84cb6a-fcc4-4234-b318-d66d5a61316e', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/be84cb6a-fcc4-4234-b318-d66d5a61316e', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': 'e7a9db90315446f33eec04d7af511cbe', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'ffcbd4aef99c43cab646e4e084221f7d', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '88aaa5172cf398bdac51aadfa7c825a89e4b4e21bc86d00e64526796325a84709a70d067be943fb98c2ee12503344f80a8116621c59b66fd9111ee52c91ef578', 'id': 'be84cb6a-fcc4-4234-b318-d66d5a61316e', 'created_at': datetime.datetime(2026, 8, 16, 19, 36, 41, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 36, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/be84cb6a-fcc4-4234-b318-d66d5a61316e/file', 'properties': {}}, 'image_service': } Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Trying to clone 91447dc9-380b-4b98-bb11-3151e3527166 from image be84cb6a-fcc4-4234-b318-d66d5a61316e at location (None, [{'url': 'file:///opt/stack/data/glance/images/be84cb6a-fcc4-4234-b318-d66d5a61316e', 'metadata': {}}]). {{(pid=94342) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bc3d6ad1-0e2c-485c-85c0-9432524fdcc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e27c4181-7f44-4c3f-ac63-9e4738026741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:44 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Volume volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e (26118a48-1ca3-488b-a6d0-fae2e0b1070e): created successfully Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e27c4181-7f44-4c3f-ac63-9e4738026741) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Flow 'volume_create_manager' (2c76890d-bdde-4da1-8745-85027ad66c35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:44 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-3a2e4e94-a79c-4e9c-98e4-27235fdc83b0 tempest-ProjectReaderTests-1060372489 None] Created volume successfully. Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 16 21:36:44 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Image download 0.00 MB at 0.00 MB/s Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[3fba547e-5ebb-4d30-8e21-8153f52e7451]: (4, 'raw') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:44 devstack sudo[113767]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD Aug 16 21:36:44 devstack sudo[113767]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:44 devstack sudo[113767]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD" returned: 0 in 0.334s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:45 devstack sudo[113771]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD Aug 16 21:36:45 devstack sudo[113771]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:45 devstack sudo[113771]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD" returned: 1 in 0.353s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:36:45 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Temporary image be84cb6a-fcc4-4234-b318-d66d5a61316e is fetched for user 0c2d0f2ad4624f7193323826b23b07d3. {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 16 21:36:45 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[3204b21a-0916-44a9-8f33-5d1080a69cff]: (4, 'raw') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:45 devstack sudo[113776]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD Aug 16 21:36:45 devstack sudo[113776]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9669e457-ccd2-4c40-8f34-dbed75a84144 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9669e457-ccd2-4c40-8f34-dbed75a84144 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:45 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-9669e457-ccd2-4c40-8f34-dbed75a84144 tempest-ProjectReaderTests-1060372489 None] Creating offline snapshot 91f3c8ea-e494-4e77-a56f-a0a2fbd34186 of volume 26118a48-1ca3-488b-a6d0-fae2e0b1070e {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:36:45 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[ef156b6c-7379-4809-bd45-d2d38bbd54b2]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9669e457-ccd2-4c40-8f34-dbed75a84144 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:45 devstack sudo[113776]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD" returned: 0 in 0.384s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:45 devstack sudo[113778]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e Aug 16 21:36:45 devstack sudo[113778]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:45 devstack sudo[113781]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD Aug 16 21:36:45 devstack sudo[113781]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:46 devstack sudo[113781]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD" returned: 1 in 0.349s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:36:46 devstack sudo[113778]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9669e457-ccd2-4c40-8f34-dbed75a84144 tempest-ProjectReaderTests-1060372489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e" returned: 0 in 0.416s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9669e457-ccd2-4c40-8f34-dbed75a84144 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.91f3c8ea-e494-4e77-a56f-a0a2fbd34186 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:46 devstack sudo[113790]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.91f3c8ea-e494-4e77-a56f-a0a2fbd34186 1G Aug 16 21:36:46 devstack sudo[113790]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0ce7f5a3-e805-4fb4-af69-83aa89c08cb9 tempest-ProjectAdminTests-6334499 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.75777053833, 'free_capacity_gb': 1775.75777053833, 'reserved_percentage': 0, 'QoS_support': False, 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=94342) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 16 21:36:46 devstack sudo[113790]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9669e457-ccd2-4c40-8f34-dbed75a84144 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.91f3c8ea-e494-4e77-a56f-a0a2fbd34186 1G" returned: 0 in 0.453s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9669e457-ccd2-4c40-8f34-dbed75a84144 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.91f3c8ea-e494-4e77-a56f-a0a2fbd34186 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:46 devstack sudo[113829]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.91f3c8ea-e494-4e77-a56f-a0a2fbd34186 Aug 16 21:36:46 devstack sudo[113829]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:46 devstack sudo[113829]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9669e457-ccd2-4c40-8f34-dbed75a84144 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.91f3c8ea-e494-4e77-a56f-a0a2fbd34186" returned: 0 in 0.405s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:46 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-9669e457-ccd2-4c40-8f34-dbed75a84144 tempest-ProjectReaderTests-1060372489 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.91f3c8ea-e494-4e77-a56f-a0a2fbd34186 is being set with open permissions: ugo+rw Aug 16 21:36:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9669e457-ccd2-4c40-8f34-dbed75a84144 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.91f3c8ea-e494-4e77-a56f-a0a2fbd34186 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:46 devstack sudo[113837]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.91f3c8ea-e494-4e77-a56f-a0a2fbd34186 Aug 16 21:36:46 devstack sudo[113837]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:47 devstack sudo[113837]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9669e457-ccd2-4c40-8f34-dbed75a84144 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.91f3c8ea-e494-4e77-a56f-a0a2fbd34186" returned: 0 in 0.292s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9669e457-ccd2-4c40-8f34-dbed75a84144 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:47 devstack sudo[113840]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.info Aug 16 21:36:47 devstack sudo[113840]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:47 devstack sudo[113840]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9669e457-ccd2-4c40-8f34-dbed75a84144 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.info" returned: 0 in 0.269s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:47 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-9669e457-ccd2-4c40-8f34-dbed75a84144 tempest-ProjectReaderTests-1060372489 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.info is being set with open permissions: ugo+rw Aug 16 21:36:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9669e457-ccd2-4c40-8f34-dbed75a84144 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:47 devstack sudo[113843]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.info Aug 16 21:36:47 devstack sudo[113843]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:47 devstack sudo[113843]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9669e457-ccd2-4c40-8f34-dbed75a84144 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.info" returned: 0 in 0.254s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9669e457-ccd2-4c40-8f34-dbed75a84144 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.195s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.754s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:47 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] ==> create_volume: call "{'self': , '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-08-16T19:36:44Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=91447dc9-380b-4b98-bb11-3151e3527166,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffcbd4aef99c43cab646e4e084221f7d',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=2026-08-16T19:36:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:44Z,use_quota=True,user_id='0c2d0f2ad4624f7193323826b23b07d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:47 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Creating volume 91447dc9-380b-4b98-bb11-3151e3527166 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:47 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:47 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:47 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:47 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91447dc9-380b-4b98-bb11-3151e3527166 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:47 devstack sudo[113846]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91447dc9-380b-4b98-bb11-3151e3527166 1073741824 Aug 16 21:36:47 devstack sudo[113846]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:47 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-9669e457-ccd2-4c40-8f34-dbed75a84144 tempest-ProjectReaderTests-1060372489 None] Create snapshot completed successfully Aug 16 21:36:48 devstack sudo[113846]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91447dc9-380b-4b98-bb11-3151e3527166 1073741824" returned: 0 in 0.506s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91447dc9-380b-4b98-bb11-3151e3527166 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:48 devstack sudo[113852]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91447dc9-380b-4b98-bb11-3151e3527166 Aug 16 21:36:48 devstack sudo[113852]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:48 devstack sudo[113852]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91447dc9-380b-4b98-bb11-3151e3527166" returned: 0 in 0.257s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:48 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] <== create_volume: return (810ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.814s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:48 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Attempting download of be84cb6a-fcc4-4234-b318-d66d5a61316e ((None, [{'url': 'file:///opt/stack/data/glance/images/be84cb6a-fcc4-4234-b318-d66d5a61316e', 'metadata': {}}])) to volume 91447dc9-380b-4b98-bb11-3151e3527166. {{(pid=94342) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 16 21:36:48 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[7f8a815b-d2ad-4f2e-b2b8-5a242ea781cb]: (4, 'raw') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_be84cb6a-fcc4-4234-b318-d66d5a61316e_ryf8dxpw {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:48 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-38d74f6c-f072-4f76-a48c-18c7c1138184 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-91f3c8ea-e494-4e77-a56f-a0a2fbd34186-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:48 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-38d74f6c-f072-4f76-a48c-18c7c1138184 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-91f3c8ea-e494-4e77-a56f-a0a2fbd34186-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:48 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-38d74f6c-f072-4f76-a48c-18c7c1138184 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-quobyte-26118a48-1ca3-488b-a6d0-fae2e0b1070e" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:48 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-38d74f6c-f072-4f76-a48c-18c7c1138184 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-26118a48-1ca3-488b-a6d0-fae2e0b1070e" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:48 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-38d74f6c-f072-4f76-a48c-18c7c1138184 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-quobyte-91f3c8ea-e494-4e77-a56f-a0a2fbd34186" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:48 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-38d74f6c-f072-4f76-a48c-18c7c1138184 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-91f3c8ea-e494-4e77-a56f-a0a2fbd34186" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:48 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-38d74f6c-f072-4f76-a48c-18c7c1138184 tempest-ProjectReaderTests-1060372489 None] Deleting offline snapshot 91f3c8ea-e494-4e77-a56f-a0a2fbd34186 of volume 26118a48-1ca3-488b-a6d0-fae2e0b1070e {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:36:48 devstack sudo[113855]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_be84cb6a-fcc4-4234-b318-d66d5a61316e_ryf8dxpw Aug 16 21:36:48 devstack sudo[113855]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:48 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-38d74f6c-f072-4f76-a48c-18c7c1138184 tempest-ProjectReaderTests-1060372489 None] snapshot_file for this snap is: volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.91f3c8ea-e494-4e77-a56f-a0a2fbd34186 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:36:48 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[89ccd1b2-37e2-4a3f-9b53-efbbdb81bb40]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-38d74f6c-f072-4f76-a48c-18c7c1138184 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.91f3c8ea-e494-4e77-a56f-a0a2fbd34186 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:49 devstack sudo[113857]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.91f3c8ea-e494-4e77-a56f-a0a2fbd34186 Aug 16 21:36:49 devstack sudo[113857]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:49 devstack sudo[113855]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_be84cb6a-fcc4-4234-b318-d66d5a61316e_ryf8dxpw" returned: 0 in 0.365s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_be84cb6a-fcc4-4234-b318-d66d5a61316e_ryf8dxpw {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:49 devstack sudo[113861]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_be84cb6a-fcc4-4234-b318-d66d5a61316e_ryf8dxpw Aug 16 21:36:49 devstack sudo[113861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:49 devstack sudo[113857]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-38d74f6c-f072-4f76-a48c-18c7c1138184 tempest-ProjectReaderTests-1060372489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.91f3c8ea-e494-4e77-a56f-a0a2fbd34186" returned: 0 in 0.430s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:49 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-38d74f6c-f072-4f76-a48c-18c7c1138184 tempest-ProjectReaderTests-1060372489 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:36:49 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[c494a18f-4a4f-4123-a9ca-967b08690566]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-38d74f6c-f072-4f76-a48c-18c7c1138184 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:49 devstack sudo[113866]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e Aug 16 21:36:49 devstack sudo[113866]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:49 devstack sudo[113861]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_be84cb6a-fcc4-4234-b318-d66d5a61316e_ryf8dxpw" returned: 1 in 0.401s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_be84cb6a-fcc4-4234-b318-d66d5a61316e_ryf8dxpw' failed. Not Retrying. {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:36:49 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[12985556-f5cf-4452-886e-b2a09b0ec1ed]: (4, 'raw') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:49 devstack sudo[113870]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD Aug 16 21:36:49 devstack sudo[113870]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:49 devstack sudo[113866]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-38d74f6c-f072-4f76-a48c-18c7c1138184 tempest-ProjectReaderTests-1060372489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e" returned: 0 in 0.398s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-38d74f6c-f072-4f76-a48c-18c7c1138184 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.91f3c8ea-e494-4e77-a56f-a0a2fbd34186 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:49 devstack sudo[113876]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.91f3c8ea-e494-4e77-a56f-a0a2fbd34186 Aug 16 21:36:49 devstack sudo[113876]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:49 devstack sudo[113870]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD" returned: 0 in 0.366s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:50 devstack sudo[113880]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD Aug 16 21:36:50 devstack sudo[113880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:50 devstack sudo[113876]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-38d74f6c-f072-4f76-a48c-18c7c1138184 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.91f3c8ea-e494-4e77-a56f-a0a2fbd34186" returned: 0 in 0.424s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-38d74f6c-f072-4f76-a48c-18c7c1138184 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.91f3c8ea-e494-4e77-a56f-a0a2fbd34186 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:50 devstack sudo[113885]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.91f3c8ea-e494-4e77-a56f-a0a2fbd34186 Aug 16 21:36:50 devstack sudo[113885]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:50 devstack sudo[113880]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD" returned: 1 in 0.405s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] be84cb6a-fcc4-4234-b318-d66d5a61316e was raw, converting to qcow2 {{(pid=94342) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91447dc9-380b-4b98-bb11-3151e3527166 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:50 devstack sudo[113890]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91447dc9-380b-4b98-bb11-3151e3527166 Aug 16 21:36:50 devstack sudo[113890]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Flow 'volume_create_manager' (f0d2dceb-94c2-4a90-a28b-42e237180966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d9048955-a830-4bf7-beeb-2bcd49854b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d9048955-a830-4bf7-beeb-2bcd49854b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:36:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-665027227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=80d49d15-30c5-458f-8b4f-fcffb92d4981,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64521a64edd743c38956a6d658549ead',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=2026-08-16T19:36:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:50Z,use_quota=True,user_id='5eac94cbc52d4dacb424137df39d6a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (91eca1de-6211-4ac1-b8c0-4c779f511317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (91eca1de-6211-4ac1-b8c0-4c779f511317) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a4c77d76-2c15-4668-84bd-5dfedff51767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a4c77d76-2c15-4668-84bd-5dfedff51767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '80d49d15-30c5-458f-8b4f-fcffb92d4981', 'volume_name': 'volume-80d49d15-30c5-458f-8b4f-fcffb92d4981', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8279cd8-81f1-4594-acb2-e0642a96fb9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8279cd8-81f1-4594-acb2-e0642a96fb9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69a75a52-c18c-4dc5-a1ea-b41bfc5e79f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:50 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Volume 80d49d15-30c5-458f-8b4f-fcffb92d4981: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-80d49d15-30c5-458f-8b4f-fcffb92d4981', 'volume_size': 1} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] ==> create_volume: call "{'self': , '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-08-16T19:36:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-665027227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=80d49d15-30c5-458f-8b4f-fcffb92d4981,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64521a64edd743c38956a6d658549ead',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=2026-08-16T19:36:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:50Z,use_quota=True,user_id='5eac94cbc52d4dacb424137df39d6a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Creating volume 80d49d15-30c5-458f-8b4f-fcffb92d4981 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:50 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:50 devstack sudo[113885]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-38d74f6c-f072-4f76-a48c-18c7c1138184 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e.91f3c8ea-e494-4e77-a56f-a0a2fbd34186" returned: 0 in 0.279s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:50 devstack sudo[113893]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981 1073741824 Aug 16 21:36:50 devstack sudo[113893]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-38d74f6c-f072-4f76-a48c-18c7c1138184 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-91f3c8ea-e494-4e77-a56f-a0a2fbd34186" released by "_delete_snapshot" :: held 1.652s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-38d74f6c-f072-4f76-a48c-18c7c1138184 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-26118a48-1ca3-488b-a6d0-fae2e0b1070e" released by "delete_snapshot" :: held 1.677s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-38d74f6c-f072-4f76-a48c-18c7c1138184 tempest-ProjectReaderTests-1060372489 None] Created reservations ['47a667d1-0a70-4d9a-83c4-5fec259b7221', '0fdf97eb-9cb6-4f2c-9542-a399161133ab', 'fcf219c2-e654-47e4-984b-563b56d89249', 'b75d94cf-813b-43b9-81c6-68f3d311856a'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:50 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-38d74f6c-f072-4f76-a48c-18c7c1138184 tempest-ProjectReaderTests-1060372489 None] Delete snapshot completed successfully. Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-38d74f6c-f072-4f76-a48c-18c7c1138184 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-91f3c8ea-e494-4e77-a56f-a0a2fbd34186-delete_snapshot" released by "delete_snapshot" :: held 1.826s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:50 devstack sudo[113890]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91447dc9-380b-4b98-bb11-3151e3527166" returned: 0 in 0.504s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_be84cb6a-fcc4-4234-b318-d66d5a61316e_wmds4cxrdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91447dc9-380b-4b98-bb11-3151e3527166 {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:36:50 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Converted 0.00 MB image at 0.00 MB/s Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91447dc9-380b-4b98-bb11-3151e3527166 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:50 devstack sudo[113901]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91447dc9-380b-4b98-bb11-3151e3527166 1G Aug 16 21:36:50 devstack sudo[113901]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:50 devstack sudo[113893]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981 1073741824" returned: 0 in 0.486s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-277ba1dc-2514-4979-ba60-f0c189dabfe8 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-26118a48-1ca3-488b-a6d0-fae2e0b1070e-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-277ba1dc-2514-4979-ba60-f0c189dabfe8 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-26118a48-1ca3-488b-a6d0-fae2e0b1070e-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:51 devstack sudo[113904]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981 Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-277ba1dc-2514-4979-ba60-f0c189dabfe8 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-quobyte-26118a48-1ca3-488b-a6d0-fae2e0b1070e" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:51 devstack sudo[113904]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-277ba1dc-2514-4979-ba60-f0c189dabfe8 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-26118a48-1ca3-488b-a6d0-fae2e0b1070e" acquired by "delete_volume" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[24c6eef9-a2bb-40a6-a042-44f05b32cece]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-277ba1dc-2514-4979-ba60-f0c189dabfe8 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:51 devstack sudo[113901]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91447dc9-380b-4b98-bb11-3151e3527166 1G" returned: 0 in 0.384s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Downloaded image be84cb6a-fcc4-4234-b318-d66d5a61316e ((None, [{'url': 'file:///opt/stack/data/glance/images/be84cb6a-fcc4-4234-b318-d66d5a61316e', 'metadata': {}}])) to volume 91447dc9-380b-4b98-bb11-3151e3527166 successfully. {{(pid=94342) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Temporary image be84cb6a-fcc4-4234-b318-d66d5a61316e for user 0c2d0f2ad4624f7193323826b23b07d3 is deleted. {{(pid=94342) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG cinder.volume.volume_utils [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Marking volume 91447dc9-380b-4b98-bb11-3151e3527166 as bootable. {{(pid=94342) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Copying metadata from image be84cb6a-fcc4-4234-b318-d66d5a61316e to 91447dc9-380b-4b98-bb11-3151e3527166. {{(pid=94342) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Creating volume glance metadata for volume 91447dc9-380b-4b98-bb11-3151e3527166 backed by image be84cb6a-fcc4-4234-b318-d66d5a61316e with: {'image_id': 'be84cb6a-fcc4-4234-b318-d66d5a61316e', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': 'e7a9db90315446f33eec04d7af511cbe', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94342) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 16 21:36:51 devstack sudo[113910]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e Aug 16 21:36:51 devstack sudo[113910]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (01a591e6-9153-47ee-b7de-61959a67dcbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-91447dc9-380b-4b98-bb11-3151e3527166', 'volume_size': 1, 'image_id': 'be84cb6a-fcc4-4234-b318-d66d5a61316e', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/be84cb6a-fcc4-4234-b318-d66d5a61316e', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': 'e7a9db90315446f33eec04d7af511cbe', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'ffcbd4aef99c43cab646e4e084221f7d', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '88aaa5172cf398bdac51aadfa7c825a89e4b4e21bc86d00e64526796325a84709a70d067be943fb98c2ee12503344f80a8116621c59b66fd9111ee52c91ef578', 'id': 'be84cb6a-fcc4-4234-b318-d66d5a61316e', 'created_at': datetime.datetime(2026, 8, 16, 19, 36, 41, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 16, 19, 36, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/be84cb6a-fcc4-4234-b318-d66d5a61316e/file', 'properties': {}}, 'image_service': }' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fc4cab66-b688-4185-a77b-add83024505b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:51 devstack sudo[113904]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981" returned: 0 in 0.375s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] <== create_volume: return (946ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.950s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69a75a52-c18c-4dc5-a1ea-b41bfc5e79f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-80d49d15-30c5-458f-8b4f-fcffb92d4981', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (10040219-a83c-4689-882c-a451ef03afd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:51 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Volume volume-91447dc9-380b-4b98-bb11-3151e3527166 (91447dc9-380b-4b98-bb11-3151e3527166): created successfully Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fc4cab66-b688-4185-a77b-add83024505b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Flow 'volume_create_manager' (ea0fc6be-1ef0-4bd7-8af3-5b53a457e767) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:51 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Volume volume-80d49d15-30c5-458f-8b4f-fcffb92d4981 (80d49d15-30c5-458f-8b4f-fcffb92d4981): created successfully Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (10040219-a83c-4689-882c-a451ef03afd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Flow 'volume_create_manager' (f0d2dceb-94c2-4a90-a28b-42e237180966) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:51 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-fd381b23-5aa2-4a14-909a-f9a6f96c84be tempest-VolumeImageDependencyTests-664318331 None] Created volume successfully. Aug 16 21:36:51 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-6550efe1-1359-4c60-b7f6-bd55ce3e1163 tempest-ProjectMemberTests-2139552579 None] Created volume successfully. Aug 16 21:36:51 devstack sudo[113910]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-277ba1dc-2514-4979-ba60-f0c189dabfe8 tempest-ProjectReaderTests-1060372489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e" returned: 0 in 0.454s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-277ba1dc-2514-4979-ba60-f0c189dabfe8 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:51 devstack sudo[113922]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e Aug 16 21:36:51 devstack sudo[113922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:51 devstack sudo[113922]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-277ba1dc-2514-4979-ba60-f0c189dabfe8 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-26118a48-1ca3-488b-a6d0-fae2e0b1070e" returned: 0 in 0.251s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-277ba1dc-2514-4979-ba60-f0c189dabfe8 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-26118a48-1ca3-488b-a6d0-fae2e0b1070e" released by "delete_volume" :: held 0.778s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-277ba1dc-2514-4979-ba60-f0c189dabfe8 tempest-ProjectReaderTests-1060372489 None] Created reservations ['1c26eea5-d671-4b4d-b72b-5bf4cd919cde', '72bda2b5-86cf-4ada-93d6-4d2309fe4d42', 'dd6e647a-1921-4c0a-a111-b1ffe9dceea3', '1d6fcc7d-f131-4171-837e-673cf002ac7d'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-277ba1dc-2514-4979-ba60-f0c189dabfe8 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-277ba1dc-2514-4979-ba60-f0c189dabfe8 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-277ba1dc-2514-4979-ba60-f0c189dabfe8 tempest-ProjectReaderTests-1060372489 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-277ba1dc-2514-4979-ba60-f0c189dabfe8 tempest-ProjectReaderTests-1060372489 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-277ba1dc-2514-4979-ba60-f0c189dabfe8 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-277ba1dc-2514-4979-ba60-f0c189dabfe8 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:51 devstack sudo[113925]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:51 devstack sudo[113925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:52 devstack sudo[113925]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-277ba1dc-2514-4979-ba60-f0c189dabfe8 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.255s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-277ba1dc-2514-4979-ba60-f0c189dabfe8 tempest-ProjectReaderTests-1060372489 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:52 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-277ba1dc-2514-4979-ba60-f0c189dabfe8 tempest-ProjectReaderTests-1060372489 None] Deleted volume successfully. Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-277ba1dc-2514-4979-ba60-f0c189dabfe8 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-26118a48-1ca3-488b-a6d0-fae2e0b1070e-delete_volume" released by "delete_volume" :: held 1.244s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0bba0fa9-636e-4c62-8f06-830dd46edfa8 tempest-VolumeImageDependencyTests-664318331 None] Acquiring lock "cinder-91447dc9-380b-4b98-bb11-3151e3527166-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Flow 'volume_create_manager' (b4b26261-8966-4d45-b897-f2828d6ef3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f1c38471-a1c0-4438-96ea-1be525d866d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0bba0fa9-636e-4c62-8f06-830dd46edfa8 tempest-VolumeImageDependencyTests-664318331 None] Lock "cinder-91447dc9-380b-4b98-bb11-3151e3527166-delete_volume" acquired by "delete_volume" :: waited 0.070s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f1c38471-a1c0-4438-96ea-1be525d866d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:36:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-420808738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=741d69e5-d357-4603-9d4b-1c2c7bf481f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85aec728586d4ec0bcaf359b25b20440',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=2026-08-16T19:36:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:53Z,use_quota=True,user_id='5ba86c204d0c47b88bd55493e47e3227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (900c499d-5e2b-4162-b452-39285761a0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (900c499d-5e2b-4162-b452-39285761a0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6d3cc67c-6a45-49c3-865e-51e8e908314b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6d3cc67c-6a45-49c3-865e-51e8e908314b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '741d69e5-d357-4603-9d4b-1c2c7bf481f0', 'volume_name': 'volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df87eaff-d267-4486-ba56-ec9be6ae0d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df87eaff-d267-4486-ba56-ec9be6ae0d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ab5c50c-946d-4d6b-90b2-14baddc45050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:52 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Volume 741d69e5-d357-4603-9d4b-1c2c7bf481f0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0', 'volume_size': 1} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] ==> create_volume: call "{'self': , '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-08-16T19:36:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-420808738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=741d69e5-d357-4603-9d4b-1c2c7bf481f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85aec728586d4ec0bcaf359b25b20440',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=2026-08-16T19:36:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:53Z,use_quota=True,user_id='5ba86c204d0c47b88bd55493e47e3227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Creating volume 741d69e5-d357-4603-9d4b-1c2c7bf481f0 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:52 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:52 devstack sudo[113928]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0 1073741824 Aug 16 21:36:52 devstack sudo[113928]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0bba0fa9-636e-4c62-8f06-830dd46edfa8 tempest-VolumeImageDependencyTests-664318331 None] Acquiring lock "cinder-quobyte-91447dc9-380b-4b98-bb11-3151e3527166" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f346336f-439c-4a52-b701-ef2ddfa2d52b tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0bba0fa9-636e-4c62-8f06-830dd46edfa8 tempest-VolumeImageDependencyTests-664318331 None] Lock "cinder-quobyte-91447dc9-380b-4b98-bb11-3151e3527166" acquired by "delete_volume" :: waited 0.024s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[eaf64a49-2cc2-4fe0-9f36-83dbe50af37a]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0bba0fa9-636e-4c62-8f06-830dd46edfa8 tempest-VolumeImageDependencyTests-664318331 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91447dc9-380b-4b98-bb11-3151e3527166 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:52 devstack sudo[113930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91447dc9-380b-4b98-bb11-3151e3527166 Aug 16 21:36:52 devstack sudo[113930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:53 devstack sudo[113928]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0 1073741824" returned: 0 in 0.460s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:53 devstack sudo[113930]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0bba0fa9-636e-4c62-8f06-830dd46edfa8 tempest-VolumeImageDependencyTests-664318331 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91447dc9-380b-4b98-bb11-3151e3527166" returned: 0 in 0.391s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0bba0fa9-636e-4c62-8f06-830dd46edfa8 tempest-VolumeImageDependencyTests-664318331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91447dc9-380b-4b98-bb11-3151e3527166 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:53 devstack sudo[113939]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0 Aug 16 21:36:53 devstack sudo[113939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:53 devstack sudo[113940]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91447dc9-380b-4b98-bb11-3151e3527166 Aug 16 21:36:53 devstack sudo[113940]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:53 devstack sudo[113939]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0" returned: 0 in 0.254s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] <== create_volume: return (757ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.761s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f346336f-439c-4a52-b701-ef2ddfa2d52b tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.674s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:53 devstack sudo[113940]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0bba0fa9-636e-4c62-8f06-830dd46edfa8 tempest-VolumeImageDependencyTests-664318331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-91447dc9-380b-4b98-bb11-3151e3527166" returned: 0 in 0.258s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ab5c50c-946d-4d6b-90b2-14baddc45050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b39fce7-4dd0-46bf-ac63-21671fd2a0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0bba0fa9-636e-4c62-8f06-830dd46edfa8 tempest-VolumeImageDependencyTests-664318331 None] Lock "cinder-quobyte-91447dc9-380b-4b98-bb11-3151e3527166" released by "delete_volume" :: held 0.714s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-f346336f-439c-4a52-b701-ef2ddfa2d52b tempest-ProjectMemberTests-2139552579 None] Creating offline snapshot 896ba666-1912-4f4c-b42f-ea375379ff7c of volume 80d49d15-30c5-458f-8b4f-fcffb92d4981 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:36:53 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Volume volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0 (741d69e5-d357-4603-9d4b-1c2c7bf481f0): created successfully Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b39fce7-4dd0-46bf-ac63-21671fd2a0ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Flow 'volume_create_manager' (b4b26261-8966-4d45-b897-f2828d6ef3b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[9b85b721-bbe4-47e3-8689-fcee64287dca]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f346336f-439c-4a52-b701-ef2ddfa2d52b tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:53 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-a840a856-1829-492d-9c77-5c3a8daab4c4 tempest-ProjectReaderTests-1060372489 None] Created volume successfully. Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-0bba0fa9-636e-4c62-8f06-830dd46edfa8 tempest-VolumeImageDependencyTests-664318331 None] Created reservations ['218ca936-34fc-487f-947d-a749e402162e', '1ce76df6-c6c3-47d2-91f7-38f9f0b280c6', 'b7fdd6e9-7279-4271-8448-cd2318472287', 'adbbf78c-63dc-48b8-8d08-aad24e8e36af'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0bba0fa9-636e-4c62-8f06-830dd46edfa8 tempest-VolumeImageDependencyTests-664318331 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0bba0fa9-636e-4c62-8f06-830dd46edfa8 tempest-VolumeImageDependencyTests-664318331 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0bba0fa9-636e-4c62-8f06-830dd46edfa8 tempest-VolumeImageDependencyTests-664318331 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:53 devstack sudo[113945]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981 Aug 16 21:36:53 devstack sudo[113945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0bba0fa9-636e-4c62-8f06-830dd46edfa8 tempest-VolumeImageDependencyTests-664318331 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0bba0fa9-636e-4c62-8f06-830dd46edfa8 tempest-VolumeImageDependencyTests-664318331 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0bba0fa9-636e-4c62-8f06-830dd46edfa8 tempest-VolumeImageDependencyTests-664318331 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:53 devstack sudo[113947]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:53 devstack sudo[113947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:53 devstack sudo[113945]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f346336f-439c-4a52-b701-ef2ddfa2d52b tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981" returned: 0 in 0.378s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f346336f-439c-4a52-b701-ef2ddfa2d52b tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.896ba666-1912-4f4c-b42f-ea375379ff7c 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:53 devstack sudo[113947]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0bba0fa9-636e-4c62-8f06-830dd46edfa8 tempest-VolumeImageDependencyTests-664318331 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.272s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-0bba0fa9-636e-4c62-8f06-830dd46edfa8 tempest-VolumeImageDependencyTests-664318331 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:53 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-0bba0fa9-636e-4c62-8f06-830dd46edfa8 tempest-VolumeImageDependencyTests-664318331 None] Deleted volume successfully. Aug 16 21:36:53 devstack sudo[113953]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.896ba666-1912-4f4c-b42f-ea375379ff7c 1G Aug 16 21:36:53 devstack sudo[113953]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0bba0fa9-636e-4c62-8f06-830dd46edfa8 tempest-VolumeImageDependencyTests-664318331 None] Lock "cinder-91447dc9-380b-4b98-bb11-3151e3527166-delete_volume" released by "delete_volume" :: held 1.318s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:54 devstack sudo[113953]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f346336f-439c-4a52-b701-ef2ddfa2d52b tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.896ba666-1912-4f4c-b42f-ea375379ff7c 1G" returned: 0 in 0.434s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f346336f-439c-4a52-b701-ef2ddfa2d52b tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-80d49d15-30c5-458f-8b4f-fcffb92d4981 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.896ba666-1912-4f4c-b42f-ea375379ff7c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:54 devstack sudo[113960]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-80d49d15-30c5-458f-8b4f-fcffb92d4981 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.896ba666-1912-4f4c-b42f-ea375379ff7c Aug 16 21:36:54 devstack sudo[113960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:54 devstack sudo[113960]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f346336f-439c-4a52-b701-ef2ddfa2d52b tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-80d49d15-30c5-458f-8b4f-fcffb92d4981 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.896ba666-1912-4f4c-b42f-ea375379ff7c" returned: 0 in 0.333s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:54 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-f346336f-439c-4a52-b701-ef2ddfa2d52b tempest-ProjectMemberTests-2139552579 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.896ba666-1912-4f4c-b42f-ea375379ff7c is being set with open permissions: ugo+rw Aug 16 21:36:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f346336f-439c-4a52-b701-ef2ddfa2d52b tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.896ba666-1912-4f4c-b42f-ea375379ff7c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:54 devstack sudo[113965]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.896ba666-1912-4f4c-b42f-ea375379ff7c Aug 16 21:36:54 devstack sudo[113965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6860dec9-d0a4-431f-8d6c-e3610bf5ca44 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:55 devstack sudo[113965]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f346336f-439c-4a52-b701-ef2ddfa2d52b tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.896ba666-1912-4f4c-b42f-ea375379ff7c" returned: 0 in 0.298s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f346336f-439c-4a52-b701-ef2ddfa2d52b tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:55 devstack sudo[113968]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.info Aug 16 21:36:55 devstack sudo[113968]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:55 devstack sudo[113968]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f346336f-439c-4a52-b701-ef2ddfa2d52b tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.info" returned: 0 in 0.290s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:55 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-f346336f-439c-4a52-b701-ef2ddfa2d52b tempest-ProjectMemberTests-2139552579 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.info is being set with open permissions: ugo+rw Aug 16 21:36:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f346336f-439c-4a52-b701-ef2ddfa2d52b tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:55 devstack sudo[113971]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.info Aug 16 21:36:55 devstack sudo[113971]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:55 devstack sudo[113971]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f346336f-439c-4a52-b701-ef2ddfa2d52b tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.info" returned: 0 in 0.257s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f346336f-439c-4a52-b701-ef2ddfa2d52b tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.126s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6860dec9-d0a4-431f-8d6c-e3610bf5ca44 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.710s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-6860dec9-d0a4-431f-8d6c-e3610bf5ca44 tempest-ProjectReaderTests-1060372489 None] Creating offline snapshot 8e47ac02-86e7-4bde-a116-7a6e755f39ef of volume 741d69e5-d357-4603-9d4b-1c2c7bf481f0 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:36:55 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f346336f-439c-4a52-b701-ef2ddfa2d52b tempest-ProjectMemberTests-2139552579 None] Create snapshot completed successfully Aug 16 21:36:55 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[4b7b94d9-90eb-4c51-bf2b-92b8ae1a9382]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6860dec9-d0a4-431f-8d6c-e3610bf5ca44 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:55 devstack sudo[113974]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0 Aug 16 21:36:55 devstack sudo[113974]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:56 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b44813d6-8034-4a04-896f-754a70a31ef5 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-896ba666-1912-4f4c-b42f-ea375379ff7c-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:56 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b44813d6-8034-4a04-896f-754a70a31ef5 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-896ba666-1912-4f4c-b42f-ea375379ff7c-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:56 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b44813d6-8034-4a04-896f-754a70a31ef5 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-80d49d15-30c5-458f-8b4f-fcffb92d4981" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:56 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b44813d6-8034-4a04-896f-754a70a31ef5 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-80d49d15-30c5-458f-8b4f-fcffb92d4981" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:56 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b44813d6-8034-4a04-896f-754a70a31ef5 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-896ba666-1912-4f4c-b42f-ea375379ff7c" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:56 devstack sudo[113974]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6860dec9-d0a4-431f-8d6c-e3610bf5ca44 tempest-ProjectReaderTests-1060372489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0" returned: 0 in 0.468s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6860dec9-d0a4-431f-8d6c-e3610bf5ca44 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.8e47ac02-86e7-4bde-a116-7a6e755f39ef 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:56 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b44813d6-8034-4a04-896f-754a70a31ef5 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-896ba666-1912-4f4c-b42f-ea375379ff7c" acquired by "_delete_snapshot" :: waited 0.038s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:56 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b44813d6-8034-4a04-896f-754a70a31ef5 tempest-ProjectMemberTests-2139552579 None] Deleting offline snapshot 896ba666-1912-4f4c-b42f-ea375379ff7c of volume 80d49d15-30c5-458f-8b4f-fcffb92d4981 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:36:56 devstack sudo[113979]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.8e47ac02-86e7-4bde-a116-7a6e755f39ef 1G Aug 16 21:36:56 devstack sudo[113979]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:56 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b44813d6-8034-4a04-896f-754a70a31ef5 tempest-ProjectMemberTests-2139552579 None] snapshot_file for this snap is: volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.896ba666-1912-4f4c-b42f-ea375379ff7c {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:36:56 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[b54a11cf-77ec-49d3-9b8c-725b1c80cfc9]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b44813d6-8034-4a04-896f-754a70a31ef5 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.896ba666-1912-4f4c-b42f-ea375379ff7c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:56 devstack sudo[113981]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.896ba666-1912-4f4c-b42f-ea375379ff7c Aug 16 21:36:56 devstack sudo[113981]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:56 devstack sudo[113981]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b44813d6-8034-4a04-896f-754a70a31ef5 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.896ba666-1912-4f4c-b42f-ea375379ff7c" returned: 0 in 0.387s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:56 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b44813d6-8034-4a04-896f-754a70a31ef5 tempest-ProjectMemberTests-2139552579 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-80d49d15-30c5-458f-8b4f-fcffb92d4981(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:36:56 devstack sudo[113979]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6860dec9-d0a4-431f-8d6c-e3610bf5ca44 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.8e47ac02-86e7-4bde-a116-7a6e755f39ef 1G" returned: 0 in 0.479s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6860dec9-d0a4-431f-8d6c-e3610bf5ca44 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.8e47ac02-86e7-4bde-a116-7a6e755f39ef {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:56 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[ac6e9eea-a34a-46f2-827f-0c68a7142ced]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b44813d6-8034-4a04-896f-754a70a31ef5 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:56 devstack sudo[113990]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.8e47ac02-86e7-4bde-a116-7a6e755f39ef Aug 16 21:36:56 devstack sudo[113990]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:56 devstack sudo[113991]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981 Aug 16 21:36:56 devstack sudo[113991]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:56 devstack sudo[113990]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6860dec9-d0a4-431f-8d6c-e3610bf5ca44 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.8e47ac02-86e7-4bde-a116-7a6e755f39ef" returned: 0 in 0.328s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:56 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-6860dec9-d0a4-431f-8d6c-e3610bf5ca44 tempest-ProjectReaderTests-1060372489 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.8e47ac02-86e7-4bde-a116-7a6e755f39ef is being set with open permissions: ugo+rw Aug 16 21:36:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6860dec9-d0a4-431f-8d6c-e3610bf5ca44 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.8e47ac02-86e7-4bde-a116-7a6e755f39ef {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:56 devstack sudo[113999]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.8e47ac02-86e7-4bde-a116-7a6e755f39ef Aug 16 21:36:56 devstack sudo[113999]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:57 devstack sudo[113991]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b44813d6-8034-4a04-896f-754a70a31ef5 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981" returned: 0 in 0.416s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b44813d6-8034-4a04-896f-754a70a31ef5 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.896ba666-1912-4f4c-b42f-ea375379ff7c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:57 devstack sudo[114003]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.896ba666-1912-4f4c-b42f-ea375379ff7c Aug 16 21:36:57 devstack sudo[114003]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=231,cinder:UPDATE=287,cinder:INSERT=76,cinder:DELETE=27 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:UPDATE=297,cinder:SELECT=198,cinder:INSERT=80,cinder:DELETE=26 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Flow 'volume_create_manager' (a6e48f80-71e9-4f35-8371-88f3f10f80e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c2049e74-6959-4aec-a790-7eec56d49431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c2049e74-6959-4aec-a790-7eec56d49431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:36:57Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b6ca1aca-5b5f-42cc-95b3-2063186a20ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c51d475bcb14125a252fdec395db746',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=2026-08-16T19:36:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:57Z,use_quota=True,user_id='d990db1d5d244c888a21440dd1cce58f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9c92827e-4cfd-4678-953b-511bae58debc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9c92827e-4cfd-4678-953b-511bae58debc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d9812b88-939e-496a-87f0-9c2413fcaf8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d9812b88-939e-496a-87f0-9c2413fcaf8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b6ca1aca-5b5f-42cc-95b3-2063186a20ea', 'volume_name': 'volume-b6ca1aca-5b5f-42cc-95b3-2063186a20ea', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a037627-bf8c-4557-8bb5-b2d162b4eb20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:57 devstack sudo[113999]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a037627-bf8c-4557-8bb5-b2d162b4eb20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6021030e-c60a-4419-8078-adad40d48454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:57 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Volume b6ca1aca-5b5f-42cc-95b3-2063186a20ea: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b6ca1aca-5b5f-42cc-95b3-2063186a20ea', 'volume_size': 1} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6860dec9-d0a4-431f-8d6c-e3610bf5ca44 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.8e47ac02-86e7-4bde-a116-7a6e755f39ef" returned: 0 in 0.325s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6860dec9-d0a4-431f-8d6c-e3610bf5ca44 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:57 devstack sudo[114008]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.info Aug 16 21:36:57 devstack sudo[114008]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:57 devstack sudo[114003]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b44813d6-8034-4a04-896f-754a70a31ef5 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.896ba666-1912-4f4c-b42f-ea375379ff7c" returned: 0 in 0.391s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b44813d6-8034-4a04-896f-754a70a31ef5 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.896ba666-1912-4f4c-b42f-ea375379ff7c {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:57 devstack sudo[114012]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.896ba666-1912-4f4c-b42f-ea375379ff7c Aug 16 21:36:57 devstack sudo[114012]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:57 devstack sudo[114008]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6860dec9-d0a4-431f-8d6c-e3610bf5ca44 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.info" returned: 0 in 0.260s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:57 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-6860dec9-d0a4-431f-8d6c-e3610bf5ca44 tempest-ProjectReaderTests-1060372489 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.info is being set with open permissions: ugo+rw Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6860dec9-d0a4-431f-8d6c-e3610bf5ca44 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:57 devstack sudo[114015]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.info Aug 16 21:36:57 devstack sudo[114015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:57 devstack sudo[114012]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b44813d6-8034-4a04-896f-754a70a31ef5 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981.896ba666-1912-4f4c-b42f-ea375379ff7c" returned: 0 in 0.251s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b44813d6-8034-4a04-896f-754a70a31ef5 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-896ba666-1912-4f4c-b42f-ea375379ff7c" released by "_delete_snapshot" :: held 1.575s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b44813d6-8034-4a04-896f-754a70a31ef5 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-80d49d15-30c5-458f-8b4f-fcffb92d4981" released by "delete_snapshot" :: held 1.622s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-b44813d6-8034-4a04-896f-754a70a31ef5 tempest-ProjectMemberTests-2139552579 None] Created reservations ['c0f22e63-8358-4637-8add-739164ca15ba', '58da0850-e7f6-444b-b3e2-2053827a6e48', '6eef22c3-7b9b-483a-900c-722b911813c4', 'add4bc4f-001c-4d40-bdbc-ee907041f1ed'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:57 devstack sudo[114015]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6860dec9-d0a4-431f-8d6c-e3610bf5ca44 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.info" returned: 0 in 0.268s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6860dec9-d0a4-431f-8d6c-e3610bf5ca44 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.237s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.594s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] ==> create_volume: call "{'self': , '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-08-16T19:36:57Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b6ca1aca-5b5f-42cc-95b3-2063186a20ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c51d475bcb14125a252fdec395db746',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=2026-08-16T19:36:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:36:57Z,use_quota=True,user_id='d990db1d5d244c888a21440dd1cce58f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Creating volume b6ca1aca-5b5f-42cc-95b3-2063186a20ea {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:57 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6ca1aca-5b5f-42cc-95b3-2063186a20ea 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:57 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b44813d6-8034-4a04-896f-754a70a31ef5 tempest-ProjectMemberTests-2139552579 None] Delete snapshot completed successfully. Aug 16 21:36:57 devstack sudo[114019]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6ca1aca-5b5f-42cc-95b3-2063186a20ea 1073741824 Aug 16 21:36:57 devstack sudo[114019]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:57 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b44813d6-8034-4a04-896f-754a70a31ef5 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-896ba666-1912-4f4c-b42f-ea375379ff7c-delete_snapshot" released by "delete_snapshot" :: held 1.818s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:57 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-6860dec9-d0a4-431f-8d6c-e3610bf5ca44 tempest-ProjectReaderTests-1060372489 None] Create snapshot completed successfully Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5b629583-fa4b-4240-8cfa-540dd146164a tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-8e47ac02-86e7-4bde-a116-7a6e755f39ef-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5b629583-fa4b-4240-8cfa-540dd146164a tempest-ProjectReaderTests-1060372489 None] Lock "cinder-8e47ac02-86e7-4bde-a116-7a6e755f39ef-delete_snapshot" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5b629583-fa4b-4240-8cfa-540dd146164a tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-quobyte-741d69e5-d357-4603-9d4b-1c2c7bf481f0" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5b629583-fa4b-4240-8cfa-540dd146164a tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-741d69e5-d357-4603-9d4b-1c2c7bf481f0" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5b629583-fa4b-4240-8cfa-540dd146164a tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-quobyte-8e47ac02-86e7-4bde-a116-7a6e755f39ef" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5b629583-fa4b-4240-8cfa-540dd146164a tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-8e47ac02-86e7-4bde-a116-7a6e755f39ef" acquired by "_delete_snapshot" :: waited 0.025s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-5b629583-fa4b-4240-8cfa-540dd146164a tempest-ProjectReaderTests-1060372489 None] Deleting offline snapshot 8e47ac02-86e7-4bde-a116-7a6e755f39ef of volume 741d69e5-d357-4603-9d4b-1c2c7bf481f0 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-5b629583-fa4b-4240-8cfa-540dd146164a tempest-ProjectReaderTests-1060372489 None] snapshot_file for this snap is: volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.8e47ac02-86e7-4bde-a116-7a6e755f39ef {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[68047c02-3daf-489e-9fab-1af051c32da2]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5b629583-fa4b-4240-8cfa-540dd146164a tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.8e47ac02-86e7-4bde-a116-7a6e755f39ef {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-44a17e5d-21f2-446a-b291-433277f34f58 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-80d49d15-30c5-458f-8b4f-fcffb92d4981-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-44a17e5d-21f2-446a-b291-433277f34f58 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-80d49d15-30c5-458f-8b4f-fcffb92d4981-delete_volume" acquired by "delete_volume" :: waited 0.081s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:58 devstack sudo[114019]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6ca1aca-5b5f-42cc-95b3-2063186a20ea 1073741824" returned: 0 in 0.510s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:58 devstack sudo[114024]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.8e47ac02-86e7-4bde-a116-7a6e755f39ef Aug 16 21:36:58 devstack sudo[114024]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-44a17e5d-21f2-446a-b291-433277f34f58 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-80d49d15-30c5-458f-8b4f-fcffb92d4981" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-44a17e5d-21f2-446a-b291-433277f34f58 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-80d49d15-30c5-458f-8b4f-fcffb92d4981" acquired by "delete_volume" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6ca1aca-5b5f-42cc-95b3-2063186a20ea {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[c36d3594-f5fa-4b82-b3ec-1920184936c8]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-44a17e5d-21f2-446a-b291-433277f34f58 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:58 devstack sudo[114027]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6ca1aca-5b5f-42cc-95b3-2063186a20ea Aug 16 21:36:58 devstack sudo[114027]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:58 devstack sudo[114028]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981 Aug 16 21:36:58 devstack sudo[114028]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:58 devstack sudo[114024]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5b629583-fa4b-4240-8cfa-540dd146164a tempest-ProjectReaderTests-1060372489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.8e47ac02-86e7-4bde-a116-7a6e755f39ef" returned: 0 in 0.421s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-5b629583-fa4b-4240-8cfa-540dd146164a tempest-ProjectReaderTests-1060372489 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[b3ffa269-aded-41b8-be67-5a2921b72f6f]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5b629583-fa4b-4240-8cfa-540dd146164a tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:58 devstack sudo[114027]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6ca1aca-5b5f-42cc-95b3-2063186a20ea" returned: 0 in 0.255s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] <== create_volume: return (846ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.849s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6021030e-c60a-4419-8078-adad40d48454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b6ca1aca-5b5f-42cc-95b3-2063186a20ea', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1cb9f46d-528f-49e1-8d51-85d750f6e545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:58 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Volume volume-b6ca1aca-5b5f-42cc-95b3-2063186a20ea (b6ca1aca-5b5f-42cc-95b3-2063186a20ea): created successfully Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1cb9f46d-528f-49e1-8d51-85d750f6e545) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Flow 'volume_create_manager' (a6e48f80-71e9-4f35-8371-88f3f10f80e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:58 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-9b9b7bee-bea3-4ee8-9a97-db810c0f5994 tempest-CinderUnicodeTest-609113587 None] Created volume successfully. Aug 16 21:36:58 devstack sudo[114035]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0 Aug 16 21:36:58 devstack sudo[114035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:58 devstack sudo[114028]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-44a17e5d-21f2-446a-b291-433277f34f58 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981" returned: 0 in 0.381s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-44a17e5d-21f2-446a-b291-433277f34f58 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:58 devstack sudo[114040]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981 Aug 16 21:36:58 devstack sudo[114040]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:59 devstack sudo[114035]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5b629583-fa4b-4240-8cfa-540dd146164a tempest-ProjectReaderTests-1060372489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0" returned: 0 in 0.391s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5b629583-fa4b-4240-8cfa-540dd146164a tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.8e47ac02-86e7-4bde-a116-7a6e755f39ef {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:59 devstack sudo[114040]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-44a17e5d-21f2-446a-b291-433277f34f58 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-80d49d15-30c5-458f-8b4f-fcffb92d4981" returned: 0 in 0.254s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:59 devstack sudo[114046]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.8e47ac02-86e7-4bde-a116-7a6e755f39ef Aug 16 21:36:59 devstack sudo[114046]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-44a17e5d-21f2-446a-b291-433277f34f58 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-80d49d15-30c5-458f-8b4f-fcffb92d4981" released by "delete_volume" :: held 0.707s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-44a17e5d-21f2-446a-b291-433277f34f58 tempest-ProjectMemberTests-2139552579 None] Created reservations ['ab625350-3139-41aa-b2a7-409ca6db7307', 'fa47001c-7d25-4601-aa88-291d24810a5c', '7f6f077f-14a6-45ae-ac36-37cb03cf39d9', '7e88f22b-b1ed-48b1-9632-6e1915097fb9'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-44a17e5d-21f2-446a-b291-433277f34f58 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-44a17e5d-21f2-446a-b291-433277f34f58 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-44a17e5d-21f2-446a-b291-433277f34f58 tempest-ProjectMemberTests-2139552579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-44a17e5d-21f2-446a-b291-433277f34f58 tempest-ProjectMemberTests-2139552579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-44a17e5d-21f2-446a-b291-433277f34f58 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-44a17e5d-21f2-446a-b291-433277f34f58 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:59 devstack sudo[114048]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:36:59 devstack sudo[114048]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:59 devstack sudo[114048]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-44a17e5d-21f2-446a-b291-433277f34f58 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.277s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:59 devstack sudo[114046]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-44a17e5d-21f2-446a-b291-433277f34f58 tempest-ProjectMemberTests-2139552579 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5b629583-fa4b-4240-8cfa-540dd146164a tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.8e47ac02-86e7-4bde-a116-7a6e755f39ef" returned: 0 in 0.449s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5b629583-fa4b-4240-8cfa-540dd146164a tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.8e47ac02-86e7-4bde-a116-7a6e755f39ef {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:59 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-44a17e5d-21f2-446a-b291-433277f34f58 tempest-ProjectMemberTests-2139552579 None] Deleted volume successfully. Aug 16 21:36:59 devstack sudo[114055]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.8e47ac02-86e7-4bde-a116-7a6e755f39ef Aug 16 21:36:59 devstack sudo[114055]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-44a17e5d-21f2-446a-b291-433277f34f58 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-80d49d15-30c5-458f-8b4f-fcffb92d4981-delete_volume" released by "delete_volume" :: held 1.216s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:36:59 devstack sudo[114055]: pam_unix(sudo:session): session closed for user root Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Flow 'volume_create_manager' (44083377-efa3-4f1d-8c3b-e3f6c46b5236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ad122d2-e4ff-4543-b271-86709507c299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5b629583-fa4b-4240-8cfa-540dd146164a tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0.8e47ac02-86e7-4bde-a116-7a6e755f39ef" returned: 0 in 0.310s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ad122d2-e4ff-4543-b271-86709507c299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:36:59Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-180070137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=08cd1982-4b81-4052-af54-1dcea935f86f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c51d475bcb14125a252fdec395db746',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=2026-08-16T19:37:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:37:00Z,use_quota=True,user_id='d990db1d5d244c888a21440dd1cce58f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4c824264-e40c-4a95-84fc-32c5791d810a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4c824264-e40c-4a95-84fc-32c5791d810a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f8bb77ca-2f14-42cf-99c2-89a003915e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f8bb77ca-2f14-42cf-99c2-89a003915e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '08cd1982-4b81-4052-af54-1dcea935f86f', 'volume_name': 'volume-08cd1982-4b81-4052-af54-1dcea935f86f', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a4f5c4a3-793a-4c03-b7e4-ac93b92faf88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a4f5c4a3-793a-4c03-b7e4-ac93b92faf88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d68f1518-209d-4bb3-8b9c-2993e237fd3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:36:59 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Volume 08cd1982-4b81-4052-af54-1dcea935f86f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-08cd1982-4b81-4052-af54-1dcea935f86f', 'volume_size': 1} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] ==> create_volume: call "{'self': , '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-08-16T19:36:59Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-180070137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=08cd1982-4b81-4052-af54-1dcea935f86f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c51d475bcb14125a252fdec395db746',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=2026-08-16T19:37:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:37:00Z,use_quota=True,user_id='d990db1d5d244c888a21440dd1cce58f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Creating volume 08cd1982-4b81-4052-af54-1dcea935f86f {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:36:59 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5b629583-fa4b-4240-8cfa-540dd146164a tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-8e47ac02-86e7-4bde-a116-7a6e755f39ef" released by "_delete_snapshot" :: held 1.745s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5b629583-fa4b-4240-8cfa-540dd146164a tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-741d69e5-d357-4603-9d4b-1c2c7bf481f0" released by "delete_snapshot" :: held 1.783s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:36:59 devstack sudo[114059]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f 1073741824 Aug 16 21:36:59 devstack sudo[114059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:36:59 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Flow 'volume_create_manager' (f286bb19-8c34-4056-90f0-662c831240bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a68ab731-d7fa-426c-ac7e-45484cff90d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a68ab731-d7fa-426c-ac7e-45484cff90d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:37:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2047052838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64521a64edd743c38956a6d658549ead',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=2026-08-16T19:37:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:37:00Z,use_quota=True,user_id='5eac94cbc52d4dacb424137df39d6a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (550983d1-4f50-4d2c-a398-87931c6a6acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (550983d1-4f50-4d2c-a398-87931c6a6acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7362b2f4-9c62-4c93-a9ea-40ba587354b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7362b2f4-9c62-4c93-a9ea-40ba587354b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e', 'volume_name': 'volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (adf9224e-26ed-40cb-ad55-efa34c0112a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (adf9224e-26ed-40cb-ad55-efa34c0112a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dc69b44d-3822-4d62-8c15-f3325afa69a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:00 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Volume 1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e', 'volume_size': 1} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-5b629583-fa4b-4240-8cfa-540dd146164a tempest-ProjectReaderTests-1060372489 None] Created reservations ['24258cb0-85e4-437e-9ec7-d6a462d4441f', '537e7314-db26-4b14-b099-2f95e955c9f9', '7b0a7661-010c-4766-bd75-9edee91f3315', 'e39ebf16-2bbe-4836-a00a-91e3c071c0b8'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:37:00 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-5b629583-fa4b-4240-8cfa-540dd146164a tempest-ProjectReaderTests-1060372489 None] Delete snapshot completed successfully. Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5b629583-fa4b-4240-8cfa-540dd146164a tempest-ProjectReaderTests-1060372489 None] Lock "cinder-8e47ac02-86e7-4bde-a116-7a6e755f39ef-delete_snapshot" released by "delete_snapshot" :: held 2.019s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6b8d3627-b74f-4351-9519-57114dd27a81 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-741d69e5-d357-4603-9d4b-1c2c7bf481f0-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6b8d3627-b74f-4351-9519-57114dd27a81 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-741d69e5-d357-4603-9d4b-1c2c7bf481f0-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6b8d3627-b74f-4351-9519-57114dd27a81 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-quobyte-741d69e5-d357-4603-9d4b-1c2c7bf481f0" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6b8d3627-b74f-4351-9519-57114dd27a81 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-741d69e5-d357-4603-9d4b-1c2c7bf481f0" acquired by "delete_volume" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:00 devstack sudo[114059]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f 1073741824" returned: 0 in 0.487s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[798f9caf-5ba6-4ee9-b3ad-7901fb75a907]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6b8d3627-b74f-4351-9519-57114dd27a81 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:00 devstack sudo[114066]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f Aug 16 21:37:00 devstack sudo[114066]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:00 devstack sudo[114065]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0 Aug 16 21:37:00 devstack sudo[114065]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:00 devstack sudo[114066]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f" returned: 0 in 0.277s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] <== create_volume: return (821ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.825s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.667s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] ==> create_volume: call "{'self': , '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-08-16T19:37:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2047052838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64521a64edd743c38956a6d658549ead',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=2026-08-16T19:37:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:37:00Z,use_quota=True,user_id='5eac94cbc52d4dacb424137df39d6a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Creating volume 1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:37:00 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d68f1518-209d-4bb3-8b9c-2993e237fd3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-08cd1982-4b81-4052-af54-1dcea935f86f', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:00 devstack sudo[114073]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e 1073741824 Aug 16 21:37:00 devstack sudo[114073]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6b1b063-b5e1-4798-a568-7c3d1ed7cc35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:00 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Volume volume-08cd1982-4b81-4052-af54-1dcea935f86f (08cd1982-4b81-4052-af54-1dcea935f86f): created successfully Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6b1b063-b5e1-4798-a568-7c3d1ed7cc35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:00 devstack sudo[114065]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Flow 'volume_create_manager' (44083377-efa3-4f1d-8c3b-e3f6c46b5236) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6b8d3627-b74f-4351-9519-57114dd27a81 tempest-ProjectReaderTests-1060372489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0" returned: 0 in 0.391s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6b8d3627-b74f-4351-9519-57114dd27a81 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:00 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-9a91449d-b17f-493d-b7a6-5ba03a113084 tempest-CinderUnicodeTest-609113587 None] Created volume successfully. Aug 16 21:37:00 devstack sudo[114075]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0 Aug 16 21:37:00 devstack sudo[114075]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:01 devstack sudo[114075]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6b8d3627-b74f-4351-9519-57114dd27a81 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-741d69e5-d357-4603-9d4b-1c2c7bf481f0" returned: 0 in 0.264s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6b8d3627-b74f-4351-9519-57114dd27a81 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-741d69e5-d357-4603-9d4b-1c2c7bf481f0" released by "delete_volume" :: held 0.723s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-6b8d3627-b74f-4351-9519-57114dd27a81 tempest-ProjectReaderTests-1060372489 None] Created reservations ['26a3d442-9b0b-47f8-98be-3252828ebdfd', '0469c2e7-debb-4662-815b-dffce604f4d4', '4da6ebbf-fd2c-4eed-940b-4270787d76ff', '88bd4044-1fb7-48d2-9d4b-2e577253729e'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6b8d3627-b74f-4351-9519-57114dd27a81 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6b8d3627-b74f-4351-9519-57114dd27a81 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6b8d3627-b74f-4351-9519-57114dd27a81 tempest-ProjectReaderTests-1060372489 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6b8d3627-b74f-4351-9519-57114dd27a81 tempest-ProjectReaderTests-1060372489 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6b8d3627-b74f-4351-9519-57114dd27a81 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6b8d3627-b74f-4351-9519-57114dd27a81 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:01 devstack sudo[114073]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e 1073741824" returned: 0 in 0.486s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:01 devstack sudo[114082]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:37:01 devstack sudo[114082]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:01 devstack sudo[114084]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e Aug 16 21:37:01 devstack sudo[114084]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:01 devstack sudo[114082]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6b8d3627-b74f-4351-9519-57114dd27a81 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.262s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-6b8d3627-b74f-4351-9519-57114dd27a81 tempest-ProjectReaderTests-1060372489 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:37:01 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-6b8d3627-b74f-4351-9519-57114dd27a81 tempest-ProjectReaderTests-1060372489 None] Deleted volume successfully. Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6b8d3627-b74f-4351-9519-57114dd27a81 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-741d69e5-d357-4603-9d4b-1c2c7bf481f0-delete_volume" released by "delete_volume" :: held 1.202s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:01 devstack sudo[114084]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e" returned: 0 in 0.282s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] <== create_volume: return (820ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.823s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dc69b44d-3822-4d62-8c15-f3325afa69a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e796cef2-4543-4bf3-bbd5-74f0f3d44050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:01 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Volume volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e (1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e): created successfully Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e796cef2-4543-4bf3-bbd5-74f0f3d44050) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Flow 'volume_create_manager' (f286bb19-8c34-4056-90f0-662c831240bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:37:01 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-c968fef3-4b3e-4e36-9efc-15cd6a5d39a2 tempest-ProjectMemberTests-2139552579 None] Created volume successfully. Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Flow 'volume_create_manager' (99e29fdb-307b-4af8-a867-2c83b527a639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:37:01 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (94f29953-d3a9-4aa0-a32d-da97fc74a4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (94f29953-d3a9-4aa0-a32d-da97fc74a4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:37:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1229972402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=575c45e3-ed89-41f3-a3d2-516fa9881d65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85aec728586d4ec0bcaf359b25b20440',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=2026-08-16T19:37:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:37:02Z,use_quota=True,user_id='5ba86c204d0c47b88bd55493e47e3227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a7f887c8-7659-426b-b69c-b1b972b12c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a7f887c8-7659-426b-b69c-b1b972b12c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5574bf5e-902b-4abd-9c5d-57b3082efc09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5574bf5e-902b-4abd-9c5d-57b3082efc09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '575c45e3-ed89-41f3-a3d2-516fa9881d65', 'volume_name': 'volume-575c45e3-ed89-41f3-a3d2-516fa9881d65', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5d57b62-c5f6-4374-8bb5-962db1e10fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5d57b62-c5f6-4374-8bb5-962db1e10fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c137e7bc-7c87-479c-9166-deff8d7a9a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:02 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Volume 575c45e3-ed89-41f3-a3d2-516fa9881d65: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-575c45e3-ed89-41f3-a3d2-516fa9881d65', 'volume_size': 1} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] ==> create_volume: call "{'self': , '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-08-16T19:37:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1229972402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=575c45e3-ed89-41f3-a3d2-516fa9881d65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85aec728586d4ec0bcaf359b25b20440',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=2026-08-16T19:37:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:37:02Z,use_quota=True,user_id='5ba86c204d0c47b88bd55493e47e3227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Creating volume 575c45e3-ed89-41f3-a3d2-516fa9881d65 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:37:02 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:02 devstack sudo[114088]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65 1073741824 Aug 16 21:37:02 devstack sudo[114088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a822bcf4-1d7e-4fd9-8c25-3444a76d22d2 tempest-CinderUnicodeTest-609113587 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f29fd029-9aee-4291-9146-aaab185a6e04 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:02 devstack sudo[114088]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65 1073741824" returned: 0 in 0.444s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:02 devstack sudo[114093]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65 Aug 16 21:37:02 devstack sudo[114093]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:02 devstack sudo[114093]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65" returned: 0 in 0.249s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] <== create_volume: return (742ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.744s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a822bcf4-1d7e-4fd9-8c25-3444a76d22d2 tempest-CinderUnicodeTest-609113587 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.665s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c137e7bc-7c87-479c-9166-deff8d7a9a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-575c45e3-ed89-41f3-a3d2-516fa9881d65', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (204dbdc7-4f66-4ebb-a26c-d7e5ac9bdbe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-a822bcf4-1d7e-4fd9-8c25-3444a76d22d2 tempest-CinderUnicodeTest-609113587 None] Creating offline snapshot b300b903-2b74-41f4-a855-497903c88dac of volume 08cd1982-4b81-4052-af54-1dcea935f86f {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:37:02 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Volume volume-575c45e3-ed89-41f3-a3d2-516fa9881d65 (575c45e3-ed89-41f3-a3d2-516fa9881d65): created successfully Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (204dbdc7-4f66-4ebb-a26c-d7e5ac9bdbe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Flow 'volume_create_manager' (99e29fdb-307b-4af8-a867-2c83b527a639) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[77870626-727d-4c09-8f5d-2ff8e29992a0]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a822bcf4-1d7e-4fd9-8c25-3444a76d22d2 tempest-CinderUnicodeTest-609113587 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:02 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-fa658c40-f879-4615-8f60-495ce3e60a9c tempest-ProjectReaderTests-1060372489 None] Created volume successfully. Aug 16 21:37:02 devstack sudo[114096]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f Aug 16 21:37:02 devstack sudo[114096]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4e74a877-4eae-4dfa-ad70-3c9f72be2232 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:03 devstack sudo[114096]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a822bcf4-1d7e-4fd9-8c25-3444a76d22d2 tempest-CinderUnicodeTest-609113587 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f" returned: 0 in 0.389s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a822bcf4-1d7e-4fd9-8c25-3444a76d22d2 tempest-CinderUnicodeTest-609113587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.b300b903-2b74-41f4-a855-497903c88dac 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:03 devstack sudo[114101]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.b300b903-2b74-41f4-a855-497903c88dac 1G Aug 16 21:37:03 devstack sudo[114101]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:03 devstack sudo[114101]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a822bcf4-1d7e-4fd9-8c25-3444a76d22d2 tempest-CinderUnicodeTest-609113587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.b300b903-2b74-41f4-a855-497903c88dac 1G" returned: 0 in 0.396s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a822bcf4-1d7e-4fd9-8c25-3444a76d22d2 tempest-CinderUnicodeTest-609113587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-08cd1982-4b81-4052-af54-1dcea935f86f -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.b300b903-2b74-41f4-a855-497903c88dac {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:03 devstack sudo[114107]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-08cd1982-4b81-4052-af54-1dcea935f86f -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.b300b903-2b74-41f4-a855-497903c88dac Aug 16 21:37:03 devstack sudo[114107]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:03 devstack sudo[114107]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a822bcf4-1d7e-4fd9-8c25-3444a76d22d2 tempest-CinderUnicodeTest-609113587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-08cd1982-4b81-4052-af54-1dcea935f86f -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.b300b903-2b74-41f4-a855-497903c88dac" returned: 0 in 0.280s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:03 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-a822bcf4-1d7e-4fd9-8c25-3444a76d22d2 tempest-CinderUnicodeTest-609113587 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.b300b903-2b74-41f4-a855-497903c88dac is being set with open permissions: ugo+rw Aug 16 21:37:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a822bcf4-1d7e-4fd9-8c25-3444a76d22d2 tempest-CinderUnicodeTest-609113587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.b300b903-2b74-41f4-a855-497903c88dac {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:03 devstack sudo[114112]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.b300b903-2b74-41f4-a855-497903c88dac Aug 16 21:37:03 devstack sudo[114112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:04 devstack sudo[114112]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a822bcf4-1d7e-4fd9-8c25-3444a76d22d2 tempest-CinderUnicodeTest-609113587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.b300b903-2b74-41f4-a855-497903c88dac" returned: 0 in 0.253s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a822bcf4-1d7e-4fd9-8c25-3444a76d22d2 tempest-CinderUnicodeTest-609113587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:04 devstack sudo[114115]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.info Aug 16 21:37:04 devstack sudo[114115]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:04 devstack sudo[114115]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a822bcf4-1d7e-4fd9-8c25-3444a76d22d2 tempest-CinderUnicodeTest-609113587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.info" returned: 0 in 0.265s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:04 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-a822bcf4-1d7e-4fd9-8c25-3444a76d22d2 tempest-CinderUnicodeTest-609113587 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.info is being set with open permissions: ugo+rw Aug 16 21:37:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a822bcf4-1d7e-4fd9-8c25-3444a76d22d2 tempest-CinderUnicodeTest-609113587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:04 devstack sudo[114118]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.info Aug 16 21:37:04 devstack sudo[114118]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:04 devstack sudo[114118]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-a822bcf4-1d7e-4fd9-8c25-3444a76d22d2 tempest-CinderUnicodeTest-609113587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.info" returned: 0 in 0.247s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-a822bcf4-1d7e-4fd9-8c25-3444a76d22d2 tempest-CinderUnicodeTest-609113587 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.943s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f29fd029-9aee-4291-9146-aaab185a6e04 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 2.506s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:04 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-f29fd029-9aee-4291-9146-aaab185a6e04 tempest-ProjectMemberTests-2139552579 None] Creating offline snapshot 562607f3-6ba5-414a-9672-17cd85461822 of volume 1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:37:04 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-a822bcf4-1d7e-4fd9-8c25-3444a76d22d2 tempest-CinderUnicodeTest-609113587 None] Create snapshot completed successfully Aug 16 21:37:04 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[a3a74e0b-3b4c-4210-996c-e00a72a7ac3a]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f29fd029-9aee-4291-9146-aaab185a6e04 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:04 devstack sudo[114121]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e Aug 16 21:37:04 devstack sudo[114121]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:05 devstack sudo[114121]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f29fd029-9aee-4291-9146-aaab185a6e04 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e" returned: 0 in 0.357s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f29fd029-9aee-4291-9146-aaab185a6e04 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.562607f3-6ba5-414a-9672-17cd85461822 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:05 devstack sudo[114126]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.562607f3-6ba5-414a-9672-17cd85461822 1G Aug 16 21:37:05 devstack sudo[114126]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b3e2e7a3-6ca9-409b-986b-8aabe680d0d5 tempest-CinderUnicodeTest-609113587 None] Acquiring lock "cinder-b300b903-2b74-41f4-a855-497903c88dac-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b3e2e7a3-6ca9-409b-986b-8aabe680d0d5 tempest-CinderUnicodeTest-609113587 None] Lock "cinder-b300b903-2b74-41f4-a855-497903c88dac-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b3e2e7a3-6ca9-409b-986b-8aabe680d0d5 tempest-CinderUnicodeTest-609113587 None] Acquiring lock "cinder-quobyte-08cd1982-4b81-4052-af54-1dcea935f86f" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b3e2e7a3-6ca9-409b-986b-8aabe680d0d5 tempest-CinderUnicodeTest-609113587 None] Lock "cinder-quobyte-08cd1982-4b81-4052-af54-1dcea935f86f" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b3e2e7a3-6ca9-409b-986b-8aabe680d0d5 tempest-CinderUnicodeTest-609113587 None] Acquiring lock "cinder-quobyte-b300b903-2b74-41f4-a855-497903c88dac" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:05 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b3e2e7a3-6ca9-409b-986b-8aabe680d0d5 tempest-CinderUnicodeTest-609113587 None] Lock "cinder-quobyte-b300b903-2b74-41f4-a855-497903c88dac" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b3e2e7a3-6ca9-409b-986b-8aabe680d0d5 tempest-CinderUnicodeTest-609113587 None] Deleting offline snapshot b300b903-2b74-41f4-a855-497903c88dac of volume 08cd1982-4b81-4052-af54-1dcea935f86f {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:37:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b3e2e7a3-6ca9-409b-986b-8aabe680d0d5 tempest-CinderUnicodeTest-609113587 None] snapshot_file for this snap is: volume-08cd1982-4b81-4052-af54-1dcea935f86f.b300b903-2b74-41f4-a855-497903c88dac {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:37:05 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[d531b29a-e0d0-4794-87b0-460f234481e2]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b3e2e7a3-6ca9-409b-986b-8aabe680d0d5 tempest-CinderUnicodeTest-609113587 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.b300b903-2b74-41f4-a855-497903c88dac {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:05 devstack sudo[114131]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.b300b903-2b74-41f4-a855-497903c88dac Aug 16 21:37:05 devstack sudo[114131]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:05 devstack sudo[114126]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f29fd029-9aee-4291-9146-aaab185a6e04 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.562607f3-6ba5-414a-9672-17cd85461822 1G" returned: 0 in 0.440s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f29fd029-9aee-4291-9146-aaab185a6e04 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.562607f3-6ba5-414a-9672-17cd85461822 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:05 devstack sudo[114133]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.562607f3-6ba5-414a-9672-17cd85461822 Aug 16 21:37:05 devstack sudo[114133]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:05 devstack sudo[114131]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b3e2e7a3-6ca9-409b-986b-8aabe680d0d5 tempest-CinderUnicodeTest-609113587 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.b300b903-2b74-41f4-a855-497903c88dac" returned: 0 in 0.358s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:05 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b3e2e7a3-6ca9-409b-986b-8aabe680d0d5 tempest-CinderUnicodeTest-609113587 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-08cd1982-4b81-4052-af54-1dcea935f86f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:37:05 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[b89403fe-9a44-465c-93db-e48058b33e23]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b3e2e7a3-6ca9-409b-986b-8aabe680d0d5 tempest-CinderUnicodeTest-609113587 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:05 devstack sudo[114133]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f29fd029-9aee-4291-9146-aaab185a6e04 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.562607f3-6ba5-414a-9672-17cd85461822" returned: 0 in 0.316s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:05 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-f29fd029-9aee-4291-9146-aaab185a6e04 tempest-ProjectMemberTests-2139552579 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.562607f3-6ba5-414a-9672-17cd85461822 is being set with open permissions: ugo+rw Aug 16 21:37:05 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f29fd029-9aee-4291-9146-aaab185a6e04 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.562607f3-6ba5-414a-9672-17cd85461822 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:05 devstack sudo[114140]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f Aug 16 21:37:05 devstack sudo[114140]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:05 devstack sudo[114142]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.562607f3-6ba5-414a-9672-17cd85461822 Aug 16 21:37:05 devstack sudo[114142]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:06 devstack sudo[114142]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f29fd029-9aee-4291-9146-aaab185a6e04 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.562607f3-6ba5-414a-9672-17cd85461822" returned: 0 in 0.258s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:06 devstack sudo[114140]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f29fd029-9aee-4291-9146-aaab185a6e04 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b3e2e7a3-6ca9-409b-986b-8aabe680d0d5 tempest-CinderUnicodeTest-609113587 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f" returned: 0 in 0.396s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b3e2e7a3-6ca9-409b-986b-8aabe680d0d5 tempest-CinderUnicodeTest-609113587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.b300b903-2b74-41f4-a855-497903c88dac {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:06 devstack sudo[114149]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.info Aug 16 21:37:06 devstack sudo[114149]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:06 devstack sudo[114150]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.b300b903-2b74-41f4-a855-497903c88dac Aug 16 21:37:06 devstack sudo[114150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:06 devstack sudo[114149]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f29fd029-9aee-4291-9146-aaab185a6e04 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.info" returned: 0 in 0.281s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:06 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-f29fd029-9aee-4291-9146-aaab185a6e04 tempest-ProjectMemberTests-2139552579 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.info is being set with open permissions: ugo+rw Aug 16 21:37:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f29fd029-9aee-4291-9146-aaab185a6e04 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:06 devstack sudo[114157]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.info Aug 16 21:37:06 devstack sudo[114157]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:06 devstack sudo[114150]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b3e2e7a3-6ca9-409b-986b-8aabe680d0d5 tempest-CinderUnicodeTest-609113587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.b300b903-2b74-41f4-a855-497903c88dac" returned: 0 in 0.362s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b3e2e7a3-6ca9-409b-986b-8aabe680d0d5 tempest-CinderUnicodeTest-609113587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.b300b903-2b74-41f4-a855-497903c88dac {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:06 devstack sudo[114159]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.b300b903-2b74-41f4-a855-497903c88dac Aug 16 21:37:06 devstack sudo[114159]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:06 devstack sudo[114157]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f29fd029-9aee-4291-9146-aaab185a6e04 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.info" returned: 0 in 0.248s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-f29fd029-9aee-4291-9146-aaab185a6e04 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.993s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4e74a877-4eae-4dfa-ad70-3c9f72be2232 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 3.605s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-4e74a877-4eae-4dfa-ad70-3c9f72be2232 tempest-ProjectReaderTests-1060372489 None] Creating offline snapshot aaa6cae2-251a-4139-afa9-f0f1e07fc3ae of volume 575c45e3-ed89-41f3-a3d2-516fa9881d65 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:37:06 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f29fd029-9aee-4291-9146-aaab185a6e04 tempest-ProjectMemberTests-2139552579 None] Create snapshot completed successfully Aug 16 21:37:06 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[afb3c78c-e3bb-4d6f-9f0a-3fea6bb04a9f]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e74a877-4eae-4dfa-ad70-3c9f72be2232 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:06 devstack sudo[114159]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b3e2e7a3-6ca9-409b-986b-8aabe680d0d5 tempest-CinderUnicodeTest-609113587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f.b300b903-2b74-41f4-a855-497903c88dac" returned: 0 in 0.258s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:06 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b3e2e7a3-6ca9-409b-986b-8aabe680d0d5 tempest-CinderUnicodeTest-609113587 None] Lock "cinder-quobyte-b300b903-2b74-41f4-a855-497903c88dac" released by "_delete_snapshot" :: held 1.486s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:06 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b3e2e7a3-6ca9-409b-986b-8aabe680d0d5 tempest-CinderUnicodeTest-609113587 None] Lock "cinder-quobyte-08cd1982-4b81-4052-af54-1dcea935f86f" released by "delete_snapshot" :: held 1.515s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:06 devstack sudo[114163]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65 Aug 16 21:37:06 devstack sudo[114163]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:06 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-b3e2e7a3-6ca9-409b-986b-8aabe680d0d5 tempest-CinderUnicodeTest-609113587 None] Created reservations ['85a4d2ad-f982-4252-9754-ea3afcf42d92', 'f2d35f07-3b6b-4b0c-ac74-8d8bedf91416', 'a345582d-7eb3-4a9e-9524-82ab99cf2b93', '4f742b92-618d-4925-bfc9-d5dc260f9b7e'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:37:06 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b3e2e7a3-6ca9-409b-986b-8aabe680d0d5 tempest-CinderUnicodeTest-609113587 None] Delete snapshot completed successfully. Aug 16 21:37:06 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b3e2e7a3-6ca9-409b-986b-8aabe680d0d5 tempest-CinderUnicodeTest-609113587 None] Lock "cinder-b300b903-2b74-41f4-a855-497903c88dac-delete_snapshot" released by "delete_snapshot" :: held 1.649s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:07 devstack sudo[114163]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e74a877-4eae-4dfa-ad70-3c9f72be2232 tempest-ProjectReaderTests-1060372489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65" returned: 0 in 0.372s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e74a877-4eae-4dfa-ad70-3c9f72be2232 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.aaa6cae2-251a-4139-afa9-f0f1e07fc3ae 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:07 devstack sudo[114168]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.aaa6cae2-251a-4139-afa9-f0f1e07fc3ae 1G Aug 16 21:37:07 devstack sudo[114168]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5723d7ee-2553-4db2-82b4-51b8371a82ab tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-562607f3-6ba5-414a-9672-17cd85461822-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-31967525-c8e4-4a20-baae-5b7159d03184 tempest-CinderUnicodeTest-609113587 None] Acquiring lock "cinder-08cd1982-4b81-4052-af54-1dcea935f86f-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5723d7ee-2553-4db2-82b4-51b8371a82ab tempest-ProjectMemberTests-2139552579 None] Lock "cinder-562607f3-6ba5-414a-9672-17cd85461822-delete_snapshot" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5723d7ee-2553-4db2-82b4-51b8371a82ab tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-31967525-c8e4-4a20-baae-5b7159d03184 tempest-CinderUnicodeTest-609113587 None] Lock "cinder-08cd1982-4b81-4052-af54-1dcea935f86f-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5723d7ee-2553-4db2-82b4-51b8371a82ab tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5723d7ee-2553-4db2-82b4-51b8371a82ab tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-562607f3-6ba5-414a-9672-17cd85461822" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5723d7ee-2553-4db2-82b4-51b8371a82ab tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-562607f3-6ba5-414a-9672-17cd85461822" acquired by "_delete_snapshot" :: waited 0.029s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-5723d7ee-2553-4db2-82b4-51b8371a82ab tempest-ProjectMemberTests-2139552579 None] Deleting offline snapshot 562607f3-6ba5-414a-9672-17cd85461822 of volume 1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:37:07 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-5723d7ee-2553-4db2-82b4-51b8371a82ab tempest-ProjectMemberTests-2139552579 None] snapshot_file for this snap is: volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.562607f3-6ba5-414a-9672-17cd85461822 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:37:07 devstack sudo[114168]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:07 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[d815916d-2470-4c25-8efe-14920f126c24]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5723d7ee-2553-4db2-82b4-51b8371a82ab tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.562607f3-6ba5-414a-9672-17cd85461822 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:07 devstack sudo[114176]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-575c45e3-ed89-41f3-a3d2-516fa9881d65 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.aaa6cae2-251a-4139-afa9-f0f1e07fc3ae Aug 16 21:37:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e74a877-4eae-4dfa-ad70-3c9f72be2232 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.aaa6cae2-251a-4139-afa9-f0f1e07fc3ae 1G" returned: 0 in 0.478s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e74a877-4eae-4dfa-ad70-3c9f72be2232 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-575c45e3-ed89-41f3-a3d2-516fa9881d65 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.aaa6cae2-251a-4139-afa9-f0f1e07fc3ae {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-31967525-c8e4-4a20-baae-5b7159d03184 tempest-CinderUnicodeTest-609113587 None] Acquiring lock "cinder-quobyte-08cd1982-4b81-4052-af54-1dcea935f86f" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:07 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-31967525-c8e4-4a20-baae-5b7159d03184 tempest-CinderUnicodeTest-609113587 None] Lock "cinder-quobyte-08cd1982-4b81-4052-af54-1dcea935f86f" acquired by "delete_volume" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:07 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[5db471d0-501c-4817-8dff-14d21fc95cf4]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-31967525-c8e4-4a20-baae-5b7159d03184 tempest-CinderUnicodeTest-609113587 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:07 devstack sudo[114176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:07 devstack sudo[114174]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.562607f3-6ba5-414a-9672-17cd85461822 Aug 16 21:37:07 devstack sudo[114174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:07 devstack sudo[114178]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f Aug 16 21:37:07 devstack sudo[114178]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:07 devstack sudo[114176]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e74a877-4eae-4dfa-ad70-3c9f72be2232 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-575c45e3-ed89-41f3-a3d2-516fa9881d65 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.aaa6cae2-251a-4139-afa9-f0f1e07fc3ae" returned: 0 in 0.328s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:07 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-4e74a877-4eae-4dfa-ad70-3c9f72be2232 tempest-ProjectReaderTests-1060372489 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.aaa6cae2-251a-4139-afa9-f0f1e07fc3ae is being set with open permissions: ugo+rw Aug 16 21:37:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e74a877-4eae-4dfa-ad70-3c9f72be2232 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.aaa6cae2-251a-4139-afa9-f0f1e07fc3ae {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:08 devstack sudo[114187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.aaa6cae2-251a-4139-afa9-f0f1e07fc3ae Aug 16 21:37:08 devstack sudo[114187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:08 devstack sudo[114174]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5723d7ee-2553-4db2-82b4-51b8371a82ab tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.562607f3-6ba5-414a-9672-17cd85461822" returned: 0 in 0.454s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-5723d7ee-2553-4db2-82b4-51b8371a82ab tempest-ProjectMemberTests-2139552579 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[e767f5b4-d4cb-472e-8309-199856bb3645]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5723d7ee-2553-4db2-82b4-51b8371a82ab tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:08 devstack sudo[114178]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-31967525-c8e4-4a20-baae-5b7159d03184 tempest-CinderUnicodeTest-609113587 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f" returned: 0 in 0.453s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-31967525-c8e4-4a20-baae-5b7159d03184 tempest-CinderUnicodeTest-609113587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:08 devstack sudo[114195]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f Aug 16 21:37:08 devstack sudo[114195]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:08 devstack sudo[114192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e Aug 16 21:37:08 devstack sudo[114192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:08 devstack sudo[114187]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e74a877-4eae-4dfa-ad70-3c9f72be2232 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.aaa6cae2-251a-4139-afa9-f0f1e07fc3ae" returned: 0 in 0.325s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e74a877-4eae-4dfa-ad70-3c9f72be2232 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:08 devstack sudo[114199]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.info Aug 16 21:37:08 devstack sudo[114199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:08 devstack sudo[114195]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-31967525-c8e4-4a20-baae-5b7159d03184 tempest-CinderUnicodeTest-609113587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-08cd1982-4b81-4052-af54-1dcea935f86f" returned: 0 in 0.280s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-31967525-c8e4-4a20-baae-5b7159d03184 tempest-CinderUnicodeTest-609113587 None] Lock "cinder-quobyte-08cd1982-4b81-4052-af54-1dcea935f86f" released by "delete_volume" :: held 0.815s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:08 devstack sudo[114192]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5723d7ee-2553-4db2-82b4-51b8371a82ab tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e" returned: 0 in 0.397s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5723d7ee-2553-4db2-82b4-51b8371a82ab tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.562607f3-6ba5-414a-9672-17cd85461822 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:08 devstack sudo[114205]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.562607f3-6ba5-414a-9672-17cd85461822 Aug 16 21:37:08 devstack sudo[114205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-31967525-c8e4-4a20-baae-5b7159d03184 tempest-CinderUnicodeTest-609113587 None] Created reservations ['1bc897ba-dbe6-4c5c-9877-107dd7f01349', 'b669e8c1-8cf6-434d-8237-c4a5e006a1aa', 'ce12084a-37cf-417d-b770-bbcd3f114d8e', '4ea854e0-ebc4-45ef-916d-8aff08202b18'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:37:08 devstack sudo[114199]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e74a877-4eae-4dfa-ad70-3c9f72be2232 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.info" returned: 0 in 0.289s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:08 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-4e74a877-4eae-4dfa-ad70-3c9f72be2232 tempest-ProjectReaderTests-1060372489 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.info is being set with open permissions: ugo+rw Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e74a877-4eae-4dfa-ad70-3c9f72be2232 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:08 devstack sudo[114208]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.info Aug 16 21:37:08 devstack sudo[114208]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-31967525-c8e4-4a20-baae-5b7159d03184 tempest-CinderUnicodeTest-609113587 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-31967525-c8e4-4a20-baae-5b7159d03184 tempest-CinderUnicodeTest-609113587 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-31967525-c8e4-4a20-baae-5b7159d03184 tempest-CinderUnicodeTest-609113587 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-31967525-c8e4-4a20-baae-5b7159d03184 tempest-CinderUnicodeTest-609113587 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-31967525-c8e4-4a20-baae-5b7159d03184 tempest-CinderUnicodeTest-609113587 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-31967525-c8e4-4a20-baae-5b7159d03184 tempest-CinderUnicodeTest-609113587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:08 devstack sudo[114210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:37:08 devstack sudo[114210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ff7fa86e-5a52-49d2-9efb-1d850149f3b7 tempest-CinderUnicodeTest-609113587 None] Acquiring lock "cinder-b6ca1aca-5b5f-42cc-95b3-2063186a20ea-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ff7fa86e-5a52-49d2-9efb-1d850149f3b7 tempest-CinderUnicodeTest-609113587 None] Lock "cinder-b6ca1aca-5b5f-42cc-95b3-2063186a20ea-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ff7fa86e-5a52-49d2-9efb-1d850149f3b7 tempest-CinderUnicodeTest-609113587 None] Acquiring lock "cinder-quobyte-b6ca1aca-5b5f-42cc-95b3-2063186a20ea" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ff7fa86e-5a52-49d2-9efb-1d850149f3b7 tempest-CinderUnicodeTest-609113587 None] Lock "cinder-quobyte-b6ca1aca-5b5f-42cc-95b3-2063186a20ea" acquired by "delete_volume" :: waited 0.017s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[1f5c90bb-fb9c-4853-9798-b72450a4869a]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ff7fa86e-5a52-49d2-9efb-1d850149f3b7 tempest-CinderUnicodeTest-609113587 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6ca1aca-5b5f-42cc-95b3-2063186a20ea {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:08 devstack sudo[114205]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5723d7ee-2553-4db2-82b4-51b8371a82ab tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.562607f3-6ba5-414a-9672-17cd85461822" returned: 0 in 0.401s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5723d7ee-2553-4db2-82b4-51b8371a82ab tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.562607f3-6ba5-414a-9672-17cd85461822 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:08 devstack sudo[114208]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-4e74a877-4eae-4dfa-ad70-3c9f72be2232 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.info" returned: 0 in 0.309s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:08 devstack sudo[114218]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.562607f3-6ba5-414a-9672-17cd85461822 Aug 16 21:37:08 devstack sudo[114218]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-4e74a877-4eae-4dfa-ad70-3c9f72be2232 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.208s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:08 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-4e74a877-4eae-4dfa-ad70-3c9f72be2232 tempest-ProjectReaderTests-1060372489 None] Create snapshot completed successfully Aug 16 21:37:09 devstack sudo[114210]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:09 devstack sudo[114217]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6ca1aca-5b5f-42cc-95b3-2063186a20ea Aug 16 21:37:09 devstack sudo[114217]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-31967525-c8e4-4a20-baae-5b7159d03184 tempest-CinderUnicodeTest-609113587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.354s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-31967525-c8e4-4a20-baae-5b7159d03184 tempest-CinderUnicodeTest-609113587 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:37:09 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-31967525-c8e4-4a20-baae-5b7159d03184 tempest-CinderUnicodeTest-609113587 None] Deleted volume successfully. Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-31967525-c8e4-4a20-baae-5b7159d03184 tempest-CinderUnicodeTest-609113587 None] Lock "cinder-08cd1982-4b81-4052-af54-1dcea935f86f-delete_volume" released by "delete_volume" :: held 1.511s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:09 devstack sudo[114218]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-5723d7ee-2553-4db2-82b4-51b8371a82ab tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e.562607f3-6ba5-414a-9672-17cd85461822" returned: 0 in 0.273s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5723d7ee-2553-4db2-82b4-51b8371a82ab tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-562607f3-6ba5-414a-9672-17cd85461822" released by "_delete_snapshot" :: held 1.633s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5723d7ee-2553-4db2-82b4-51b8371a82ab tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e" released by "delete_snapshot" :: held 1.669s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-5723d7ee-2553-4db2-82b4-51b8371a82ab tempest-ProjectMemberTests-2139552579 None] Created reservations ['790ecf48-7f4b-4f6e-a8b0-8a91cec9c282', '90986f47-7b4d-40e0-becd-39c93f960d54', '7d1d14f5-f997-4130-97dc-45e3a1528643', 'a6ae4066-70fe-4fe4-b5d8-0c5dad2969c4'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:37:09 devstack sudo[114217]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ff7fa86e-5a52-49d2-9efb-1d850149f3b7 tempest-CinderUnicodeTest-609113587 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6ca1aca-5b5f-42cc-95b3-2063186a20ea" returned: 0 in 0.422s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ff7fa86e-5a52-49d2-9efb-1d850149f3b7 tempest-CinderUnicodeTest-609113587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6ca1aca-5b5f-42cc-95b3-2063186a20ea {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:09 devstack sudo[114226]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6ca1aca-5b5f-42cc-95b3-2063186a20ea Aug 16 21:37:09 devstack sudo[114226]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:09 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-5723d7ee-2553-4db2-82b4-51b8371a82ab tempest-ProjectMemberTests-2139552579 None] Delete snapshot completed successfully. Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-5723d7ee-2553-4db2-82b4-51b8371a82ab tempest-ProjectMemberTests-2139552579 None] Lock "cinder-562607f3-6ba5-414a-9672-17cd85461822-delete_snapshot" released by "delete_snapshot" :: held 1.847s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1b0cc201-22b7-4af1-be8c-7e5fcbaa12bf tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-aaa6cae2-251a-4139-afa9-f0f1e07fc3ae-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1b0cc201-22b7-4af1-be8c-7e5fcbaa12bf tempest-ProjectReaderTests-1060372489 None] Lock "cinder-aaa6cae2-251a-4139-afa9-f0f1e07fc3ae-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1b0cc201-22b7-4af1-be8c-7e5fcbaa12bf tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-quobyte-575c45e3-ed89-41f3-a3d2-516fa9881d65" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1b0cc201-22b7-4af1-be8c-7e5fcbaa12bf tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-575c45e3-ed89-41f3-a3d2-516fa9881d65" acquired by "delete_snapshot" :: waited 0.014s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1b0cc201-22b7-4af1-be8c-7e5fcbaa12bf tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-quobyte-aaa6cae2-251a-4139-afa9-f0f1e07fc3ae" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1b0cc201-22b7-4af1-be8c-7e5fcbaa12bf tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-aaa6cae2-251a-4139-afa9-f0f1e07fc3ae" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-1b0cc201-22b7-4af1-be8c-7e5fcbaa12bf tempest-ProjectReaderTests-1060372489 None] Deleting offline snapshot aaa6cae2-251a-4139-afa9-f0f1e07fc3ae of volume 575c45e3-ed89-41f3-a3d2-516fa9881d65 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-1b0cc201-22b7-4af1-be8c-7e5fcbaa12bf tempest-ProjectReaderTests-1060372489 None] snapshot_file for this snap is: volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.aaa6cae2-251a-4139-afa9-f0f1e07fc3ae {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[636bad67-d652-4302-94e0-65802cd6d49c]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1b0cc201-22b7-4af1-be8c-7e5fcbaa12bf tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.aaa6cae2-251a-4139-afa9-f0f1e07fc3ae {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:09 devstack sudo[114226]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ff7fa86e-5a52-49d2-9efb-1d850149f3b7 tempest-CinderUnicodeTest-609113587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-b6ca1aca-5b5f-42cc-95b3-2063186a20ea" returned: 0 in 0.279s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:09 devstack sudo[114228]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.aaa6cae2-251a-4139-afa9-f0f1e07fc3ae Aug 16 21:37:09 devstack sudo[114228]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ff7fa86e-5a52-49d2-9efb-1d850149f3b7 tempest-CinderUnicodeTest-609113587 None] Lock "cinder-quobyte-b6ca1aca-5b5f-42cc-95b3-2063186a20ea" released by "delete_volume" :: held 0.759s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-ff7fa86e-5a52-49d2-9efb-1d850149f3b7 tempest-CinderUnicodeTest-609113587 None] Created reservations ['26507acf-e72e-4981-8a09-bb310a9f2bde', 'c63cf543-f248-4cfe-bcc3-432ac9260fce', 'e9e2935a-57ad-4e9c-b176-c37713c8b5c6', 'd867c0c3-8f4c-4e61-8466-c1f08ecd139d'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-dc7799f1-d082-48b0-81b9-4b911177d42c tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-dc7799f1-d082-48b0-81b9-4b911177d42c tempest-ProjectMemberTests-2139552579 None] Lock "cinder-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ff7fa86e-5a52-49d2-9efb-1d850149f3b7 tempest-CinderUnicodeTest-609113587 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ff7fa86e-5a52-49d2-9efb-1d850149f3b7 tempest-CinderUnicodeTest-609113587 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ff7fa86e-5a52-49d2-9efb-1d850149f3b7 tempest-CinderUnicodeTest-609113587 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-ff7fa86e-5a52-49d2-9efb-1d850149f3b7 tempest-CinderUnicodeTest-609113587 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-ff7fa86e-5a52-49d2-9efb-1d850149f3b7 tempest-CinderUnicodeTest-609113587 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ff7fa86e-5a52-49d2-9efb-1d850149f3b7 tempest-CinderUnicodeTest-609113587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:09 devstack sudo[114232]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:37:09 devstack sudo[114232]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:09 devstack sudo[114235]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:37:09 devstack sudo[114235]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-dc7799f1-d082-48b0-81b9-4b911177d42c tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-dc7799f1-d082-48b0-81b9-4b911177d42c tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e" acquired by "delete_volume" :: waited 0.024s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:09 devstack sudo[114228]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1b0cc201-22b7-4af1-be8c-7e5fcbaa12bf tempest-ProjectReaderTests-1060372489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.aaa6cae2-251a-4139-afa9-f0f1e07fc3ae" returned: 0 in 0.426s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-1b0cc201-22b7-4af1-be8c-7e5fcbaa12bf tempest-ProjectReaderTests-1060372489 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-575c45e3-ed89-41f3-a3d2-516fa9881d65(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[0468fcd4-4d4c-4c0d-9182-83da0d4d6127]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dc7799f1-d082-48b0-81b9-4b911177d42c tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[e9f526e5-4e2c-459b-a639-890803eb3c0a]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1b0cc201-22b7-4af1-be8c-7e5fcbaa12bf tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:10 devstack sudo[114239]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e Aug 16 21:37:10 devstack sudo[114239]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:10 devstack sudo[114232]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.323s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:10 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:37:10 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager._thread_info {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:37:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread count: 29 {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:37:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread info: [<_MainThread(MainThread, started 140145850327168)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:37:10 devstack sudo[114235]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-ff7fa86e-5a52-49d2-9efb-1d850149f3b7 tempest-CinderUnicodeTest-609113587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.314s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:10 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-ff7fa86e-5a52-49d2-9efb-1d850149f3b7 tempest-CinderUnicodeTest-609113587 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:37:10 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-ff7fa86e-5a52-49d2-9efb-1d850149f3b7 tempest-CinderUnicodeTest-609113587 None] Deleted volume successfully. Aug 16 21:37:10 devstack sudo[114240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65 Aug 16 21:37:10 devstack sudo[114240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-ff7fa86e-5a52-49d2-9efb-1d850149f3b7 tempest-CinderUnicodeTest-609113587 None] Lock "cinder-b6ca1aca-5b5f-42cc-95b3-2063186a20ea-delete_volume" released by "delete_volume" :: held 1.410s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:10 devstack sudo[114239]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dc7799f1-d082-48b0-81b9-4b911177d42c tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e" returned: 0 in 0.475s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dc7799f1-d082-48b0-81b9-4b911177d42c tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:10 devstack sudo[114240]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1b0cc201-22b7-4af1-be8c-7e5fcbaa12bf tempest-ProjectReaderTests-1060372489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65" returned: 0 in 0.471s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1b0cc201-22b7-4af1-be8c-7e5fcbaa12bf tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.aaa6cae2-251a-4139-afa9-f0f1e07fc3ae {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:10 devstack sudo[114252]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e Aug 16 21:37:10 devstack sudo[114252]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:10 devstack sudo[114253]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.aaa6cae2-251a-4139-afa9-f0f1e07fc3ae Aug 16 21:37:10 devstack sudo[114253]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:10 devstack sudo[114252]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dc7799f1-d082-48b0-81b9-4b911177d42c tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e" returned: 0 in 0.293s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-dc7799f1-d082-48b0-81b9-4b911177d42c tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e" released by "delete_volume" :: held 0.841s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:10 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-dc7799f1-d082-48b0-81b9-4b911177d42c tempest-ProjectMemberTests-2139552579 None] Created reservations ['b1c7dd15-3190-4836-81d6-5fc7c384e6c8', '64be7426-baaf-49ba-a592-ca2eb77407da', '303d3647-7fb0-4a04-8c36-4bf8d970970f', 'b0190af0-57c5-49a9-9097-938d9741b0cd'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:37:10 devstack sudo[114253]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1b0cc201-22b7-4af1-be8c-7e5fcbaa12bf tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.aaa6cae2-251a-4139-afa9-f0f1e07fc3ae" returned: 0 in 0.400s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1b0cc201-22b7-4af1-be8c-7e5fcbaa12bf tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.aaa6cae2-251a-4139-afa9-f0f1e07fc3ae {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:10 devstack sudo[114260]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.aaa6cae2-251a-4139-afa9-f0f1e07fc3ae Aug 16 21:37:10 devstack sudo[114260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-dc7799f1-d082-48b0-81b9-4b911177d42c tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-dc7799f1-d082-48b0-81b9-4b911177d42c tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-dc7799f1-d082-48b0-81b9-4b911177d42c tempest-ProjectMemberTests-2139552579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:37:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-dc7799f1-d082-48b0-81b9-4b911177d42c tempest-ProjectMemberTests-2139552579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:37:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-dc7799f1-d082-48b0-81b9-4b911177d42c tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dc7799f1-d082-48b0-81b9-4b911177d42c tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:10 devstack sudo[114262]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:37:10 devstack sudo[114262]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:11 devstack sudo[114260]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1b0cc201-22b7-4af1-be8c-7e5fcbaa12bf tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65.aaa6cae2-251a-4139-afa9-f0f1e07fc3ae" returned: 0 in 0.326s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1b0cc201-22b7-4af1-be8c-7e5fcbaa12bf tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-aaa6cae2-251a-4139-afa9-f0f1e07fc3ae" released by "_delete_snapshot" :: held 1.748s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1b0cc201-22b7-4af1-be8c-7e5fcbaa12bf tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-575c45e3-ed89-41f3-a3d2-516fa9881d65" released by "delete_snapshot" :: held 1.777s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:11 devstack sudo[114262]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-dc7799f1-d082-48b0-81b9-4b911177d42c tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.343s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-dc7799f1-d082-48b0-81b9-4b911177d42c tempest-ProjectMemberTests-2139552579 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:37:11 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-dc7799f1-d082-48b0-81b9-4b911177d42c tempest-ProjectMemberTests-2139552579 None] Deleted volume successfully. Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-dc7799f1-d082-48b0-81b9-4b911177d42c tempest-ProjectMemberTests-2139552579 None] Lock "cinder-1d3c2a0f-e55d-45fe-b2b2-e564c72ca79e-delete_volume" released by "delete_volume" :: held 1.558s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-1b0cc201-22b7-4af1-be8c-7e5fcbaa12bf tempest-ProjectReaderTests-1060372489 None] Created reservations ['d066350f-47d1-43d6-b236-10414ec7bc50', '83e12a7b-2858-4628-988c-7ed088c44923', '765c1039-c7b1-4def-b71e-55531406a8a5', '06419b44-c3ed-4e00-b3e4-c16786cc5a56'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:37:11 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-1b0cc201-22b7-4af1-be8c-7e5fcbaa12bf tempest-ProjectReaderTests-1060372489 None] Delete snapshot completed successfully. Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1b0cc201-22b7-4af1-be8c-7e5fcbaa12bf tempest-ProjectReaderTests-1060372489 None] Lock "cinder-aaa6cae2-251a-4139-afa9-f0f1e07fc3ae-delete_snapshot" released by "delete_snapshot" :: held 2.032s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Flow 'volume_create_manager' (36542c9d-8371-40e6-9484-cf2b2f428a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (03af771b-7194-49e2-816f-17c110f2067d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (03af771b-7194-49e2-816f-17c110f2067d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:37:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1175564483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0f5245a1-2432-4513-9a52-10a3614eb9db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64521a64edd743c38956a6d658549ead',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=2026-08-16T19:37:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:37:12Z,use_quota=True,user_id='5eac94cbc52d4dacb424137df39d6a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (020e763c-97b4-42a3-befb-17a52ef7d4ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (020e763c-97b4-42a3-befb-17a52ef7d4ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e5800690-b0e4-46ec-a128-42f17a1d00c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e5800690-b0e4-46ec-a128-42f17a1d00c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0f5245a1-2432-4513-9a52-10a3614eb9db', 'volume_name': 'volume-0f5245a1-2432-4513-9a52-10a3614eb9db', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (81818633-5f3b-4cb4-b028-b7befc9ea1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (81818633-5f3b-4cb4-b028-b7befc9ea1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce348abc-7328-487f-97f9-b62fe50ae046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:11 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Volume 0f5245a1-2432-4513-9a52-10a3614eb9db: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0f5245a1-2432-4513-9a52-10a3614eb9db', 'volume_size': 1} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] ==> create_volume: call "{'self': , '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-08-16T19:37:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1175564483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0f5245a1-2432-4513-9a52-10a3614eb9db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64521a64edd743c38956a6d658549ead',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=2026-08-16T19:37:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:37:12Z,use_quota=True,user_id='5eac94cbc52d4dacb424137df39d6a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Creating volume 0f5245a1-2432-4513-9a52-10a3614eb9db {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:37:11 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cbece0fc-e352-4276-aa1c-5a7fd1de89f1 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-575c45e3-ed89-41f3-a3d2-516fa9881d65-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:11 devstack sudo[114266]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db 1073741824 Aug 16 21:37:11 devstack sudo[114266]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cbece0fc-e352-4276-aa1c-5a7fd1de89f1 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-575c45e3-ed89-41f3-a3d2-516fa9881d65-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cbece0fc-e352-4276-aa1c-5a7fd1de89f1 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-quobyte-575c45e3-ed89-41f3-a3d2-516fa9881d65" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cbece0fc-e352-4276-aa1c-5a7fd1de89f1 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-575c45e3-ed89-41f3-a3d2-516fa9881d65" acquired by "delete_volume" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[f58cb916-9b2b-4fa4-bd00-bfe2fcce48b2]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cbece0fc-e352-4276-aa1c-5a7fd1de89f1 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:11 devstack sudo[114268]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65 Aug 16 21:37:11 devstack sudo[114268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:12 devstack sudo[114266]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db 1073741824" returned: 0 in 0.460s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:12 devstack sudo[114276]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db Aug 16 21:37:12 devstack sudo[114276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:12 devstack sudo[114268]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cbece0fc-e352-4276-aa1c-5a7fd1de89f1 tempest-ProjectReaderTests-1060372489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65" returned: 0 in 0.424s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cbece0fc-e352-4276-aa1c-5a7fd1de89f1 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:12 devstack sudo[114278]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65 Aug 16 21:37:12 devstack sudo[114278]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:12 devstack sudo[114276]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db" returned: 0 in 0.304s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] <== create_volume: return (832ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:37:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.835s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:12 devstack sudo[114278]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce348abc-7328-487f-97f9-b62fe50ae046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0f5245a1-2432-4513-9a52-10a3614eb9db', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f73e5c6a-2c22-4a2c-b2d4-9ab64b1063ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cbece0fc-e352-4276-aa1c-5a7fd1de89f1 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-575c45e3-ed89-41f3-a3d2-516fa9881d65" returned: 0 in 0.295s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:12 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Volume volume-0f5245a1-2432-4513-9a52-10a3614eb9db (0f5245a1-2432-4513-9a52-10a3614eb9db): created successfully Aug 16 21:37:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f73e5c6a-2c22-4a2c-b2d4-9ab64b1063ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:12 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Flow 'volume_create_manager' (36542c9d-8371-40e6-9484-cf2b2f428a55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:37:12 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cbece0fc-e352-4276-aa1c-5a7fd1de89f1 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-575c45e3-ed89-41f3-a3d2-516fa9881d65" released by "delete_volume" :: held 0.799s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:12 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-3ff92547-d981-499a-8c21-5422e60c6a24 tempest-ProjectMemberTests-2139552579 None] Created volume successfully. Aug 16 21:37:12 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-cbece0fc-e352-4276-aa1c-5a7fd1de89f1 tempest-ProjectReaderTests-1060372489 None] Created reservations ['cf9c3bd2-837d-496a-b805-7ad0a4723568', '046c349c-f08e-46cb-893c-5638d9cf87a9', 'ac3f6c35-a654-4895-8a1c-da7b8afa7c4d', 'f146ceeb-58fe-4800-a50d-cb3627847c70'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:37:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cbece0fc-e352-4276-aa1c-5a7fd1de89f1 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cbece0fc-e352-4276-aa1c-5a7fd1de89f1 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cbece0fc-e352-4276-aa1c-5a7fd1de89f1 tempest-ProjectReaderTests-1060372489 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:37:12 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cbece0fc-e352-4276-aa1c-5a7fd1de89f1 tempest-ProjectReaderTests-1060372489 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:37:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cbece0fc-e352-4276-aa1c-5a7fd1de89f1 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cbece0fc-e352-4276-aa1c-5a7fd1de89f1 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:12 devstack sudo[114282]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:37:12 devstack sudo[114282]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:12 devstack sudo[114282]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cbece0fc-e352-4276-aa1c-5a7fd1de89f1 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.285s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-cbece0fc-e352-4276-aa1c-5a7fd1de89f1 tempest-ProjectReaderTests-1060372489 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:37:13 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-cbece0fc-e352-4276-aa1c-5a7fd1de89f1 tempest-ProjectReaderTests-1060372489 None] Deleted volume successfully. Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cbece0fc-e352-4276-aa1c-5a7fd1de89f1 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-575c45e3-ed89-41f3-a3d2-516fa9881d65-delete_volume" released by "delete_volume" :: held 1.313s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Flow 'volume_create_manager' (5621b65f-8d38-4c42-9b93-dcdf32a71469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a76e4202-dbbe-4b5f-8671-5d2a06bb512b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a76e4202-dbbe-4b5f-8671-5d2a06bb512b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:37:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-12853704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=765ff4ab-e03e-4991-bce5-d0a5caae5c54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85aec728586d4ec0bcaf359b25b20440',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=2026-08-16T19:37:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:37:13Z,use_quota=True,user_id='5ba86c204d0c47b88bd55493e47e3227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dcae9e65-f8cf-4cbb-af31-627120ca6d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dcae9e65-f8cf-4cbb-af31-627120ca6d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (37d4bc07-705f-4a4a-a718-cec66643d1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (37d4bc07-705f-4a4a-a718-cec66643d1d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '765ff4ab-e03e-4991-bce5-d0a5caae5c54', 'volume_name': 'volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96e85360-9c76-44b8-84d2-5845378e654b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96e85360-9c76-44b8-84d2-5845378e654b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe047765-763f-46f5-a2f4-4c387283e0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:13 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Volume 765ff4ab-e03e-4991-bce5-d0a5caae5c54: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54', 'volume_size': 1} Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] ==> create_volume: call "{'self': , '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-08-16T19:37:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-12853704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=765ff4ab-e03e-4991-bce5-d0a5caae5c54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85aec728586d4ec0bcaf359b25b20440',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=2026-08-16T19:37:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:37:13Z,use_quota=True,user_id='5ba86c204d0c47b88bd55493e47e3227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Creating volume 765ff4ab-e03e-4991-bce5-d0a5caae5c54 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:37:13 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:13 devstack sudo[114285]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54 1073741824 Aug 16 21:37:13 devstack sudo[114285]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b3ddf8b0-89a8-4193-ae62-5f47939bfcb1 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:13 devstack sudo[114285]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54 1073741824" returned: 0 in 0.502s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:13 devstack sudo[114291]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54 Aug 16 21:37:13 devstack sudo[114291]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:14 devstack sudo[114291]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54" returned: 0 in 0.264s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] <== create_volume: return (807ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:37:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.809s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b3ddf8b0-89a8-4193-ae62-5f47939bfcb1 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.325s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe047765-763f-46f5-a2f4-4c387283e0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e74885f1-4f71-49f0-8004-4d43d0bce5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b3ddf8b0-89a8-4193-ae62-5f47939bfcb1 tempest-ProjectMemberTests-2139552579 None] Creating offline snapshot d6738c25-fddf-4325-b0cb-9f08b624d7d6 of volume 0f5245a1-2432-4513-9a52-10a3614eb9db {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:37:14 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Volume volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54 (765ff4ab-e03e-4991-bce5-d0a5caae5c54): created successfully Aug 16 21:37:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e74885f1-4f71-49f0-8004-4d43d0bce5c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:14 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Flow 'volume_create_manager' (5621b65f-8d38-4c42-9b93-dcdf32a71469) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:37:14 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[93eb4951-68a8-4efd-bb1f-175686315ab1]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b3ddf8b0-89a8-4193-ae62-5f47939bfcb1 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:14 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b73071cf-d72b-4e5d-9d86-7eed3b05e491 tempest-ProjectReaderTests-1060372489 None] Created volume successfully. Aug 16 21:37:14 devstack sudo[114294]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db Aug 16 21:37:14 devstack sudo[114294]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:14 devstack sudo[114294]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b3ddf8b0-89a8-4193-ae62-5f47939bfcb1 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db" returned: 0 in 0.393s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b3ddf8b0-89a8-4193-ae62-5f47939bfcb1 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.d6738c25-fddf-4325-b0cb-9f08b624d7d6 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:14 devstack sudo[114299]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.d6738c25-fddf-4325-b0cb-9f08b624d7d6 1G Aug 16 21:37:14 devstack sudo[114299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:15 devstack sudo[114299]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b3ddf8b0-89a8-4193-ae62-5f47939bfcb1 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.d6738c25-fddf-4325-b0cb-9f08b624d7d6 1G" returned: 0 in 0.445s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b3ddf8b0-89a8-4193-ae62-5f47939bfcb1 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0f5245a1-2432-4513-9a52-10a3614eb9db -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.d6738c25-fddf-4325-b0cb-9f08b624d7d6 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:15 devstack sudo[114305]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0f5245a1-2432-4513-9a52-10a3614eb9db -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.d6738c25-fddf-4325-b0cb-9f08b624d7d6 Aug 16 21:37:15 devstack sudo[114305]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:15 devstack sudo[114305]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b3ddf8b0-89a8-4193-ae62-5f47939bfcb1 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0f5245a1-2432-4513-9a52-10a3614eb9db -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.d6738c25-fddf-4325-b0cb-9f08b624d7d6" returned: 0 in 0.338s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:15 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-b3ddf8b0-89a8-4193-ae62-5f47939bfcb1 tempest-ProjectMemberTests-2139552579 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.d6738c25-fddf-4325-b0cb-9f08b624d7d6 is being set with open permissions: ugo+rw Aug 16 21:37:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b3ddf8b0-89a8-4193-ae62-5f47939bfcb1 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.d6738c25-fddf-4325-b0cb-9f08b624d7d6 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:15 devstack sudo[114310]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.d6738c25-fddf-4325-b0cb-9f08b624d7d6 Aug 16 21:37:15 devstack sudo[114310]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9266329e-44d3-45f0-b0d7-a7fe4d5e95e8 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:15 devstack sudo[114310]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b3ddf8b0-89a8-4193-ae62-5f47939bfcb1 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.d6738c25-fddf-4325-b0cb-9f08b624d7d6" returned: 0 in 0.294s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b3ddf8b0-89a8-4193-ae62-5f47939bfcb1 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:15 devstack sudo[114313]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.info Aug 16 21:37:15 devstack sudo[114313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:15 devstack sudo[114313]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b3ddf8b0-89a8-4193-ae62-5f47939bfcb1 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.info" returned: 0 in 0.260s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:15 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-b3ddf8b0-89a8-4193-ae62-5f47939bfcb1 tempest-ProjectMemberTests-2139552579 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.info is being set with open permissions: ugo+rw Aug 16 21:37:15 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b3ddf8b0-89a8-4193-ae62-5f47939bfcb1 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:16 devstack sudo[114316]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.info Aug 16 21:37:16 devstack sudo[114316]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:16 devstack sudo[114316]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b3ddf8b0-89a8-4193-ae62-5f47939bfcb1 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.info" returned: 0 in 0.272s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b3ddf8b0-89a8-4193-ae62-5f47939bfcb1 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.119s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9266329e-44d3-45f0-b0d7-a7fe4d5e95e8 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.715s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:16 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-9266329e-44d3-45f0-b0d7-a7fe4d5e95e8 tempest-ProjectReaderTests-1060372489 None] Creating offline snapshot 4bfc8112-634e-4bd9-b2c0-cd72e1965d79 of volume 765ff4ab-e03e-4991-bce5-d0a5caae5c54 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:37:16 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[fb3c7df9-462f-4dca-8836-39cfd1190692]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9266329e-44d3-45f0-b0d7-a7fe4d5e95e8 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:16 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b3ddf8b0-89a8-4193-ae62-5f47939bfcb1 tempest-ProjectMemberTests-2139552579 None] Create snapshot completed successfully Aug 16 21:37:16 devstack sudo[114319]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54 Aug 16 21:37:16 devstack sudo[114319]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:16 devstack sudo[114319]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9266329e-44d3-45f0-b0d7-a7fe4d5e95e8 tempest-ProjectReaderTests-1060372489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54" returned: 0 in 0.380s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:16 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9266329e-44d3-45f0-b0d7-a7fe4d5e95e8 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.4bfc8112-634e-4bd9-b2c0-cd72e1965d79 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:16 devstack sudo[114324]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.4bfc8112-634e-4bd9-b2c0-cd72e1965d79 1G Aug 16 21:37:16 devstack sudo[114324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-887860ef-831f-4ff8-8cda-8d32d7c63f82 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-d6738c25-fddf-4325-b0cb-9f08b624d7d6-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-887860ef-831f-4ff8-8cda-8d32d7c63f82 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-d6738c25-fddf-4325-b0cb-9f08b624d7d6-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-887860ef-831f-4ff8-8cda-8d32d7c63f82 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-0f5245a1-2432-4513-9a52-10a3614eb9db" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-887860ef-831f-4ff8-8cda-8d32d7c63f82 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-0f5245a1-2432-4513-9a52-10a3614eb9db" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-887860ef-831f-4ff8-8cda-8d32d7c63f82 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-d6738c25-fddf-4325-b0cb-9f08b624d7d6" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-887860ef-831f-4ff8-8cda-8d32d7c63f82 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-d6738c25-fddf-4325-b0cb-9f08b624d7d6" acquired by "_delete_snapshot" :: waited 0.013s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-887860ef-831f-4ff8-8cda-8d32d7c63f82 tempest-ProjectMemberTests-2139552579 None] Deleting offline snapshot d6738c25-fddf-4325-b0cb-9f08b624d7d6 of volume 0f5245a1-2432-4513-9a52-10a3614eb9db {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-887860ef-831f-4ff8-8cda-8d32d7c63f82 tempest-ProjectMemberTests-2139552579 None] snapshot_file for this snap is: volume-0f5245a1-2432-4513-9a52-10a3614eb9db.d6738c25-fddf-4325-b0cb-9f08b624d7d6 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[01770402-bae7-4b93-b5ca-92d35bbc7af7]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-887860ef-831f-4ff8-8cda-8d32d7c63f82 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.d6738c25-fddf-4325-b0cb-9f08b624d7d6 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:17 devstack sudo[114324]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9266329e-44d3-45f0-b0d7-a7fe4d5e95e8 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.4bfc8112-634e-4bd9-b2c0-cd72e1965d79 1G" returned: 0 in 0.415s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9266329e-44d3-45f0-b0d7-a7fe4d5e95e8 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.4bfc8112-634e-4bd9-b2c0-cd72e1965d79 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:17 devstack sudo[114331]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.4bfc8112-634e-4bd9-b2c0-cd72e1965d79 Aug 16 21:37:17 devstack sudo[114331]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:17 devstack sudo[114330]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.d6738c25-fddf-4325-b0cb-9f08b624d7d6 Aug 16 21:37:17 devstack sudo[114330]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:17 devstack sudo[114331]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9266329e-44d3-45f0-b0d7-a7fe4d5e95e8 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.4bfc8112-634e-4bd9-b2c0-cd72e1965d79" returned: 0 in 0.298s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:17 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-9266329e-44d3-45f0-b0d7-a7fe4d5e95e8 tempest-ProjectReaderTests-1060372489 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.4bfc8112-634e-4bd9-b2c0-cd72e1965d79 is being set with open permissions: ugo+rw Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9266329e-44d3-45f0-b0d7-a7fe4d5e95e8 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.4bfc8112-634e-4bd9-b2c0-cd72e1965d79 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:17 devstack sudo[114340]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.4bfc8112-634e-4bd9-b2c0-cd72e1965d79 Aug 16 21:37:17 devstack sudo[114340]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:17 devstack sudo[114330]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-887860ef-831f-4ff8-8cda-8d32d7c63f82 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.d6738c25-fddf-4325-b0cb-9f08b624d7d6" returned: 0 in 0.377s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-887860ef-831f-4ff8-8cda-8d32d7c63f82 tempest-ProjectMemberTests-2139552579 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-0f5245a1-2432-4513-9a52-10a3614eb9db(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[e43dbb46-e370-4950-ada6-1f8324c657e3]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-887860ef-831f-4ff8-8cda-8d32d7c63f82 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:17 devstack sudo[114343]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db Aug 16 21:37:17 devstack sudo[114343]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:17 devstack sudo[114340]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9266329e-44d3-45f0-b0d7-a7fe4d5e95e8 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.4bfc8112-634e-4bd9-b2c0-cd72e1965d79" returned: 0 in 0.263s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9266329e-44d3-45f0-b0d7-a7fe4d5e95e8 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:17 devstack sudo[114346]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.info Aug 16 21:37:17 devstack sudo[114346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:17 devstack sudo[114343]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-887860ef-831f-4ff8-8cda-8d32d7c63f82 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db" returned: 0 in 0.372s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-887860ef-831f-4ff8-8cda-8d32d7c63f82 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.d6738c25-fddf-4325-b0cb-9f08b624d7d6 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:17 devstack sudo[114351]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.d6738c25-fddf-4325-b0cb-9f08b624d7d6 Aug 16 21:37:17 devstack sudo[114351]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:17 devstack sudo[114346]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9266329e-44d3-45f0-b0d7-a7fe4d5e95e8 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.info" returned: 0 in 0.263s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:17 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-9266329e-44d3-45f0-b0d7-a7fe4d5e95e8 tempest-ProjectReaderTests-1060372489 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.info is being set with open permissions: ugo+rw Aug 16 21:37:17 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9266329e-44d3-45f0-b0d7-a7fe4d5e95e8 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:17 devstack sudo[114354]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.info Aug 16 21:37:17 devstack sudo[114354]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:18 devstack sudo[114351]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-887860ef-831f-4ff8-8cda-8d32d7c63f82 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.d6738c25-fddf-4325-b0cb-9f08b624d7d6" returned: 0 in 0.341s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-887860ef-831f-4ff8-8cda-8d32d7c63f82 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.d6738c25-fddf-4325-b0cb-9f08b624d7d6 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:18 devstack sudo[114354]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-9266329e-44d3-45f0-b0d7-a7fe4d5e95e8 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.info" returned: 0 in 0.263s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:18 devstack sudo[114360]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.d6738c25-fddf-4325-b0cb-9f08b624d7d6 Aug 16 21:37:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-9266329e-44d3-45f0-b0d7-a7fe4d5e95e8 tempest-ProjectReaderTests-1060372489 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.968s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:18 devstack sudo[114360]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:18 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-9266329e-44d3-45f0-b0d7-a7fe4d5e95e8 tempest-ProjectReaderTests-1060372489 None] Create snapshot completed successfully Aug 16 21:37:18 devstack sudo[114360]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-887860ef-831f-4ff8-8cda-8d32d7c63f82 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db.d6738c25-fddf-4325-b0cb-9f08b624d7d6" returned: 0 in 0.249s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-887860ef-831f-4ff8-8cda-8d32d7c63f82 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-d6738c25-fddf-4325-b0cb-9f08b624d7d6" released by "_delete_snapshot" :: held 1.427s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-887860ef-831f-4ff8-8cda-8d32d7c63f82 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-0f5245a1-2432-4513-9a52-10a3614eb9db" released by "delete_snapshot" :: held 1.447s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:18 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-887860ef-831f-4ff8-8cda-8d32d7c63f82 tempest-ProjectMemberTests-2139552579 None] Created reservations ['06e22f90-c7e9-4754-9efc-70f720678591', '9bd4efbf-2d4d-4def-a538-932f0acad0cd', '0d2561e1-5be8-4109-8cd9-1e303ea0bb2e', '4c263a1d-a5dd-4e46-95fa-a0bd92c89a9e'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:37:18 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-887860ef-831f-4ff8-8cda-8d32d7c63f82 tempest-ProjectMemberTests-2139552579 None] Delete snapshot completed successfully. Aug 16 21:37:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-887860ef-831f-4ff8-8cda-8d32d7c63f82 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-d6738c25-fddf-4325-b0cb-9f08b624d7d6-delete_snapshot" released by "delete_snapshot" :: held 1.584s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f3471fa1-1774-4b1c-b90f-98a45f0f4e09 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-4bfc8112-634e-4bd9-b2c0-cd72e1965d79-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f3471fa1-1774-4b1c-b90f-98a45f0f4e09 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-4bfc8112-634e-4bd9-b2c0-cd72e1965d79-delete_snapshot" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f3471fa1-1774-4b1c-b90f-98a45f0f4e09 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-quobyte-765ff4ab-e03e-4991-bce5-d0a5caae5c54" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f3471fa1-1774-4b1c-b90f-98a45f0f4e09 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-765ff4ab-e03e-4991-bce5-d0a5caae5c54" acquired by "delete_snapshot" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f3471fa1-1774-4b1c-b90f-98a45f0f4e09 tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-quobyte-4bfc8112-634e-4bd9-b2c0-cd72e1965d79" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:18 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f3471fa1-1774-4b1c-b90f-98a45f0f4e09 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-4bfc8112-634e-4bd9-b2c0-cd72e1965d79" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-f3471fa1-1774-4b1c-b90f-98a45f0f4e09 tempest-ProjectReaderTests-1060372489 None] Deleting offline snapshot 4bfc8112-634e-4bd9-b2c0-cd72e1965d79 of volume 765ff4ab-e03e-4991-bce5-d0a5caae5c54 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:37:18 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-f3471fa1-1774-4b1c-b90f-98a45f0f4e09 tempest-ProjectReaderTests-1060372489 None] snapshot_file for this snap is: volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.4bfc8112-634e-4bd9-b2c0-cd72e1965d79 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:37:18 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[f3b6d1bf-8300-434f-8a08-14546fbbe6a7]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:18 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f3471fa1-1774-4b1c-b90f-98a45f0f4e09 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.4bfc8112-634e-4bd9-b2c0-cd72e1965d79 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:18 devstack sudo[114363]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.4bfc8112-634e-4bd9-b2c0-cd72e1965d79 Aug 16 21:37:18 devstack sudo[114363]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1d46b2f8-2679-42a6-a044-cf5b6b139325 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-0f5245a1-2432-4513-9a52-10a3614eb9db-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:19 devstack sudo[114363]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f3471fa1-1774-4b1c-b90f-98a45f0f4e09 tempest-ProjectReaderTests-1060372489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.4bfc8112-634e-4bd9-b2c0-cd72e1965d79" returned: 0 in 0.380s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:19 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-f3471fa1-1774-4b1c-b90f-98a45f0f4e09 tempest-ProjectReaderTests-1060372489 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:37:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1d46b2f8-2679-42a6-a044-cf5b6b139325 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-0f5245a1-2432-4513-9a52-10a3614eb9db-delete_volume" acquired by "delete_volume" :: waited 0.049s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:19 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[7be55bb2-961a-4f2f-9efc-1d69618a8c87]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f3471fa1-1774-4b1c-b90f-98a45f0f4e09 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1d46b2f8-2679-42a6-a044-cf5b6b139325 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-0f5245a1-2432-4513-9a52-10a3614eb9db" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1d46b2f8-2679-42a6-a044-cf5b6b139325 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-0f5245a1-2432-4513-9a52-10a3614eb9db" acquired by "delete_volume" :: waited 0.017s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:19 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[4b894ca9-333e-4dc4-991a-a9e6eab8cc87]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1d46b2f8-2679-42a6-a044-cf5b6b139325 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:19 devstack sudo[114369]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54 Aug 16 21:37:19 devstack sudo[114369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:19 devstack sudo[114370]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db Aug 16 21:37:19 devstack sudo[114370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:19 devstack sudo[114369]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f3471fa1-1774-4b1c-b90f-98a45f0f4e09 tempest-ProjectReaderTests-1060372489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54" returned: 0 in 0.366s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f3471fa1-1774-4b1c-b90f-98a45f0f4e09 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.4bfc8112-634e-4bd9-b2c0-cd72e1965d79 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:19 devstack sudo[114377]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.4bfc8112-634e-4bd9-b2c0-cd72e1965d79 Aug 16 21:37:19 devstack sudo[114377]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:19 devstack sudo[114370]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1d46b2f8-2679-42a6-a044-cf5b6b139325 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db" returned: 0 in 0.372s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1d46b2f8-2679-42a6-a044-cf5b6b139325 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:19 devstack sudo[114383]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db Aug 16 21:37:19 devstack sudo[114383]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:19 devstack sudo[114377]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f3471fa1-1774-4b1c-b90f-98a45f0f4e09 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.4bfc8112-634e-4bd9-b2c0-cd72e1965d79" returned: 0 in 0.349s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f3471fa1-1774-4b1c-b90f-98a45f0f4e09 tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.4bfc8112-634e-4bd9-b2c0-cd72e1965d79 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:19 devstack sudo[114383]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1d46b2f8-2679-42a6-a044-cf5b6b139325 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0f5245a1-2432-4513-9a52-10a3614eb9db" returned: 0 in 0.266s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:19 devstack sudo[114389]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.4bfc8112-634e-4bd9-b2c0-cd72e1965d79 Aug 16 21:37:19 devstack sudo[114389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:19 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1d46b2f8-2679-42a6-a044-cf5b6b139325 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-0f5245a1-2432-4513-9a52-10a3614eb9db" released by "delete_volume" :: held 0.695s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-1d46b2f8-2679-42a6-a044-cf5b6b139325 tempest-ProjectMemberTests-2139552579 None] Created reservations ['88673bee-7714-4c02-8785-f04a565ee194', '75aeedc1-8d37-4cb2-b0fc-18f47e15ed62', 'b3f9e721-531b-4b89-8df9-f24e31f5a9ee', '73fcc717-b6dd-4a54-9073-b929afbccec6'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1d46b2f8-2679-42a6-a044-cf5b6b139325 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1d46b2f8-2679-42a6-a044-cf5b6b139325 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1d46b2f8-2679-42a6-a044-cf5b6b139325 tempest-ProjectMemberTests-2139552579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-1d46b2f8-2679-42a6-a044-cf5b6b139325 tempest-ProjectMemberTests-2139552579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1d46b2f8-2679-42a6-a044-cf5b6b139325 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1d46b2f8-2679-42a6-a044-cf5b6b139325 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:20 devstack sudo[114391]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:37:20 devstack sudo[114391]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:20 devstack sudo[114389]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-f3471fa1-1774-4b1c-b90f-98a45f0f4e09 tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54.4bfc8112-634e-4bd9-b2c0-cd72e1965d79" returned: 0 in 0.264s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f3471fa1-1774-4b1c-b90f-98a45f0f4e09 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-4bfc8112-634e-4bd9-b2c0-cd72e1965d79" released by "_delete_snapshot" :: held 1.471s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f3471fa1-1774-4b1c-b90f-98a45f0f4e09 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-765ff4ab-e03e-4991-bce5-d0a5caae5c54" released by "delete_snapshot" :: held 1.495s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-f3471fa1-1774-4b1c-b90f-98a45f0f4e09 tempest-ProjectReaderTests-1060372489 None] Created reservations ['e2822817-db79-4216-97dd-15ea2d05dbd3', '5cb98922-cf78-4d05-b54b-e27bae00e44e', 'cc6ef926-f58e-4017-8777-ad59c08b0133', '7f52a180-afca-4794-85c1-f9045078feb3'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:37:20 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-f3471fa1-1774-4b1c-b90f-98a45f0f4e09 tempest-ProjectReaderTests-1060372489 None] Delete snapshot completed successfully. Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-f3471fa1-1774-4b1c-b90f-98a45f0f4e09 tempest-ProjectReaderTests-1060372489 None] Lock "cinder-4bfc8112-634e-4bd9-b2c0-cd72e1965d79-delete_snapshot" released by "delete_snapshot" :: held 1.652s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:20 devstack sudo[114391]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1d46b2f8-2679-42a6-a044-cf5b6b139325 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.271s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-1d46b2f8-2679-42a6-a044-cf5b6b139325 tempest-ProjectMemberTests-2139552579 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:37:20 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-1d46b2f8-2679-42a6-a044-cf5b6b139325 tempest-ProjectMemberTests-2139552579 None] Deleted volume successfully. Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-1d46b2f8-2679-42a6-a044-cf5b6b139325 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-0f5245a1-2432-4513-9a52-10a3614eb9db-delete_volume" released by "delete_volume" :: held 1.198s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Flow 'volume_create_manager' (1d1a5916-67e3-4b8d-ac42-c09da9c85886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e8e752b0-7c18-4010-b6e3-9fd6fe8b539d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e8e752b0-7c18-4010-b6e3-9fd6fe8b539d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:37:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1082435012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6ffd70cd-5102-4ae8-a17c-9f79b97278cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64521a64edd743c38956a6d658549ead',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=2026-08-16T19:37:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:37:21Z,use_quota=True,user_id='5eac94cbc52d4dacb424137df39d6a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0571cdd0-7819-4b32-abd2-3b7f654efbbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0571cdd0-7819-4b32-abd2-3b7f654efbbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d5758b6f-9c1b-40c0-8a39-08e595cef578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d5758b6f-9c1b-40c0-8a39-08e595cef578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6ffd70cd-5102-4ae8-a17c-9f79b97278cd', 'volume_name': 'volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11a66aac-e4e0-4716-ae5a-d60d0886902e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11a66aac-e4e0-4716-ae5a-d60d0886902e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a1a175db-e57d-41de-bfdf-804de0dae8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:20 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Volume 6ffd70cd-5102-4ae8-a17c-9f79b97278cd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd', 'volume_size': 1} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] ==> create_volume: call "{'self': , '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-08-16T19:37:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1082435012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6ffd70cd-5102-4ae8-a17c-9f79b97278cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64521a64edd743c38956a6d658549ead',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=2026-08-16T19:37:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:37:21Z,use_quota=True,user_id='5eac94cbc52d4dacb424137df39d6a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Creating volume 6ffd70cd-5102-4ae8-a17c-9f79b97278cd {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:37:20 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-59f26354-1de2-4f86-8bd2-6cdbef2fa8cb tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-765ff4ab-e03e-4991-bce5-d0a5caae5c54-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:20 devstack sudo[114395]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd 1073741824 Aug 16 21:37:20 devstack sudo[114395]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-59f26354-1de2-4f86-8bd2-6cdbef2fa8cb tempest-ProjectReaderTests-1060372489 None] Lock "cinder-765ff4ab-e03e-4991-bce5-d0a5caae5c54-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-59f26354-1de2-4f86-8bd2-6cdbef2fa8cb tempest-ProjectReaderTests-1060372489 None] Acquiring lock "cinder-quobyte-765ff4ab-e03e-4991-bce5-d0a5caae5c54" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-59f26354-1de2-4f86-8bd2-6cdbef2fa8cb tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-765ff4ab-e03e-4991-bce5-d0a5caae5c54" acquired by "delete_volume" :: waited 0.014s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:21 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[6e5420ae-0659-47f7-af1d-0fafb2d68b70]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-59f26354-1de2-4f86-8bd2-6cdbef2fa8cb tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:21 devstack sudo[114397]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54 Aug 16 21:37:21 devstack sudo[114397]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:21 devstack sudo[114395]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd 1073741824" returned: 0 in 0.477s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:21 devstack sudo[114405]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd Aug 16 21:37:21 devstack sudo[114405]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:21 devstack sudo[114397]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-59f26354-1de2-4f86-8bd2-6cdbef2fa8cb tempest-ProjectReaderTests-1060372489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54" returned: 0 in 0.415s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-59f26354-1de2-4f86-8bd2-6cdbef2fa8cb tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:21 devstack sudo[114407]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54 Aug 16 21:37:21 devstack sudo[114407]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:21 devstack sudo[114405]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd" returned: 0 in 0.252s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] <== create_volume: return (778ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:37:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.781s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a1a175db-e57d-41de-bfdf-804de0dae8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1449346f-dea6-49b8-8e99-e632c1cbf8fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:21 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Volume volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd (6ffd70cd-5102-4ae8-a17c-9f79b97278cd): created successfully Aug 16 21:37:21 devstack sudo[114407]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1449346f-dea6-49b8-8e99-e632c1cbf8fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:21 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Flow 'volume_create_manager' (1d1a5916-67e3-4b8d-ac42-c09da9c85886) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:37:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-59f26354-1de2-4f86-8bd2-6cdbef2fa8cb tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-765ff4ab-e03e-4991-bce5-d0a5caae5c54" returned: 0 in 0.274s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-59f26354-1de2-4f86-8bd2-6cdbef2fa8cb tempest-ProjectReaderTests-1060372489 None] Lock "cinder-quobyte-765ff4ab-e03e-4991-bce5-d0a5caae5c54" released by "delete_volume" :: held 0.757s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:21 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-86f0c2a3-a65b-4589-9507-463713a6931d tempest-ProjectMemberTests-2139552579 None] Created volume successfully. Aug 16 21:37:21 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-59f26354-1de2-4f86-8bd2-6cdbef2fa8cb tempest-ProjectReaderTests-1060372489 None] Created reservations ['3aa5fb94-1af6-46ad-b43f-afb5e7566e27', '466add70-884b-4076-9855-6a5409a83990', '5fe0117c-228f-4ded-b85c-169cba44a3c3', 'f1677c65-a0ff-4141-8764-4ee2fc42d876'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:37:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-59f26354-1de2-4f86-8bd2-6cdbef2fa8cb tempest-ProjectReaderTests-1060372489 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-59f26354-1de2-4f86-8bd2-6cdbef2fa8cb tempest-ProjectReaderTests-1060372489 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-59f26354-1de2-4f86-8bd2-6cdbef2fa8cb tempest-ProjectReaderTests-1060372489 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:37:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-59f26354-1de2-4f86-8bd2-6cdbef2fa8cb tempest-ProjectReaderTests-1060372489 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:37:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-59f26354-1de2-4f86-8bd2-6cdbef2fa8cb tempest-ProjectReaderTests-1060372489 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-59f26354-1de2-4f86-8bd2-6cdbef2fa8cb tempest-ProjectReaderTests-1060372489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:21 devstack sudo[114411]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:37:21 devstack sudo[114411]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fc2e4b64-a28a-4aab-8a6c-33c95148f1e0 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fc2e4b64-a28a-4aab-8a6c-33c95148f1e0 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-fc2e4b64-a28a-4aab-8a6c-33c95148f1e0 tempest-ProjectMemberTests-2139552579 None] Creating offline snapshot c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7 of volume 6ffd70cd-5102-4ae8-a17c-9f79b97278cd {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:37:22 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[5962ece6-d6c0-499b-9240-2c1df67b96b5]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fc2e4b64-a28a-4aab-8a6c-33c95148f1e0 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:22 devstack sudo[114411]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-59f26354-1de2-4f86-8bd2-6cdbef2fa8cb tempest-ProjectReaderTests-1060372489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.280s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:22 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-59f26354-1de2-4f86-8bd2-6cdbef2fa8cb tempest-ProjectReaderTests-1060372489 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:37:22 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-59f26354-1de2-4f86-8bd2-6cdbef2fa8cb tempest-ProjectReaderTests-1060372489 None] Deleted volume successfully. Aug 16 21:37:22 devstack sudo[114413]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd Aug 16 21:37:22 devstack sudo[114413]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:22 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-59f26354-1de2-4f86-8bd2-6cdbef2fa8cb tempest-ProjectReaderTests-1060372489 None] Lock "cinder-765ff4ab-e03e-4991-bce5-d0a5caae5c54-delete_volume" released by "delete_volume" :: held 1.267s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:22 devstack sudo[114413]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fc2e4b64-a28a-4aab-8a6c-33c95148f1e0 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd" returned: 0 in 0.401s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fc2e4b64-a28a-4aab-8a6c-33c95148f1e0 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:22 devstack sudo[114421]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7 1G Aug 16 21:37:22 devstack sudo[114421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:22 devstack sudo[114421]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fc2e4b64-a28a-4aab-8a6c-33c95148f1e0 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7 1G" returned: 0 in 0.414s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fc2e4b64-a28a-4aab-8a6c-33c95148f1e0 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:22 devstack sudo[114427]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7 Aug 16 21:37:22 devstack sudo[114427]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:23 devstack sudo[114427]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fc2e4b64-a28a-4aab-8a6c-33c95148f1e0 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7" returned: 0 in 0.358s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:23 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-fc2e4b64-a28a-4aab-8a6c-33c95148f1e0 tempest-ProjectMemberTests-2139552579 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7 is being set with open permissions: ugo+rw Aug 16 21:37:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fc2e4b64-a28a-4aab-8a6c-33c95148f1e0 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:23 devstack sudo[114434]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7 Aug 16 21:37:23 devstack sudo[114434]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:23 devstack sudo[114434]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fc2e4b64-a28a-4aab-8a6c-33c95148f1e0 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7" returned: 0 in 0.264s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fc2e4b64-a28a-4aab-8a6c-33c95148f1e0 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:23 devstack sudo[114437]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.info Aug 16 21:37:23 devstack sudo[114437]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:23 devstack sudo[114437]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fc2e4b64-a28a-4aab-8a6c-33c95148f1e0 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.info" returned: 0 in 0.263s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:23 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-fc2e4b64-a28a-4aab-8a6c-33c95148f1e0 tempest-ProjectMemberTests-2139552579 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.info is being set with open permissions: ugo+rw Aug 16 21:37:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fc2e4b64-a28a-4aab-8a6c-33c95148f1e0 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:23 devstack sudo[114440]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.info Aug 16 21:37:23 devstack sudo[114440]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:24 devstack sudo[114440]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fc2e4b64-a28a-4aab-8a6c-33c95148f1e0 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.info" returned: 0 in 0.240s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fc2e4b64-a28a-4aab-8a6c-33c95148f1e0 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.046s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:24 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-fc2e4b64-a28a-4aab-8a6c-33c95148f1e0 tempest-ProjectMemberTests-2139552579 None] Create snapshot completed successfully Aug 16 21:37:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c9155105-13a0-46fb-a97e-0f79647ef33e tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c9155105-13a0-46fb-a97e-0f79647ef33e tempest-ProjectMemberTests-2139552579 None] Lock "cinder-c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7-delete_snapshot" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c9155105-13a0-46fb-a97e-0f79647ef33e tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-6ffd70cd-5102-4ae8-a17c-9f79b97278cd" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c9155105-13a0-46fb-a97e-0f79647ef33e tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-6ffd70cd-5102-4ae8-a17c-9f79b97278cd" acquired by "delete_snapshot" :: waited 0.014s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c9155105-13a0-46fb-a97e-0f79647ef33e tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c9155105-13a0-46fb-a97e-0f79647ef33e tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-c9155105-13a0-46fb-a97e-0f79647ef33e tempest-ProjectMemberTests-2139552579 None] Deleting offline snapshot c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7 of volume 6ffd70cd-5102-4ae8-a17c-9f79b97278cd {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:37:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-c9155105-13a0-46fb-a97e-0f79647ef33e tempest-ProjectMemberTests-2139552579 None] snapshot_file for this snap is: volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:37:25 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[0b9d7d7f-2090-408a-8075-4a3d2d37af97]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c9155105-13a0-46fb-a97e-0f79647ef33e tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:25 devstack sudo[114443]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7 Aug 16 21:37:25 devstack sudo[114443]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:25 devstack sudo[114443]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c9155105-13a0-46fb-a97e-0f79647ef33e tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7" returned: 0 in 0.357s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-c9155105-13a0-46fb-a97e-0f79647ef33e tempest-ProjectMemberTests-2139552579 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:37:25 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[6e3cf2bc-1ac3-43fa-be10-ffefd7d95542]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c9155105-13a0-46fb-a97e-0f79647ef33e tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:25 devstack sudo[114448]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd Aug 16 21:37:25 devstack sudo[114448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:26 devstack sudo[114448]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c9155105-13a0-46fb-a97e-0f79647ef33e tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd" returned: 0 in 0.349s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c9155105-13a0-46fb-a97e-0f79647ef33e tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:26 devstack sudo[114453]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7 Aug 16 21:37:26 devstack sudo[114453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:26 devstack sudo[114453]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c9155105-13a0-46fb-a97e-0f79647ef33e tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7" returned: 0 in 0.355s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c9155105-13a0-46fb-a97e-0f79647ef33e tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:26 devstack sudo[114458]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7 Aug 16 21:37:26 devstack sudo[114458]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:26 devstack sudo[114458]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c9155105-13a0-46fb-a97e-0f79647ef33e tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd.c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7" returned: 0 in 0.275s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:26 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c9155105-13a0-46fb-a97e-0f79647ef33e tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7" released by "_delete_snapshot" :: held 1.437s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:26 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c9155105-13a0-46fb-a97e-0f79647ef33e tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-6ffd70cd-5102-4ae8-a17c-9f79b97278cd" released by "delete_snapshot" :: held 1.466s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:26 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-c9155105-13a0-46fb-a97e-0f79647ef33e tempest-ProjectMemberTests-2139552579 None] Created reservations ['70a53a8f-c378-4d45-ae9e-71ef7868ef42', '71c1ace4-a4b5-4cd7-a673-f42e0e6bda5a', '04f42ebf-148b-4262-bf2f-56f282535760', 'd4b8352c-dfaf-4bc3-bc40-ad0cae612a77'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:37:26 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-c9155105-13a0-46fb-a97e-0f79647ef33e tempest-ProjectMemberTests-2139552579 None] Delete snapshot completed successfully. Aug 16 21:37:26 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-c9155105-13a0-46fb-a97e-0f79647ef33e tempest-ProjectMemberTests-2139552579 None] Lock "cinder-c14ad84f-4769-4bdf-afb4-9ec43a9b8fa7-delete_snapshot" released by "delete_snapshot" :: held 1.608s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:27 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-35f1bf6b-ef5b-46a9-a58b-89aacf8cb023 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-6ffd70cd-5102-4ae8-a17c-9f79b97278cd-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:27 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-35f1bf6b-ef5b-46a9-a58b-89aacf8cb023 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-6ffd70cd-5102-4ae8-a17c-9f79b97278cd-delete_volume" acquired by "delete_volume" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:27 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-35f1bf6b-ef5b-46a9-a58b-89aacf8cb023 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-6ffd70cd-5102-4ae8-a17c-9f79b97278cd" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:27 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-35f1bf6b-ef5b-46a9-a58b-89aacf8cb023 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-6ffd70cd-5102-4ae8-a17c-9f79b97278cd" acquired by "delete_volume" :: waited 0.014s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:27 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[c08a4e3a-c480-4035-be6e-5d68d802fc0b]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-35f1bf6b-ef5b-46a9-a58b-89aacf8cb023 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:27 devstack sudo[114461]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd Aug 16 21:37:27 devstack sudo[114461]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:27 devstack sudo[114461]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-35f1bf6b-ef5b-46a9-a58b-89aacf8cb023 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd" returned: 0 in 0.353s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-35f1bf6b-ef5b-46a9-a58b-89aacf8cb023 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:27 devstack sudo[114466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd Aug 16 21:37:27 devstack sudo[114466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:28 devstack sudo[114466]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-35f1bf6b-ef5b-46a9-a58b-89aacf8cb023 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6ffd70cd-5102-4ae8-a17c-9f79b97278cd" returned: 0 in 0.247s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-35f1bf6b-ef5b-46a9-a58b-89aacf8cb023 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-6ffd70cd-5102-4ae8-a17c-9f79b97278cd" released by "delete_volume" :: held 0.656s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:28 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-35f1bf6b-ef5b-46a9-a58b-89aacf8cb023 tempest-ProjectMemberTests-2139552579 None] Created reservations ['222058c5-83c0-4726-b765-dfa6eee8eb13', 'f432700d-9aa8-4d20-bba8-de8fb84006bd', '9816b811-cb25-4af1-b9c2-d9199cfd1b84', '66400ff1-2fac-4de9-bac0-d00ada64d531'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:37:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-35f1bf6b-ef5b-46a9-a58b-89aacf8cb023 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-35f1bf6b-ef5b-46a9-a58b-89aacf8cb023 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:28 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-35f1bf6b-ef5b-46a9-a58b-89aacf8cb023 tempest-ProjectMemberTests-2139552579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:37:28 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-35f1bf6b-ef5b-46a9-a58b-89aacf8cb023 tempest-ProjectMemberTests-2139552579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:37:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-35f1bf6b-ef5b-46a9-a58b-89aacf8cb023 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-35f1bf6b-ef5b-46a9-a58b-89aacf8cb023 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:28 devstack sudo[114469]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:37:28 devstack sudo[114469]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:28 devstack sudo[114469]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-35f1bf6b-ef5b-46a9-a58b-89aacf8cb023 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.269s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:28 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-35f1bf6b-ef5b-46a9-a58b-89aacf8cb023 tempest-ProjectMemberTests-2139552579 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:37:28 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-35f1bf6b-ef5b-46a9-a58b-89aacf8cb023 tempest-ProjectMemberTests-2139552579 None] Deleted volume successfully. Aug 16 21:37:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-35f1bf6b-ef5b-46a9-a58b-89aacf8cb023 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-6ffd70cd-5102-4ae8-a17c-9f79b97278cd-delete_volume" released by "delete_volume" :: held 1.140s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Flow 'volume_create_manager' (c47b55b8-b945-4efa-b197-cacff85ca203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e4684889-919b-4f90-8e35-b8595bfdb92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e4684889-919b-4f90-8e35-b8595bfdb92d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:37:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-469622103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=016b8c66-5238-46c6-9cf6-86c07fab717a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64521a64edd743c38956a6d658549ead',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=2026-08-16T19:37:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:37:29Z,use_quota=True,user_id='5eac94cbc52d4dacb424137df39d6a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (afdb25a9-af6a-4a2e-9e9c-c38df7c4ad16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (afdb25a9-af6a-4a2e-9e9c-c38df7c4ad16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63491d2c-0743-44e7-8558-6ac74361beff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63491d2c-0743-44e7-8558-6ac74361beff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '016b8c66-5238-46c6-9cf6-86c07fab717a', 'volume_name': 'volume-016b8c66-5238-46c6-9cf6-86c07fab717a', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b110108-f390-4100-9002-c4fc6b44a6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b110108-f390-4100-9002-c4fc6b44a6bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6ca2e6b-c232-44d0-bb1e-6a2ed1ff6871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:29 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Volume 016b8c66-5238-46c6-9cf6-86c07fab717a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-016b8c66-5238-46c6-9cf6-86c07fab717a', 'volume_size': 1} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] ==> create_volume: call "{'self': , '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-08-16T19:37:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-469622103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=016b8c66-5238-46c6-9cf6-86c07fab717a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64521a64edd743c38956a6d658549ead',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=2026-08-16T19:37:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:37:29Z,use_quota=True,user_id='5eac94cbc52d4dacb424137df39d6a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Creating volume 016b8c66-5238-46c6-9cf6-86c07fab717a {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:37:29 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:29 devstack sudo[114472]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a 1073741824 Aug 16 21:37:29 devstack sudo[114472]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:29 devstack sudo[114472]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a 1073741824" returned: 0 in 0.408s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:29 devstack sudo[114478]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a Aug 16 21:37:29 devstack sudo[114478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:29 devstack sudo[114478]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a" returned: 0 in 0.263s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] <== create_volume: return (712ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.714s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6ca2e6b-c232-44d0-bb1e-6a2ed1ff6871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-016b8c66-5238-46c6-9cf6-86c07fab717a', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (24f42fd2-5f99-465c-adaa-b46ce780abbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:29 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Volume volume-016b8c66-5238-46c6-9cf6-86c07fab717a (016b8c66-5238-46c6-9cf6-86c07fab717a): created successfully Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (24f42fd2-5f99-465c-adaa-b46ce780abbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:29 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Flow 'volume_create_manager' (c47b55b8-b945-4efa-b197-cacff85ca203) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:37:29 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-6cb3c115-9a59-4d82-94ff-ca3799005535 tempest-ProjectMemberTests-2139552579 None] Created volume successfully. Aug 16 21:37:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1e1ef4d5-eb30-4373-93cc-4ed3d0275376 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1e1ef4d5-eb30-4373-93cc-4ed3d0275376 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:31 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-1e1ef4d5-eb30-4373-93cc-4ed3d0275376 tempest-ProjectMemberTests-2139552579 None] Creating offline snapshot 125c26f9-9a81-45a7-81a4-336ddc845841 of volume 016b8c66-5238-46c6-9cf6-86c07fab717a {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:37:31 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[32ad6c47-6744-4e0c-a533-793bfc07db39]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1e1ef4d5-eb30-4373-93cc-4ed3d0275376 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:31 devstack sudo[114481]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a Aug 16 21:37:31 devstack sudo[114481]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:31 devstack sudo[114481]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1e1ef4d5-eb30-4373-93cc-4ed3d0275376 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a" returned: 0 in 0.391s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:31 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1e1ef4d5-eb30-4373-93cc-4ed3d0275376 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.125c26f9-9a81-45a7-81a4-336ddc845841 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:31 devstack sudo[114486]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.125c26f9-9a81-45a7-81a4-336ddc845841 1G Aug 16 21:37:31 devstack sudo[114486]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:32 devstack sudo[114486]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1e1ef4d5-eb30-4373-93cc-4ed3d0275376 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.125c26f9-9a81-45a7-81a4-336ddc845841 1G" returned: 0 in 0.404s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1e1ef4d5-eb30-4373-93cc-4ed3d0275376 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-016b8c66-5238-46c6-9cf6-86c07fab717a -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.125c26f9-9a81-45a7-81a4-336ddc845841 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:32 devstack sudo[114492]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-016b8c66-5238-46c6-9cf6-86c07fab717a -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.125c26f9-9a81-45a7-81a4-336ddc845841 Aug 16 21:37:32 devstack sudo[114492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:32 devstack sudo[114492]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1e1ef4d5-eb30-4373-93cc-4ed3d0275376 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-016b8c66-5238-46c6-9cf6-86c07fab717a -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.125c26f9-9a81-45a7-81a4-336ddc845841" returned: 0 in 0.315s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:32 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-1e1ef4d5-eb30-4373-93cc-4ed3d0275376 tempest-ProjectMemberTests-2139552579 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.125c26f9-9a81-45a7-81a4-336ddc845841 is being set with open permissions: ugo+rw Aug 16 21:37:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1e1ef4d5-eb30-4373-93cc-4ed3d0275376 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.125c26f9-9a81-45a7-81a4-336ddc845841 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:32 devstack sudo[114498]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.125c26f9-9a81-45a7-81a4-336ddc845841 Aug 16 21:37:32 devstack sudo[114498]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:32 devstack sudo[114498]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1e1ef4d5-eb30-4373-93cc-4ed3d0275376 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.125c26f9-9a81-45a7-81a4-336ddc845841" returned: 0 in 0.246s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1e1ef4d5-eb30-4373-93cc-4ed3d0275376 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:32 devstack sudo[114501]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.info Aug 16 21:37:32 devstack sudo[114501]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:32 devstack sudo[114501]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1e1ef4d5-eb30-4373-93cc-4ed3d0275376 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.info" returned: 0 in 0.254s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:32 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-1e1ef4d5-eb30-4373-93cc-4ed3d0275376 tempest-ProjectMemberTests-2139552579 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.info is being set with open permissions: ugo+rw Aug 16 21:37:32 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1e1ef4d5-eb30-4373-93cc-4ed3d0275376 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:32 devstack sudo[114504]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.info Aug 16 21:37:32 devstack sudo[114504]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:33 devstack sudo[114504]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-1e1ef4d5-eb30-4373-93cc-4ed3d0275376 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.info" returned: 0 in 0.265s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-1e1ef4d5-eb30-4373-93cc-4ed3d0275376 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.977s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:33 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-1e1ef4d5-eb30-4373-93cc-4ed3d0275376 tempest-ProjectMemberTests-2139552579 None] Create snapshot completed successfully Aug 16 21:37:33 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b9a29ebf-013a-4a16-b858-c9b146c60856 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-125c26f9-9a81-45a7-81a4-336ddc845841-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:33 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b9a29ebf-013a-4a16-b858-c9b146c60856 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-125c26f9-9a81-45a7-81a4-336ddc845841-delete_snapshot" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:33 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b9a29ebf-013a-4a16-b858-c9b146c60856 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-016b8c66-5238-46c6-9cf6-86c07fab717a" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:33 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b9a29ebf-013a-4a16-b858-c9b146c60856 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-016b8c66-5238-46c6-9cf6-86c07fab717a" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:33 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b9a29ebf-013a-4a16-b858-c9b146c60856 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-125c26f9-9a81-45a7-81a4-336ddc845841" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:33 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b9a29ebf-013a-4a16-b858-c9b146c60856 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-125c26f9-9a81-45a7-81a4-336ddc845841" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b9a29ebf-013a-4a16-b858-c9b146c60856 tempest-ProjectMemberTests-2139552579 None] Deleting offline snapshot 125c26f9-9a81-45a7-81a4-336ddc845841 of volume 016b8c66-5238-46c6-9cf6-86c07fab717a {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:37:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b9a29ebf-013a-4a16-b858-c9b146c60856 tempest-ProjectMemberTests-2139552579 None] snapshot_file for this snap is: volume-016b8c66-5238-46c6-9cf6-86c07fab717a.125c26f9-9a81-45a7-81a4-336ddc845841 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:37:33 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[c5323f5d-7255-4ca0-9539-c2b2896bef12]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b9a29ebf-013a-4a16-b858-c9b146c60856 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.125c26f9-9a81-45a7-81a4-336ddc845841 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:33 devstack sudo[114507]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.125c26f9-9a81-45a7-81a4-336ddc845841 Aug 16 21:37:33 devstack sudo[114507]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:33 devstack sudo[114507]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b9a29ebf-013a-4a16-b858-c9b146c60856 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.125c26f9-9a81-45a7-81a4-336ddc845841" returned: 0 in 0.370s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b9a29ebf-013a-4a16-b858-c9b146c60856 tempest-ProjectMemberTests-2139552579 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-016b8c66-5238-46c6-9cf6-86c07fab717a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:37:33 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[673400c6-9434-4cff-b0d3-6e8d0b8d8e76]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b9a29ebf-013a-4a16-b858-c9b146c60856 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:34 devstack sudo[114512]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a Aug 16 21:37:34 devstack sudo[114512]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:34 devstack sudo[114512]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b9a29ebf-013a-4a16-b858-c9b146c60856 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a" returned: 0 in 0.360s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b9a29ebf-013a-4a16-b858-c9b146c60856 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.125c26f9-9a81-45a7-81a4-336ddc845841 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:34 devstack sudo[114517]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.125c26f9-9a81-45a7-81a4-336ddc845841 Aug 16 21:37:34 devstack sudo[114517]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:34 devstack sudo[114517]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b9a29ebf-013a-4a16-b858-c9b146c60856 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.125c26f9-9a81-45a7-81a4-336ddc845841" returned: 0 in 0.332s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b9a29ebf-013a-4a16-b858-c9b146c60856 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.125c26f9-9a81-45a7-81a4-336ddc845841 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:34 devstack sudo[114522]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.125c26f9-9a81-45a7-81a4-336ddc845841 Aug 16 21:37:34 devstack sudo[114522]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:34 devstack sudo[114522]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b9a29ebf-013a-4a16-b858-c9b146c60856 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a.125c26f9-9a81-45a7-81a4-336ddc845841" returned: 0 in 0.260s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b9a29ebf-013a-4a16-b858-c9b146c60856 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-125c26f9-9a81-45a7-81a4-336ddc845841" released by "_delete_snapshot" :: held 1.427s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b9a29ebf-013a-4a16-b858-c9b146c60856 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-016b8c66-5238-46c6-9cf6-86c07fab717a" released by "delete_snapshot" :: held 1.451s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:34 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-b9a29ebf-013a-4a16-b858-c9b146c60856 tempest-ProjectMemberTests-2139552579 None] Created reservations ['f9c1fe09-6e81-4c35-be6c-d5fee01c90f9', 'ba92303a-0605-47d8-aa66-b49e3c633950', '3ae493c5-453f-49b8-a656-0aab27ede42d', 'f8dda0db-54a0-4d70-abe9-b4f5ef3636da'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:37:35 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b9a29ebf-013a-4a16-b858-c9b146c60856 tempest-ProjectMemberTests-2139552579 None] Delete snapshot completed successfully. Aug 16 21:37:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-b9a29ebf-013a-4a16-b858-c9b146c60856 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-125c26f9-9a81-45a7-81a4-336ddc845841-delete_snapshot" released by "delete_snapshot" :: held 1.600s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cfcba3ac-9711-44d8-b99d-d1fec64aaee4 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-016b8c66-5238-46c6-9cf6-86c07fab717a-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cfcba3ac-9711-44d8-b99d-d1fec64aaee4 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-016b8c66-5238-46c6-9cf6-86c07fab717a-delete_volume" acquired by "delete_volume" :: waited 0.016s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cfcba3ac-9711-44d8-b99d-d1fec64aaee4 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-016b8c66-5238-46c6-9cf6-86c07fab717a" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cfcba3ac-9711-44d8-b99d-d1fec64aaee4 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-016b8c66-5238-46c6-9cf6-86c07fab717a" acquired by "delete_volume" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:35 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[7cdaf00e-ad2d-496a-9c22-61f449032898]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cfcba3ac-9711-44d8-b99d-d1fec64aaee4 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:35 devstack sudo[114525]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a Aug 16 21:37:35 devstack sudo[114525]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:36 devstack sudo[114525]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cfcba3ac-9711-44d8-b99d-d1fec64aaee4 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a" returned: 0 in 0.362s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cfcba3ac-9711-44d8-b99d-d1fec64aaee4 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:36 devstack sudo[114530]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a Aug 16 21:37:36 devstack sudo[114530]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:36 devstack sudo[114530]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cfcba3ac-9711-44d8-b99d-d1fec64aaee4 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-016b8c66-5238-46c6-9cf6-86c07fab717a" returned: 0 in 0.254s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cfcba3ac-9711-44d8-b99d-d1fec64aaee4 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-016b8c66-5238-46c6-9cf6-86c07fab717a" released by "delete_volume" :: held 0.671s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:36 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-cfcba3ac-9711-44d8-b99d-d1fec64aaee4 tempest-ProjectMemberTests-2139552579 None] Created reservations ['afca2703-0fcf-43d3-8176-0fe2ddd637d4', '03154391-8a70-4c66-834e-7b1bd44e1455', '0205dc7a-fd4c-4315-801f-4f47bfec75fe', '76cb43f1-ea09-4132-b161-a00b97815567'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:37:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cfcba3ac-9711-44d8-b99d-d1fec64aaee4 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cfcba3ac-9711-44d8-b99d-d1fec64aaee4 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cfcba3ac-9711-44d8-b99d-d1fec64aaee4 tempest-ProjectMemberTests-2139552579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:37:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cfcba3ac-9711-44d8-b99d-d1fec64aaee4 tempest-ProjectMemberTests-2139552579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:37:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cfcba3ac-9711-44d8-b99d-d1fec64aaee4 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cfcba3ac-9711-44d8-b99d-d1fec64aaee4 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:36 devstack sudo[114533]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:37:36 devstack sudo[114533]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:36 devstack sudo[114533]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cfcba3ac-9711-44d8-b99d-d1fec64aaee4 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.252s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:36 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-cfcba3ac-9711-44d8-b99d-d1fec64aaee4 tempest-ProjectMemberTests-2139552579 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:37:36 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-cfcba3ac-9711-44d8-b99d-d1fec64aaee4 tempest-ProjectMemberTests-2139552579 None] Deleted volume successfully. Aug 16 21:37:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cfcba3ac-9711-44d8-b99d-d1fec64aaee4 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-016b8c66-5238-46c6-9cf6-86c07fab717a-delete_volume" released by "delete_volume" :: held 1.135s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Flow 'volume_create_manager' (3a842e6d-5ece-43e7-a6ac-5e4c1ca11e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43c320d1-47a6-4681-8502-2545d3d96916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43c320d1-47a6-4681-8502-2545d3d96916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:37:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1573433438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5a1cb397-4bb1-437f-9307-19a23ea83daa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64521a64edd743c38956a6d658549ead',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=2026-08-16T19:37:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:37:37Z,use_quota=True,user_id='5eac94cbc52d4dacb424137df39d6a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ebf327f2-caec-436d-969d-2032ce609b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ebf327f2-caec-436d-969d-2032ce609b62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (de59e0af-9561-48b3-8089-b0de82742d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (de59e0af-9561-48b3-8089-b0de82742d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5a1cb397-4bb1-437f-9307-19a23ea83daa', 'volume_name': 'volume-5a1cb397-4bb1-437f-9307-19a23ea83daa', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d44818aa-e2cc-439c-9f07-030a6e8bef9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d44818aa-e2cc-439c-9f07-030a6e8bef9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2eb130b2-ed41-40a5-b280-aba134b78395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:37 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Volume 5a1cb397-4bb1-437f-9307-19a23ea83daa: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5a1cb397-4bb1-437f-9307-19a23ea83daa', 'volume_size': 1} Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] ==> create_volume: call "{'self': , '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-08-16T19:37:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1573433438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5a1cb397-4bb1-437f-9307-19a23ea83daa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64521a64edd743c38956a6d658549ead',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=2026-08-16T19:37:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:37:37Z,use_quota=True,user_id='5eac94cbc52d4dacb424137df39d6a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Creating volume 5a1cb397-4bb1-437f-9307-19a23ea83daa {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:37:37 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:37 devstack sudo[114536]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa 1073741824 Aug 16 21:37:37 devstack sudo[114536]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:37 devstack sudo[114536]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa 1073741824" returned: 0 in 0.434s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:37 devstack sudo[114542]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa Aug 16 21:37:37 devstack sudo[114542]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:38 devstack sudo[114542]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa" returned: 0 in 0.244s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:38 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] <== create_volume: return (719ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:37:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.723s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:38 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2eb130b2-ed41-40a5-b280-aba134b78395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5a1cb397-4bb1-437f-9307-19a23ea83daa', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:38 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53031069-e177-471f-81b5-569133ddb45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:38 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Volume volume-5a1cb397-4bb1-437f-9307-19a23ea83daa (5a1cb397-4bb1-437f-9307-19a23ea83daa): created successfully Aug 16 21:37:38 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53031069-e177-471f-81b5-569133ddb45b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:38 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Flow 'volume_create_manager' (3a842e6d-5ece-43e7-a6ac-5e4c1ca11e6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:37:38 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-c8c50deb-69e1-4108-b81c-2830d92787e0 tempest-ProjectMemberTests-2139552579 None] Created volume successfully. Aug 16 21:37:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-956f39ab-9c63-4d01-812f-93923b018172 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-956f39ab-9c63-4d01-812f-93923b018172 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:38 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-956f39ab-9c63-4d01-812f-93923b018172 tempest-ProjectMemberTests-2139552579 None] Creating offline snapshot 5e321b55-f87f-4787-b32d-a633c613f708 of volume 5a1cb397-4bb1-437f-9307-19a23ea83daa {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:37:38 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[836bef26-fa8e-4f97-9f84-fa96917ecec9]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-956f39ab-9c63-4d01-812f-93923b018172 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:38 devstack sudo[114545]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa Aug 16 21:37:38 devstack sudo[114545]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:38 devstack sudo[114545]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-956f39ab-9c63-4d01-812f-93923b018172 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa" returned: 0 in 0.375s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-956f39ab-9c63-4d01-812f-93923b018172 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.5e321b55-f87f-4787-b32d-a633c613f708 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:38 devstack sudo[114550]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.5e321b55-f87f-4787-b32d-a633c613f708 1G Aug 16 21:37:38 devstack sudo[114550]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:39 devstack sudo[114550]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-956f39ab-9c63-4d01-812f-93923b018172 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.5e321b55-f87f-4787-b32d-a633c613f708 1G" returned: 0 in 0.454s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-956f39ab-9c63-4d01-812f-93923b018172 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5a1cb397-4bb1-437f-9307-19a23ea83daa -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.5e321b55-f87f-4787-b32d-a633c613f708 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:39 devstack sudo[114556]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5a1cb397-4bb1-437f-9307-19a23ea83daa -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.5e321b55-f87f-4787-b32d-a633c613f708 Aug 16 21:37:39 devstack sudo[114556]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:39 devstack sudo[114556]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-956f39ab-9c63-4d01-812f-93923b018172 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5a1cb397-4bb1-437f-9307-19a23ea83daa -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.5e321b55-f87f-4787-b32d-a633c613f708" returned: 0 in 0.331s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:39 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-956f39ab-9c63-4d01-812f-93923b018172 tempest-ProjectMemberTests-2139552579 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.5e321b55-f87f-4787-b32d-a633c613f708 is being set with open permissions: ugo+rw Aug 16 21:37:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-956f39ab-9c63-4d01-812f-93923b018172 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.5e321b55-f87f-4787-b32d-a633c613f708 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:39 devstack sudo[114561]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.5e321b55-f87f-4787-b32d-a633c613f708 Aug 16 21:37:39 devstack sudo[114561]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:39 devstack sudo[114561]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-956f39ab-9c63-4d01-812f-93923b018172 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.5e321b55-f87f-4787-b32d-a633c613f708" returned: 0 in 0.257s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-956f39ab-9c63-4d01-812f-93923b018172 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:39 devstack sudo[114565]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.info Aug 16 21:37:39 devstack sudo[114565]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:40 devstack sudo[114565]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-956f39ab-9c63-4d01-812f-93923b018172 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.info" returned: 0 in 0.256s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:40 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-956f39ab-9c63-4d01-812f-93923b018172 tempest-ProjectMemberTests-2139552579 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.info is being set with open permissions: ugo+rw Aug 16 21:37:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-956f39ab-9c63-4d01-812f-93923b018172 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:40 devstack sudo[114568]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.info Aug 16 21:37:40 devstack sudo[114568]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:40 devstack sudo[114568]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-956f39ab-9c63-4d01-812f-93923b018172 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.info" returned: 0 in 0.286s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-956f39ab-9c63-4d01-812f-93923b018172 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.051s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:40 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-956f39ab-9c63-4d01-812f-93923b018172 tempest-ProjectMemberTests-2139552579 None] Create snapshot completed successfully Aug 16 21:37:41 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-32b8da8e-994d-4dfa-9114-d19a6b37fd4d tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-5e321b55-f87f-4787-b32d-a633c613f708-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:41 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-32b8da8e-994d-4dfa-9114-d19a6b37fd4d tempest-ProjectMemberTests-2139552579 None] Lock "cinder-5e321b55-f87f-4787-b32d-a633c613f708-delete_snapshot" acquired by "delete_snapshot" :: waited 0.034s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:41 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-32b8da8e-994d-4dfa-9114-d19a6b37fd4d tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-5a1cb397-4bb1-437f-9307-19a23ea83daa" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:41 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-32b8da8e-994d-4dfa-9114-d19a6b37fd4d tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-5a1cb397-4bb1-437f-9307-19a23ea83daa" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:41 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-32b8da8e-994d-4dfa-9114-d19a6b37fd4d tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-5e321b55-f87f-4787-b32d-a633c613f708" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:41 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-32b8da8e-994d-4dfa-9114-d19a6b37fd4d tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-5e321b55-f87f-4787-b32d-a633c613f708" acquired by "_delete_snapshot" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-32b8da8e-994d-4dfa-9114-d19a6b37fd4d tempest-ProjectMemberTests-2139552579 None] Deleting offline snapshot 5e321b55-f87f-4787-b32d-a633c613f708 of volume 5a1cb397-4bb1-437f-9307-19a23ea83daa {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:37:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-32b8da8e-994d-4dfa-9114-d19a6b37fd4d tempest-ProjectMemberTests-2139552579 None] snapshot_file for this snap is: volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.5e321b55-f87f-4787-b32d-a633c613f708 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:37:41 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[83cd7609-d2b8-4c22-9735-f0dc747e7e84]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-32b8da8e-994d-4dfa-9114-d19a6b37fd4d tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.5e321b55-f87f-4787-b32d-a633c613f708 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:41 devstack sudo[114571]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.5e321b55-f87f-4787-b32d-a633c613f708 Aug 16 21:37:41 devstack sudo[114571]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:42 devstack sudo[114571]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-32b8da8e-994d-4dfa-9114-d19a6b37fd4d tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.5e321b55-f87f-4787-b32d-a633c613f708" returned: 0 in 0.381s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:42 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-32b8da8e-994d-4dfa-9114-d19a6b37fd4d tempest-ProjectMemberTests-2139552579 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-5a1cb397-4bb1-437f-9307-19a23ea83daa(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:37:42 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[6095d3a4-e5d5-459a-b7c5-430ba48c98b4]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-32b8da8e-994d-4dfa-9114-d19a6b37fd4d tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:42 devstack sudo[114577]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa Aug 16 21:37:42 devstack sudo[114577]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:42 devstack sudo[114577]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-32b8da8e-994d-4dfa-9114-d19a6b37fd4d tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa" returned: 0 in 0.394s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-32b8da8e-994d-4dfa-9114-d19a6b37fd4d tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.5e321b55-f87f-4787-b32d-a633c613f708 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:42 devstack sudo[114582]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.5e321b55-f87f-4787-b32d-a633c613f708 Aug 16 21:37:42 devstack sudo[114582]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:42 devstack sudo[114582]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-32b8da8e-994d-4dfa-9114-d19a6b37fd4d tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.5e321b55-f87f-4787-b32d-a633c613f708" returned: 0 in 0.355s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-32b8da8e-994d-4dfa-9114-d19a6b37fd4d tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.5e321b55-f87f-4787-b32d-a633c613f708 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:42 devstack sudo[114587]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.5e321b55-f87f-4787-b32d-a633c613f708 Aug 16 21:37:42 devstack sudo[114587]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:43 devstack sudo[114587]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-32b8da8e-994d-4dfa-9114-d19a6b37fd4d tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa.5e321b55-f87f-4787-b32d-a633c613f708" returned: 0 in 0.252s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:43 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-32b8da8e-994d-4dfa-9114-d19a6b37fd4d tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-5e321b55-f87f-4787-b32d-a633c613f708" released by "_delete_snapshot" :: held 1.505s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:43 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-32b8da8e-994d-4dfa-9114-d19a6b37fd4d tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-5a1cb397-4bb1-437f-9307-19a23ea83daa" released by "delete_snapshot" :: held 1.538s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:43 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-32b8da8e-994d-4dfa-9114-d19a6b37fd4d tempest-ProjectMemberTests-2139552579 None] Created reservations ['6e637d35-4d42-48ad-9860-b5f21a8307a9', '1ee7f6dc-623e-4cc3-9fb0-e30288ca0569', '22dc39fe-2b3d-4128-9b8d-092b74b02453', '0bb995ae-164f-44b2-8fd2-dfe8fbc7a170'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:37:43 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-32b8da8e-994d-4dfa-9114-d19a6b37fd4d tempest-ProjectMemberTests-2139552579 None] Delete snapshot completed successfully. Aug 16 21:37:43 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-32b8da8e-994d-4dfa-9114-d19a6b37fd4d tempest-ProjectMemberTests-2139552579 None] Lock "cinder-5e321b55-f87f-4787-b32d-a633c613f708-delete_snapshot" released by "delete_snapshot" :: held 1.679s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:43 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-beab7ac4-a4a6-4825-b930-435733beff96 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-5a1cb397-4bb1-437f-9307-19a23ea83daa-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:43 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-beab7ac4-a4a6-4825-b930-435733beff96 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-5a1cb397-4bb1-437f-9307-19a23ea83daa-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:43 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-beab7ac4-a4a6-4825-b930-435733beff96 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-5a1cb397-4bb1-437f-9307-19a23ea83daa" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:43 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-beab7ac4-a4a6-4825-b930-435733beff96 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-5a1cb397-4bb1-437f-9307-19a23ea83daa" acquired by "delete_volume" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:43 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[795ed796-598e-4a80-b2e1-4cf7993e4fad]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-beab7ac4-a4a6-4825-b930-435733beff96 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:43 devstack sudo[114590]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa Aug 16 21:37:43 devstack sudo[114590]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:44 devstack sudo[114590]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-beab7ac4-a4a6-4825-b930-435733beff96 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa" returned: 0 in 0.389s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-beab7ac4-a4a6-4825-b930-435733beff96 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:44 devstack sudo[114595]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa Aug 16 21:37:44 devstack sudo[114595]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:44 devstack sudo[114595]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-beab7ac4-a4a6-4825-b930-435733beff96 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-5a1cb397-4bb1-437f-9307-19a23ea83daa" returned: 0 in 0.267s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:44 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-beab7ac4-a4a6-4825-b930-435733beff96 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-5a1cb397-4bb1-437f-9307-19a23ea83daa" released by "delete_volume" :: held 0.744s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:44 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-beab7ac4-a4a6-4825-b930-435733beff96 tempest-ProjectMemberTests-2139552579 None] Created reservations ['89c5641a-d3b5-45b4-9449-39d63ec28c1d', '265483e4-22e9-42f9-be65-e1bff85533b4', '82a0b9a8-ec06-47ae-a614-c79e6f4e1f7d', '3c5cb915-68ec-47df-a993-c72d375c3672'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:37:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-beab7ac4-a4a6-4825-b930-435733beff96 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-beab7ac4-a4a6-4825-b930-435733beff96 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:44 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-beab7ac4-a4a6-4825-b930-435733beff96 tempest-ProjectMemberTests-2139552579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:37:44 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-beab7ac4-a4a6-4825-b930-435733beff96 tempest-ProjectMemberTests-2139552579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:37:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-beab7ac4-a4a6-4825-b930-435733beff96 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-beab7ac4-a4a6-4825-b930-435733beff96 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:44 devstack sudo[114598]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:37:44 devstack sudo[114598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:44 devstack sudo[114598]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:44 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-beab7ac4-a4a6-4825-b930-435733beff96 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.262s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:44 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-beab7ac4-a4a6-4825-b930-435733beff96 tempest-ProjectMemberTests-2139552579 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:37:44 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-beab7ac4-a4a6-4825-b930-435733beff96 tempest-ProjectMemberTests-2139552579 None] Deleted volume successfully. Aug 16 21:37:44 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-beab7ac4-a4a6-4825-b930-435733beff96 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-5a1cb397-4bb1-437f-9307-19a23ea83daa-delete_volume" released by "delete_volume" :: held 1.225s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:45 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:37:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Flow 'volume_create_manager' (e3d66672-6447-4d8b-aa9c-3af89312177b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:37:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cd030e8b-6375-4eb9-9a72-5f889406a9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cd030e8b-6375-4eb9-9a72-5f889406a9f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:37:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1937286004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0bd2f403-0f8a-4f91-bdb6-c223cc2844ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64521a64edd743c38956a6d658549ead',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=2026-08-16T19:37:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:37:45Z,use_quota=True,user_id='5eac94cbc52d4dacb424137df39d6a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8b31b38d-3ff0-4818-be61-1b0ed820159d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8b31b38d-3ff0-4818-be61-1b0ed820159d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0fbb8be4-1e2e-4d1f-b8b5-068b873f8012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0fbb8be4-1e2e-4d1f-b8b5-068b873f8012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0bd2f403-0f8a-4f91-bdb6-c223cc2844ad', 'volume_name': 'volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (85d8de4a-ef16-4306-8937-3452c668d0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (85d8de4a-ef16-4306-8937-3452c668d0b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:45 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e76c5be-0ae0-4062-806f-095c845f612d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:45 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Volume 0bd2f403-0f8a-4f91-bdb6-c223cc2844ad: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad', 'volume_size': 1} Aug 16 21:37:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:45 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] ==> create_volume: call "{'self': , '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-08-16T19:37:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1937286004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0bd2f403-0f8a-4f91-bdb6-c223cc2844ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64521a64edd743c38956a6d658549ead',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=2026-08-16T19:37:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:37:45Z,use_quota=True,user_id='5eac94cbc52d4dacb424137df39d6a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:37:45 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Creating volume 0bd2f403-0f8a-4f91-bdb6-c223cc2844ad {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:37:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:45 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:37:45 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:37:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:45 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:37:45 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:37:45 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:45 devstack sudo[114601]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad 1073741824 Aug 16 21:37:45 devstack sudo[114601]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:46 devstack sudo[114601]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad 1073741824" returned: 0 in 0.460s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:46 devstack sudo[114607]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad Aug 16 21:37:46 devstack sudo[114607]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:46 devstack sudo[114607]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad" returned: 0 in 0.291s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:46 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] <== create_volume: return (800ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:37:46 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.803s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e76c5be-0ae0-4062-806f-095c845f612d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (03e07b01-684e-4279-b321-1fd82570378f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:46 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Volume volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad (0bd2f403-0f8a-4f91-bdb6-c223cc2844ad): created successfully Aug 16 21:37:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (03e07b01-684e-4279-b321-1fd82570378f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:46 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Flow 'volume_create_manager' (e3d66672-6447-4d8b-aa9c-3af89312177b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:37:46 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-c5293690-0b4d-4d89-a138-ac88079620b3 tempest-ProjectMemberTests-2139552579 None] Created volume successfully. Aug 16 21:37:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-65d8537e-a42d-4bc1-80d9-0c6c1296d5f2 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-65d8537e-a42d-4bc1-80d9-0c6c1296d5f2 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:47 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-65d8537e-a42d-4bc1-80d9-0c6c1296d5f2 tempest-ProjectMemberTests-2139552579 None] Creating offline snapshot c9513139-2857-4df0-91ec-cfca1c161ed1 of volume 0bd2f403-0f8a-4f91-bdb6-c223cc2844ad {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:37:47 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[b37a28b3-722d-4fc2-823c-c6269edbc096]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:47 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-65d8537e-a42d-4bc1-80d9-0c6c1296d5f2 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:47 devstack sudo[114647]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad Aug 16 21:37:47 devstack sudo[114647]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:48 devstack sudo[114647]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-65d8537e-a42d-4bc1-80d9-0c6c1296d5f2 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad" returned: 0 in 0.370s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-65d8537e-a42d-4bc1-80d9-0c6c1296d5f2 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.c9513139-2857-4df0-91ec-cfca1c161ed1 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:48 devstack sudo[114652]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.c9513139-2857-4df0-91ec-cfca1c161ed1 1G Aug 16 21:37:48 devstack sudo[114652]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:48 devstack sudo[114652]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-65d8537e-a42d-4bc1-80d9-0c6c1296d5f2 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.c9513139-2857-4df0-91ec-cfca1c161ed1 1G" returned: 0 in 0.421s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-65d8537e-a42d-4bc1-80d9-0c6c1296d5f2 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.c9513139-2857-4df0-91ec-cfca1c161ed1 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:48 devstack sudo[114658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.c9513139-2857-4df0-91ec-cfca1c161ed1 Aug 16 21:37:48 devstack sudo[114658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:48 devstack sudo[114658]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-65d8537e-a42d-4bc1-80d9-0c6c1296d5f2 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.c9513139-2857-4df0-91ec-cfca1c161ed1" returned: 0 in 0.313s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:48 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-65d8537e-a42d-4bc1-80d9-0c6c1296d5f2 tempest-ProjectMemberTests-2139552579 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.c9513139-2857-4df0-91ec-cfca1c161ed1 is being set with open permissions: ugo+rw Aug 16 21:37:48 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-65d8537e-a42d-4bc1-80d9-0c6c1296d5f2 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.c9513139-2857-4df0-91ec-cfca1c161ed1 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:48 devstack sudo[114663]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.c9513139-2857-4df0-91ec-cfca1c161ed1 Aug 16 21:37:48 devstack sudo[114663]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:49 devstack sudo[114663]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-65d8537e-a42d-4bc1-80d9-0c6c1296d5f2 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.c9513139-2857-4df0-91ec-cfca1c161ed1" returned: 0 in 0.265s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-65d8537e-a42d-4bc1-80d9-0c6c1296d5f2 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:49 devstack sudo[114666]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.info Aug 16 21:37:49 devstack sudo[114666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:49 devstack sudo[114666]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-65d8537e-a42d-4bc1-80d9-0c6c1296d5f2 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.info" returned: 0 in 0.267s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:49 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-65d8537e-a42d-4bc1-80d9-0c6c1296d5f2 tempest-ProjectMemberTests-2139552579 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.info is being set with open permissions: ugo+rw Aug 16 21:37:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-65d8537e-a42d-4bc1-80d9-0c6c1296d5f2 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:49 devstack sudo[114669]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.info Aug 16 21:37:49 devstack sudo[114669]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:49 devstack sudo[114669]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-65d8537e-a42d-4bc1-80d9-0c6c1296d5f2 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.info" returned: 0 in 0.250s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:49 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-65d8537e-a42d-4bc1-80d9-0c6c1296d5f2 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.995s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:49 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-65d8537e-a42d-4bc1-80d9-0c6c1296d5f2 tempest-ProjectMemberTests-2139552579 None] Create snapshot completed successfully Aug 16 21:37:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e3f7b865-2956-4eee-b4e4-8300f2ea12c3 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-c9513139-2857-4df0-91ec-cfca1c161ed1-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e3f7b865-2956-4eee-b4e4-8300f2ea12c3 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-c9513139-2857-4df0-91ec-cfca1c161ed1-delete_snapshot" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e3f7b865-2956-4eee-b4e4-8300f2ea12c3 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e3f7b865-2956-4eee-b4e4-8300f2ea12c3 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad" acquired by "delete_snapshot" :: waited 0.014s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e3f7b865-2956-4eee-b4e4-8300f2ea12c3 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-c9513139-2857-4df0-91ec-cfca1c161ed1" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:50 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e3f7b865-2956-4eee-b4e4-8300f2ea12c3 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-c9513139-2857-4df0-91ec-cfca1c161ed1" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:50 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-e3f7b865-2956-4eee-b4e4-8300f2ea12c3 tempest-ProjectMemberTests-2139552579 None] Deleting offline snapshot c9513139-2857-4df0-91ec-cfca1c161ed1 of volume 0bd2f403-0f8a-4f91-bdb6-c223cc2844ad {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:37:50 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-e3f7b865-2956-4eee-b4e4-8300f2ea12c3 tempest-ProjectMemberTests-2139552579 None] snapshot_file for this snap is: volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.c9513139-2857-4df0-91ec-cfca1c161ed1 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:37:50 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[a200a7a1-9491-4379-a4df-b04536fa3879]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:50 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e3f7b865-2956-4eee-b4e4-8300f2ea12c3 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.c9513139-2857-4df0-91ec-cfca1c161ed1 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:51 devstack sudo[114673]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.c9513139-2857-4df0-91ec-cfca1c161ed1 Aug 16 21:37:51 devstack sudo[114673]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:51 devstack sudo[114673]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e3f7b865-2956-4eee-b4e4-8300f2ea12c3 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.c9513139-2857-4df0-91ec-cfca1c161ed1" returned: 0 in 0.411s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:51 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-e3f7b865-2956-4eee-b4e4-8300f2ea12c3 tempest-ProjectMemberTests-2139552579 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:37:51 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[0134afb9-ce1f-4b59-8089-9e413714f498]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e3f7b865-2956-4eee-b4e4-8300f2ea12c3 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:51 devstack sudo[114684]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad Aug 16 21:37:51 devstack sudo[114684]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:51 devstack sudo[114684]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e3f7b865-2956-4eee-b4e4-8300f2ea12c3 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad" returned: 0 in 0.372s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:51 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e3f7b865-2956-4eee-b4e4-8300f2ea12c3 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.c9513139-2857-4df0-91ec-cfca1c161ed1 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:51 devstack sudo[114689]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.c9513139-2857-4df0-91ec-cfca1c161ed1 Aug 16 21:37:51 devstack sudo[114689]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:52 devstack sudo[114689]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e3f7b865-2956-4eee-b4e4-8300f2ea12c3 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.c9513139-2857-4df0-91ec-cfca1c161ed1" returned: 0 in 0.402s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e3f7b865-2956-4eee-b4e4-8300f2ea12c3 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.c9513139-2857-4df0-91ec-cfca1c161ed1 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:52 devstack sudo[114695]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.c9513139-2857-4df0-91ec-cfca1c161ed1 Aug 16 21:37:52 devstack sudo[114695]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:52 devstack sudo[114695]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:52 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e3f7b865-2956-4eee-b4e4-8300f2ea12c3 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad.c9513139-2857-4df0-91ec-cfca1c161ed1" returned: 0 in 0.262s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:52 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e3f7b865-2956-4eee-b4e4-8300f2ea12c3 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-c9513139-2857-4df0-91ec-cfca1c161ed1" released by "_delete_snapshot" :: held 1.556s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:52 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e3f7b865-2956-4eee-b4e4-8300f2ea12c3 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad" released by "delete_snapshot" :: held 1.579s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:52 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-e3f7b865-2956-4eee-b4e4-8300f2ea12c3 tempest-ProjectMemberTests-2139552579 None] Created reservations ['c539c3ee-7003-40e6-9f0a-9e1ccca82075', '14f7f8bc-b069-4a47-9fa1-1aab78317036', 'daff2843-e6f9-4e45-a8fa-b87140fead9c', 'de1f4316-a70f-43c3-bd13-c9b681c7809a'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:37:52 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-e3f7b865-2956-4eee-b4e4-8300f2ea12c3 tempest-ProjectMemberTests-2139552579 None] Delete snapshot completed successfully. Aug 16 21:37:52 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-e3f7b865-2956-4eee-b4e4-8300f2ea12c3 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-c9513139-2857-4df0-91ec-cfca1c161ed1-delete_snapshot" released by "delete_snapshot" :: held 1.720s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7ae3a71e-a4b8-4ff1-a5bf-a297dac6abaf tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7ae3a71e-a4b8-4ff1-a5bf-a297dac6abaf tempest-ProjectMemberTests-2139552579 None] Lock "cinder-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7ae3a71e-a4b8-4ff1-a5bf-a297dac6abaf tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:37:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7ae3a71e-a4b8-4ff1-a5bf-a297dac6abaf tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad" acquired by "delete_volume" :: waited 0.023s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:37:53 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[5c1a67e7-58b1-497b-8ae3-ce0f3fbfa917]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7ae3a71e-a4b8-4ff1-a5bf-a297dac6abaf tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:53 devstack sudo[114698]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad Aug 16 21:37:53 devstack sudo[114698]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:53 devstack sudo[114698]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7ae3a71e-a4b8-4ff1-a5bf-a297dac6abaf tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad" returned: 0 in 0.395s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7ae3a71e-a4b8-4ff1-a5bf-a297dac6abaf tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:53 devstack sudo[114703]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad Aug 16 21:37:53 devstack sudo[114703]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:53 devstack sudo[114703]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7ae3a71e-a4b8-4ff1-a5bf-a297dac6abaf tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad" returned: 0 in 0.253s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:53 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7ae3a71e-a4b8-4ff1-a5bf-a297dac6abaf tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad" released by "delete_volume" :: held 0.717s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:53 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-7ae3a71e-a4b8-4ff1-a5bf-a297dac6abaf tempest-ProjectMemberTests-2139552579 None] Created reservations ['41f1ce8e-40b3-45b7-afbf-1b6a421a8d1f', 'ef09e723-5c1d-4222-b596-7aa8cbe121f3', '766f757e-fa6c-47d5-88c8-83dcca5c5ff2', '0d19ff2d-535a-4821-94c3-b85ecfb0b1df'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:37:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7ae3a71e-a4b8-4ff1-a5bf-a297dac6abaf tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7ae3a71e-a4b8-4ff1-a5bf-a297dac6abaf tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7ae3a71e-a4b8-4ff1-a5bf-a297dac6abaf tempest-ProjectMemberTests-2139552579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:37:53 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7ae3a71e-a4b8-4ff1-a5bf-a297dac6abaf tempest-ProjectMemberTests-2139552579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:37:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7ae3a71e-a4b8-4ff1-a5bf-a297dac6abaf tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:53 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7ae3a71e-a4b8-4ff1-a5bf-a297dac6abaf tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:54 devstack sudo[114706]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:37:54 devstack sudo[114706]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:54 devstack sudo[114706]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7ae3a71e-a4b8-4ff1-a5bf-a297dac6abaf tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.267s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-7ae3a71e-a4b8-4ff1-a5bf-a297dac6abaf tempest-ProjectMemberTests-2139552579 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:37:54 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-7ae3a71e-a4b8-4ff1-a5bf-a297dac6abaf tempest-ProjectMemberTests-2139552579 None] Deleted volume successfully. Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7ae3a71e-a4b8-4ff1-a5bf-a297dac6abaf tempest-ProjectMemberTests-2139552579 None] Lock "cinder-0bd2f403-0f8a-4f91-bdb6-c223cc2844ad-delete_volume" released by "delete_volume" :: held 1.216s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Flow 'volume_create_manager' (f4e9abfc-88a9-4408-b92d-3b6bd91e6e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60b54cf4-5f04-40d1-9552-b0ed9b0bcdbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60b54cf4-5f04-40d1-9552-b0ed9b0bcdbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:37:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-541426452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=22025e99-9da3-4afa-b139-1f01e68f3f8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64521a64edd743c38956a6d658549ead',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=2026-08-16T19:37:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:37:55Z,use_quota=True,user_id='5eac94cbc52d4dacb424137df39d6a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f2b7671-b0c3-46a0-8cb0-8fcbc1d2b875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f2b7671-b0c3-46a0-8cb0-8fcbc1d2b875) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ff5375a5-5006-4c1f-bd46-5651bffbd9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ff5375a5-5006-4c1f-bd46-5651bffbd9db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '22025e99-9da3-4afa-b139-1f01e68f3f8a', 'volume_name': 'volume-22025e99-9da3-4afa-b139-1f01e68f3f8a', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (918c9e35-84d9-4345-9802-82a7c085fcba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (918c9e35-84d9-4345-9802-82a7c085fcba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3b970dbe-d2ea-4c80-b551-db7e04eb184a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:54 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Volume 22025e99-9da3-4afa-b139-1f01e68f3f8a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-22025e99-9da3-4afa-b139-1f01e68f3f8a', 'volume_size': 1} Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] ==> create_volume: call "{'self': , '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-08-16T19:37:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-541426452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=22025e99-9da3-4afa-b139-1f01e68f3f8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64521a64edd743c38956a6d658549ead',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=2026-08-16T19:37:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:37:55Z,use_quota=True,user_id='5eac94cbc52d4dacb424137df39d6a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Creating volume 22025e99-9da3-4afa-b139-1f01e68f3f8a {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:37:54 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:37:54 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:54 devstack sudo[114709]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a 1073741824 Aug 16 21:37:54 devstack sudo[114709]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:55 devstack sudo[114709]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a 1073741824" returned: 0 in 0.524s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:55 devstack sudo[114716]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a Aug 16 21:37:55 devstack sudo[114716]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:55 devstack sudo[114716]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a" returned: 0 in 0.300s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:55 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] <== create_volume: return (878ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:37:55 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.882s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3b970dbe-d2ea-4c80-b551-db7e04eb184a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-22025e99-9da3-4afa-b139-1f01e68f3f8a', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3dac24dc-1fe0-409a-8e09-56085cf9349e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:37:55 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Volume volume-22025e99-9da3-4afa-b139-1f01e68f3f8a (22025e99-9da3-4afa-b139-1f01e68f3f8a): created successfully Aug 16 21:37:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3dac24dc-1fe0-409a-8e09-56085cf9349e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:37:55 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Flow 'volume_create_manager' (f4e9abfc-88a9-4408-b92d-3b6bd91e6e98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:37:55 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-bb9ba979-a740-43f5-882a-f6fa8c9d84c8 tempest-ProjectMemberTests-2139552579 None] Created volume successfully. Aug 16 21:37:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-44b60d6e-7bdd-44ab-ace5-c399ee444b6f tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:37:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-44b60d6e-7bdd-44ab-ace5-c399ee444b6f tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:37:56 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-44b60d6e-7bdd-44ab-ace5-c399ee444b6f tempest-ProjectMemberTests-2139552579 None] Creating offline snapshot 1aadb066-e735-4af2-9033-b845517bbb3a of volume 22025e99-9da3-4afa-b139-1f01e68f3f8a {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:37:56 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[a6a93722-f4de-4ef6-8098-f8742ee9ad8b]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:37:56 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-44b60d6e-7bdd-44ab-ace5-c399ee444b6f tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:57 devstack sudo[114719]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a Aug 16 21:37:57 devstack sudo[114719]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:57 devstack sudo[114719]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-44b60d6e-7bdd-44ab-ace5-c399ee444b6f tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a" returned: 0 in 0.401s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-44b60d6e-7bdd-44ab-ace5-c399ee444b6f tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.1aadb066-e735-4af2-9033-b845517bbb3a 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:57 devstack sudo[114724]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.1aadb066-e735-4af2-9033-b845517bbb3a 1G Aug 16 21:37:57 devstack sudo[114724]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:57 devstack sudo[114724]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-44b60d6e-7bdd-44ab-ace5-c399ee444b6f tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.1aadb066-e735-4af2-9033-b845517bbb3a 1G" returned: 0 in 0.459s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:57 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-44b60d6e-7bdd-44ab-ace5-c399ee444b6f tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-22025e99-9da3-4afa-b139-1f01e68f3f8a -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.1aadb066-e735-4af2-9033-b845517bbb3a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:57 devstack sudo[114730]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-22025e99-9da3-4afa-b139-1f01e68f3f8a -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.1aadb066-e735-4af2-9033-b845517bbb3a Aug 16 21:37:57 devstack sudo[114730]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:58 devstack sudo[114730]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-44b60d6e-7bdd-44ab-ace5-c399ee444b6f tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-22025e99-9da3-4afa-b139-1f01e68f3f8a -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.1aadb066-e735-4af2-9033-b845517bbb3a" returned: 0 in 0.302s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:58 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-44b60d6e-7bdd-44ab-ace5-c399ee444b6f tempest-ProjectMemberTests-2139552579 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.1aadb066-e735-4af2-9033-b845517bbb3a is being set with open permissions: ugo+rw Aug 16 21:37:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-44b60d6e-7bdd-44ab-ace5-c399ee444b6f tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.1aadb066-e735-4af2-9033-b845517bbb3a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:58 devstack sudo[114735]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.1aadb066-e735-4af2-9033-b845517bbb3a Aug 16 21:37:58 devstack sudo[114735]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:58 devstack sudo[114735]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-44b60d6e-7bdd-44ab-ace5-c399ee444b6f tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.1aadb066-e735-4af2-9033-b845517bbb3a" returned: 0 in 0.248s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:58 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=164,cinder:UPDATE=202,cinder:INSERT=54,cinder:DELETE=18 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:37:58 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=157,cinder:INSERT=59,cinder:UPDATE=207,cinder:DELETE=15 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:37:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-44b60d6e-7bdd-44ab-ace5-c399ee444b6f tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:58 devstack sudo[114738]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.info Aug 16 21:37:58 devstack sudo[114738]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:58 devstack sudo[114738]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-44b60d6e-7bdd-44ab-ace5-c399ee444b6f tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.info" returned: 0 in 0.263s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:58 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-44b60d6e-7bdd-44ab-ace5-c399ee444b6f tempest-ProjectMemberTests-2139552579 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.info is being set with open permissions: ugo+rw Aug 16 21:37:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-44b60d6e-7bdd-44ab-ace5-c399ee444b6f tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:37:58 devstack sudo[114741]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.info Aug 16 21:37:58 devstack sudo[114741]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:37:58 devstack sudo[114741]: pam_unix(sudo:session): session closed for user root Aug 16 21:37:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-44b60d6e-7bdd-44ab-ace5-c399ee444b6f tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.info" returned: 0 in 0.260s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:37:58 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-44b60d6e-7bdd-44ab-ace5-c399ee444b6f tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.018s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:37:59 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-44b60d6e-7bdd-44ab-ace5-c399ee444b6f tempest-ProjectMemberTests-2139552579 None] Create snapshot completed successfully Aug 16 21:38:00 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d25a7db0-85cf-4dc2-8275-3445e954c828 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-1aadb066-e735-4af2-9033-b845517bbb3a-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:00 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d25a7db0-85cf-4dc2-8275-3445e954c828 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-1aadb066-e735-4af2-9033-b845517bbb3a-delete_snapshot" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:00 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d25a7db0-85cf-4dc2-8275-3445e954c828 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-22025e99-9da3-4afa-b139-1f01e68f3f8a" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:00 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d25a7db0-85cf-4dc2-8275-3445e954c828 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-22025e99-9da3-4afa-b139-1f01e68f3f8a" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:00 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d25a7db0-85cf-4dc2-8275-3445e954c828 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-1aadb066-e735-4af2-9033-b845517bbb3a" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:00 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d25a7db0-85cf-4dc2-8275-3445e954c828 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-1aadb066-e735-4af2-9033-b845517bbb3a" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-d25a7db0-85cf-4dc2-8275-3445e954c828 tempest-ProjectMemberTests-2139552579 None] Deleting offline snapshot 1aadb066-e735-4af2-9033-b845517bbb3a of volume 22025e99-9da3-4afa-b139-1f01e68f3f8a {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:38:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-d25a7db0-85cf-4dc2-8275-3445e954c828 tempest-ProjectMemberTests-2139552579 None] snapshot_file for this snap is: volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.1aadb066-e735-4af2-9033-b845517bbb3a {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:38:00 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[a88654dc-3a15-4cc9-a443-b6a076e771bd]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:38:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d25a7db0-85cf-4dc2-8275-3445e954c828 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.1aadb066-e735-4af2-9033-b845517bbb3a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:00 devstack sudo[114746]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.1aadb066-e735-4af2-9033-b845517bbb3a Aug 16 21:38:00 devstack sudo[114746]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:00 devstack sudo[114746]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d25a7db0-85cf-4dc2-8275-3445e954c828 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.1aadb066-e735-4af2-9033-b845517bbb3a" returned: 0 in 0.378s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:00 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-d25a7db0-85cf-4dc2-8275-3445e954c828 tempest-ProjectMemberTests-2139552579 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-22025e99-9da3-4afa-b139-1f01e68f3f8a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:38:00 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[10634ee9-6933-414d-a8ec-ee167932e89f]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:38:00 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d25a7db0-85cf-4dc2-8275-3445e954c828 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:00 devstack sudo[114751]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a Aug 16 21:38:00 devstack sudo[114751]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:01 devstack sudo[114751]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d25a7db0-85cf-4dc2-8275-3445e954c828 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a" returned: 0 in 0.452s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d25a7db0-85cf-4dc2-8275-3445e954c828 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.1aadb066-e735-4af2-9033-b845517bbb3a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:01 devstack sudo[114756]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.1aadb066-e735-4af2-9033-b845517bbb3a Aug 16 21:38:01 devstack sudo[114756]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:01 devstack sudo[114756]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d25a7db0-85cf-4dc2-8275-3445e954c828 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.1aadb066-e735-4af2-9033-b845517bbb3a" returned: 0 in 0.417s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d25a7db0-85cf-4dc2-8275-3445e954c828 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.1aadb066-e735-4af2-9033-b845517bbb3a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:01 devstack sudo[114761]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.1aadb066-e735-4af2-9033-b845517bbb3a Aug 16 21:38:01 devstack sudo[114761]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:01 devstack sudo[114761]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:01 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-d25a7db0-85cf-4dc2-8275-3445e954c828 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a.1aadb066-e735-4af2-9033-b845517bbb3a" returned: 0 in 0.258s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d25a7db0-85cf-4dc2-8275-3445e954c828 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-1aadb066-e735-4af2-9033-b845517bbb3a" released by "_delete_snapshot" :: held 1.618s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d25a7db0-85cf-4dc2-8275-3445e954c828 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-22025e99-9da3-4afa-b139-1f01e68f3f8a" released by "delete_snapshot" :: held 1.642s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:01 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-d25a7db0-85cf-4dc2-8275-3445e954c828 tempest-ProjectMemberTests-2139552579 None] Created reservations ['4b0f0839-2093-4659-8374-f3f18a14591b', '2979cb42-8337-418a-b37d-a4be380da0d4', '8194f2ac-032e-4d8a-b2c8-f38481ce79cf', '39b408aa-f760-4db5-88f9-e69ef95f367b'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:38:01 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-d25a7db0-85cf-4dc2-8275-3445e954c828 tempest-ProjectMemberTests-2139552579 None] Delete snapshot completed successfully. Aug 16 21:38:01 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-d25a7db0-85cf-4dc2-8275-3445e954c828 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-1aadb066-e735-4af2-9033-b845517bbb3a-delete_snapshot" released by "delete_snapshot" :: held 1.791s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:02 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0516d049-385d-43ef-989c-3907e654c83e tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-22025e99-9da3-4afa-b139-1f01e68f3f8a-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:02 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0516d049-385d-43ef-989c-3907e654c83e tempest-ProjectMemberTests-2139552579 None] Lock "cinder-22025e99-9da3-4afa-b139-1f01e68f3f8a-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:02 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0516d049-385d-43ef-989c-3907e654c83e tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-22025e99-9da3-4afa-b139-1f01e68f3f8a" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:02 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0516d049-385d-43ef-989c-3907e654c83e tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-22025e99-9da3-4afa-b139-1f01e68f3f8a" acquired by "delete_volume" :: waited 0.016s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:02 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[6910509f-abe9-43f5-9dd0-d45901b98331]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:38:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0516d049-385d-43ef-989c-3907e654c83e tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:02 devstack sudo[114764]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a Aug 16 21:38:02 devstack sudo[114764]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:02 devstack sudo[114764]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0516d049-385d-43ef-989c-3907e654c83e tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a" returned: 0 in 0.371s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:02 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0516d049-385d-43ef-989c-3907e654c83e tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:02 devstack sudo[114770]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a Aug 16 21:38:02 devstack sudo[114770]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:03 devstack sudo[114770]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0516d049-385d-43ef-989c-3907e654c83e tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-22025e99-9da3-4afa-b139-1f01e68f3f8a" returned: 0 in 0.301s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:03 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0516d049-385d-43ef-989c-3907e654c83e tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-22025e99-9da3-4afa-b139-1f01e68f3f8a" released by "delete_volume" :: held 0.751s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:03 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-0516d049-385d-43ef-989c-3907e654c83e tempest-ProjectMemberTests-2139552579 None] Created reservations ['45dca9f9-22bd-44ff-934b-5712e34a1830', '80d483ca-57b3-493c-886d-77668683465b', '1a3fe2bc-6160-41d2-8b05-a194df4a94fb', '2a9816bd-64fe-4ff9-9935-ffd6f8b06f70'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:38:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0516d049-385d-43ef-989c-3907e654c83e tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0516d049-385d-43ef-989c-3907e654c83e tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:03 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0516d049-385d-43ef-989c-3907e654c83e tempest-ProjectMemberTests-2139552579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:38:03 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0516d049-385d-43ef-989c-3907e654c83e tempest-ProjectMemberTests-2139552579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:38:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0516d049-385d-43ef-989c-3907e654c83e tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0516d049-385d-43ef-989c-3907e654c83e tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:03 devstack sudo[114773]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:38:03 devstack sudo[114773]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:03 devstack sudo[114773]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:03 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0516d049-385d-43ef-989c-3907e654c83e tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.283s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:03 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-0516d049-385d-43ef-989c-3907e654c83e tempest-ProjectMemberTests-2139552579 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:38:03 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-0516d049-385d-43ef-989c-3907e654c83e tempest-ProjectMemberTests-2139552579 None] Deleted volume successfully. Aug 16 21:38:03 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-0516d049-385d-43ef-989c-3907e654c83e tempest-ProjectMemberTests-2139552579 None] Lock "cinder-22025e99-9da3-4afa-b139-1f01e68f3f8a-delete_volume" released by "delete_volume" :: held 1.273s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Flow 'volume_create_manager' (26127204-4b95-4f0e-a23c-e3942fc2dcf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (54d7e16d-facf-498d-9ce6-3a5157ea3d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (54d7e16d-facf-498d-9ce6-3a5157ea3d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:38:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1952671944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d7ef1339-5075-4118-aeb5-bd20f44973ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64521a64edd743c38956a6d658549ead',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=2026-08-16T19:38:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:38:04Z,use_quota=True,user_id='5eac94cbc52d4dacb424137df39d6a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e85ba8c4-7f23-4c4a-977e-7cab6ddd7163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e85ba8c4-7f23-4c4a-977e-7cab6ddd7163) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d7ec55b9-0f29-4787-b14b-262e02532cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d7ec55b9-0f29-4787-b14b-262e02532cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd7ef1339-5075-4118-aeb5-bd20f44973ae', 'volume_name': 'volume-d7ef1339-5075-4118-aeb5-bd20f44973ae', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (917b5ff2-2d4b-4fe2-9a12-cc2412e8a934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (917b5ff2-2d4b-4fe2-9a12-cc2412e8a934) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e84a84ef-ae4f-4d51-8d24-640c58e19365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:04 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Volume d7ef1339-5075-4118-aeb5-bd20f44973ae: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d7ef1339-5075-4118-aeb5-bd20f44973ae', 'volume_size': 1} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] ==> create_volume: call "{'self': , '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-08-16T19:38:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1952671944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d7ef1339-5075-4118-aeb5-bd20f44973ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64521a64edd743c38956a6d658549ead',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=2026-08-16T19:38:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:38:04Z,use_quota=True,user_id='5eac94cbc52d4dacb424137df39d6a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Creating volume d7ef1339-5075-4118-aeb5-bd20f44973ae {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:38:04 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:04 devstack sudo[114776]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae 1073741824 Aug 16 21:38:04 devstack sudo[114776]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:04 devstack sudo[114776]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae 1073741824" returned: 0 in 0.512s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:04 devstack sudo[114782]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae Aug 16 21:38:04 devstack sudo[114782]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:04 devstack sudo[114782]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae" returned: 0 in 0.285s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] <== create_volume: return (843ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.846s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e84a84ef-ae4f-4d51-8d24-640c58e19365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d7ef1339-5075-4118-aeb5-bd20f44973ae', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (653f3036-f339-4107-aedc-27c65af0e542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:04 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Volume volume-d7ef1339-5075-4118-aeb5-bd20f44973ae (d7ef1339-5075-4118-aeb5-bd20f44973ae): created successfully Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (653f3036-f339-4107-aedc-27c65af0e542) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:04 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Flow 'volume_create_manager' (26127204-4b95-4f0e-a23c-e3942fc2dcf1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:38:04 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-7410ee97-d6be-4ff1-b574-d804e6ce5ba3 tempest-ProjectMemberTests-2139552579 None] Created volume successfully. Aug 16 21:38:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-aeaae3a6-6fc6-4747-a7a8-5a01be9c4247 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-aeaae3a6-6fc6-4747-a7a8-5a01be9c4247 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:06 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-aeaae3a6-6fc6-4747-a7a8-5a01be9c4247 tempest-ProjectMemberTests-2139552579 None] Creating offline snapshot 43440d1c-b3c9-444d-8d2d-0f5ac2f7306d of volume d7ef1339-5075-4118-aeb5-bd20f44973ae {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:38:06 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[f727445d-d3ac-4b2d-b2c9-15e8dd1d6ba1]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:38:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-aeaae3a6-6fc6-4747-a7a8-5a01be9c4247 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:06 devstack sudo[114785]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae Aug 16 21:38:06 devstack sudo[114785]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:06 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:38:06 devstack sudo[114785]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Flow 'volume_create_manager' (6ddff84c-5573-4879-8001-da771bf286cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:38:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7238399-1c09-43b6-bb2c-c4a48d1e23eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-aeaae3a6-6fc6-4747-a7a8-5a01be9c4247 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae" returned: 0 in 0.415s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-aeaae3a6-6fc6-4747-a7a8-5a01be9c4247 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.43440d1c-b3c9-444d-8d2d-0f5ac2f7306d 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7238399-1c09-43b6-bb2c-c4a48d1e23eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:38:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1061534442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f0487f10-e014-4423-b689-da383fc51056,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2216eb36ecc24c76bcdbb6b19f9f7276',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=2026-08-16T19:38:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:38:07Z,use_quota=True,user_id='228b624020ce46a49f40bf03bcb597b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:06 devstack sudo[114790]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.43440d1c-b3c9-444d-8d2d-0f5ac2f7306d 1G Aug 16 21:38:06 devstack sudo[114790]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d863b227-81c8-4a1d-9bce-a7a5ae24b628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d863b227-81c8-4a1d-9bce-a7a5ae24b628) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4cb0a0f3-806d-4c70-8215-80071f6f8582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4cb0a0f3-806d-4c70-8215-80071f6f8582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f0487f10-e014-4423-b689-da383fc51056', 'volume_name': 'volume-f0487f10-e014-4423-b689-da383fc51056', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f5922e96-3ba1-4136-9637-0afa878c0516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f5922e96-3ba1-4136-9637-0afa878c0516) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:06 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (982ffebf-b43d-44af-877d-a79f71041865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:06 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Volume f0487f10-e014-4423-b689-da383fc51056: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f0487f10-e014-4423-b689-da383fc51056', 'volume_size': 1} Aug 16 21:38:06 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:07 devstack sudo[114790]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-aeaae3a6-6fc6-4747-a7a8-5a01be9c4247 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.43440d1c-b3c9-444d-8d2d-0f5ac2f7306d 1G" returned: 0 in 0.384s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-aeaae3a6-6fc6-4747-a7a8-5a01be9c4247 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d7ef1339-5075-4118-aeb5-bd20f44973ae -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.43440d1c-b3c9-444d-8d2d-0f5ac2f7306d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:07 devstack sudo[114795]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d7ef1339-5075-4118-aeb5-bd20f44973ae -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.43440d1c-b3c9-444d-8d2d-0f5ac2f7306d Aug 16 21:38:07 devstack sudo[114795]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:07 devstack sudo[114795]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-aeaae3a6-6fc6-4747-a7a8-5a01be9c4247 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d7ef1339-5075-4118-aeb5-bd20f44973ae -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.43440d1c-b3c9-444d-8d2d-0f5ac2f7306d" returned: 0 in 0.287s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:07 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-aeaae3a6-6fc6-4747-a7a8-5a01be9c4247 tempest-ProjectMemberTests-2139552579 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.43440d1c-b3c9-444d-8d2d-0f5ac2f7306d is being set with open permissions: ugo+rw Aug 16 21:38:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-aeaae3a6-6fc6-4747-a7a8-5a01be9c4247 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.43440d1c-b3c9-444d-8d2d-0f5ac2f7306d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:07 devstack sudo[114800]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.43440d1c-b3c9-444d-8d2d-0f5ac2f7306d Aug 16 21:38:07 devstack sudo[114800]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:07 devstack sudo[114800]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-aeaae3a6-6fc6-4747-a7a8-5a01be9c4247 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.43440d1c-b3c9-444d-8d2d-0f5ac2f7306d" returned: 0 in 0.246s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-aeaae3a6-6fc6-4747-a7a8-5a01be9c4247 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:07 devstack sudo[114803]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.info Aug 16 21:38:07 devstack sudo[114803]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:07 devstack sudo[114803]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-aeaae3a6-6fc6-4747-a7a8-5a01be9c4247 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.info" returned: 0 in 0.242s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:07 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-aeaae3a6-6fc6-4747-a7a8-5a01be9c4247 tempest-ProjectMemberTests-2139552579 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.info is being set with open permissions: ugo+rw Aug 16 21:38:07 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-aeaae3a6-6fc6-4747-a7a8-5a01be9c4247 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:07 devstack sudo[114806]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.info Aug 16 21:38:07 devstack sudo[114806]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:08 devstack sudo[114806]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-aeaae3a6-6fc6-4747-a7a8-5a01be9c4247 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.info" returned: 0 in 0.244s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-aeaae3a6-6fc6-4747-a7a8-5a01be9c4247 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.898s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.388s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] ==> create_volume: call "{'self': , '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-08-16T19:38:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1061534442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f0487f10-e014-4423-b689-da383fc51056,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2216eb36ecc24c76bcdbb6b19f9f7276',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=2026-08-16T19:38:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:38:07Z,use_quota=True,user_id='228b624020ce46a49f40bf03bcb597b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Creating volume f0487f10-e014-4423-b689-da383fc51056 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:38:08 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:08 devstack sudo[114809]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056 1073741824 Aug 16 21:38:08 devstack sudo[114809]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:08 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-aeaae3a6-6fc6-4747-a7a8-5a01be9c4247 tempest-ProjectMemberTests-2139552579 None] Create snapshot completed successfully Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-56111091-9c0d-4ed0-92f3-800739a88ed9 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-43440d1c-b3c9-444d-8d2d-0f5ac2f7306d-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-56111091-9c0d-4ed0-92f3-800739a88ed9 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-43440d1c-b3c9-444d-8d2d-0f5ac2f7306d-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-56111091-9c0d-4ed0-92f3-800739a88ed9 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-d7ef1339-5075-4118-aeb5-bd20f44973ae" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-56111091-9c0d-4ed0-92f3-800739a88ed9 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-d7ef1339-5075-4118-aeb5-bd20f44973ae" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-56111091-9c0d-4ed0-92f3-800739a88ed9 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-43440d1c-b3c9-444d-8d2d-0f5ac2f7306d" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-56111091-9c0d-4ed0-92f3-800739a88ed9 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-43440d1c-b3c9-444d-8d2d-0f5ac2f7306d" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-56111091-9c0d-4ed0-92f3-800739a88ed9 tempest-ProjectMemberTests-2139552579 None] Deleting offline snapshot 43440d1c-b3c9-444d-8d2d-0f5ac2f7306d of volume d7ef1339-5075-4118-aeb5-bd20f44973ae {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-56111091-9c0d-4ed0-92f3-800739a88ed9 tempest-ProjectMemberTests-2139552579 None] snapshot_file for this snap is: volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.43440d1c-b3c9-444d-8d2d-0f5ac2f7306d {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[273dc859-fb05-4621-a668-c68b5cfb131d]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-56111091-9c0d-4ed0-92f3-800739a88ed9 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.43440d1c-b3c9-444d-8d2d-0f5ac2f7306d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:08 devstack sudo[114809]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056 1073741824" returned: 0 in 0.463s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:08 devstack sudo[114815]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.43440d1c-b3c9-444d-8d2d-0f5ac2f7306d Aug 16 21:38:08 devstack sudo[114815]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:08 devstack sudo[114816]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056 Aug 16 21:38:08 devstack sudo[114816]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:08 devstack sudo[114816]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056" returned: 0 in 0.256s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] <== create_volume: return (764ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.767s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (982ffebf-b43d-44af-877d-a79f71041865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f0487f10-e014-4423-b689-da383fc51056', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a498f38e-4404-46f2-bec8-a1ec7902d2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:08 devstack sudo[114815]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-56111091-9c0d-4ed0-92f3-800739a88ed9 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.43440d1c-b3c9-444d-8d2d-0f5ac2f7306d" returned: 0 in 0.382s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-56111091-9c0d-4ed0-92f3-800739a88ed9 tempest-ProjectMemberTests-2139552579 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-d7ef1339-5075-4118-aeb5-bd20f44973ae(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:38:08 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Volume volume-f0487f10-e014-4423-b689-da383fc51056 (f0487f10-e014-4423-b689-da383fc51056): created successfully Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a498f38e-4404-46f2-bec8-a1ec7902d2d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Flow 'volume_create_manager' (6ddff84c-5573-4879-8001-da771bf286cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[ca2a7b05-f4f6-406d-9150-807ea393a285]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:38:08 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-56111091-9c0d-4ed0-92f3-800739a88ed9 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:09 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-67e9a672-764b-4192-a78b-17d0a85215c2 tempest-SnapshotDependencyTests-2046741069 None] Created volume successfully. Aug 16 21:38:09 devstack sudo[114823]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae Aug 16 21:38:09 devstack sudo[114823]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:09 devstack sudo[114823]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-56111091-9c0d-4ed0-92f3-800739a88ed9 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae" returned: 0 in 0.356s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-56111091-9c0d-4ed0-92f3-800739a88ed9 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.43440d1c-b3c9-444d-8d2d-0f5ac2f7306d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:09 devstack sudo[114828]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.43440d1c-b3c9-444d-8d2d-0f5ac2f7306d Aug 16 21:38:09 devstack sudo[114828]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:09 devstack sudo[114828]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-56111091-9c0d-4ed0-92f3-800739a88ed9 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.43440d1c-b3c9-444d-8d2d-0f5ac2f7306d" returned: 0 in 0.332s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-56111091-9c0d-4ed0-92f3-800739a88ed9 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.43440d1c-b3c9-444d-8d2d-0f5ac2f7306d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:09 devstack sudo[114834]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.43440d1c-b3c9-444d-8d2d-0f5ac2f7306d Aug 16 21:38:09 devstack sudo[114834]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:38:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:38:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:38:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:09 devstack sudo[114836]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:38:09 devstack sudo[114836]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:09 devstack sudo[114834]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-56111091-9c0d-4ed0-92f3-800739a88ed9 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae.43440d1c-b3c9-444d-8d2d-0f5ac2f7306d" returned: 0 in 0.258s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-56111091-9c0d-4ed0-92f3-800739a88ed9 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-43440d1c-b3c9-444d-8d2d-0f5ac2f7306d" released by "_delete_snapshot" :: held 1.429s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:09 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-56111091-9c0d-4ed0-92f3-800739a88ed9 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-d7ef1339-5075-4118-aeb5-bd20f44973ae" released by "delete_snapshot" :: held 1.455s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:10 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-56111091-9c0d-4ed0-92f3-800739a88ed9 tempest-ProjectMemberTests-2139552579 None] Created reservations ['886ffa97-e398-417d-986c-c8e2ad2b3ca1', '1658b543-a340-4674-bfa7-4682402402d0', 'c1309694-8e7d-46bf-815f-abb7c686aea5', 'ae20abb9-4c5a-4a94-8363-457b2aac8cda'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:38:10 devstack sudo[114836]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.290s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:10 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:38:10 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager._thread_info {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:38:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread count: 29 {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:38:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread info: [<_MainThread(MainThread, started 140145850327168)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 16 21:38:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-adf41f59-baab-48a4-bfbd-591579287cc7 tempest-SnapshotDependencyTests-2046741069 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-adf41f59-baab-48a4-bfbd-591579287cc7 tempest-SnapshotDependencyTests-2046741069 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:10 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-adf41f59-baab-48a4-bfbd-591579287cc7 tempest-SnapshotDependencyTests-2046741069 None] Creating offline snapshot 111b29f6-fffd-42ce-8fd7-67204b770865 of volume f0487f10-e014-4423-b689-da383fc51056 {{(pid=94342) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 16 21:38:10 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[5c394ac5-fe9d-49a2-b7ff-41088270e85c]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:38:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-adf41f59-baab-48a4-bfbd-591579287cc7 tempest-SnapshotDependencyTests-2046741069 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:10 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-56111091-9c0d-4ed0-92f3-800739a88ed9 tempest-ProjectMemberTests-2139552579 None] Delete snapshot completed successfully. Aug 16 21:38:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-56111091-9c0d-4ed0-92f3-800739a88ed9 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-43440d1c-b3c9-444d-8d2d-0f5ac2f7306d-delete_snapshot" released by "delete_snapshot" :: held 1.664s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:10 devstack sudo[114840]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056 Aug 16 21:38:10 devstack sudo[114840]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:10 devstack sudo[114840]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-adf41f59-baab-48a4-bfbd-591579287cc7 tempest-SnapshotDependencyTests-2046741069 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056" returned: 0 in 0.372s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-adf41f59-baab-48a4-bfbd-591579287cc7 tempest-SnapshotDependencyTests-2046741069 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.111b29f6-fffd-42ce-8fd7-67204b770865 1G {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:10 devstack sudo[114845]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.111b29f6-fffd-42ce-8fd7-67204b770865 1G Aug 16 21:38:10 devstack sudo[114845]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-39dd9778-3b39-410f-b176-153d86892e83 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-d7ef1339-5075-4118-aeb5-bd20f44973ae-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-39dd9778-3b39-410f-b176-153d86892e83 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-d7ef1339-5075-4118-aeb5-bd20f44973ae-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-39dd9778-3b39-410f-b176-153d86892e83 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "cinder-quobyte-d7ef1339-5075-4118-aeb5-bd20f44973ae" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:10 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-39dd9778-3b39-410f-b176-153d86892e83 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-d7ef1339-5075-4118-aeb5-bd20f44973ae" acquired by "delete_volume" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:10 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[06cd46aa-4e09-41d0-a53a-f0f246085f63]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:38:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-39dd9778-3b39-410f-b176-153d86892e83 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:10 devstack sudo[114850]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae Aug 16 21:38:10 devstack sudo[114850]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:10 devstack sudo[114845]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-adf41f59-baab-48a4-bfbd-591579287cc7 tempest-SnapshotDependencyTests-2046741069 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.111b29f6-fffd-42ce-8fd7-67204b770865 1G" returned: 0 in 0.423s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-adf41f59-baab-48a4-bfbd-591579287cc7 tempest-SnapshotDependencyTests-2046741069 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f0487f10-e014-4423-b689-da383fc51056 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.111b29f6-fffd-42ce-8fd7-67204b770865 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:10 devstack sudo[114853]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f0487f10-e014-4423-b689-da383fc51056 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.111b29f6-fffd-42ce-8fd7-67204b770865 Aug 16 21:38:10 devstack sudo[114853]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:11 devstack sudo[114850]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-39dd9778-3b39-410f-b176-153d86892e83 tempest-ProjectMemberTests-2139552579 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae" returned: 0 in 0.388s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-39dd9778-3b39-410f-b176-153d86892e83 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:11 devstack sudo[114860]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae Aug 16 21:38:11 devstack sudo[114860]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:11 devstack sudo[114853]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-adf41f59-baab-48a4-bfbd-591579287cc7 tempest-SnapshotDependencyTests-2046741069 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f0487f10-e014-4423-b689-da383fc51056 -F qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.111b29f6-fffd-42ce-8fd7-67204b770865" returned: 0 in 0.313s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:11 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-adf41f59-baab-48a4-bfbd-591579287cc7 tempest-SnapshotDependencyTests-2046741069 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.111b29f6-fffd-42ce-8fd7-67204b770865 is being set with open permissions: ugo+rw Aug 16 21:38:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-adf41f59-baab-48a4-bfbd-591579287cc7 tempest-SnapshotDependencyTests-2046741069 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.111b29f6-fffd-42ce-8fd7-67204b770865 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:11 devstack sudo[114863]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.111b29f6-fffd-42ce-8fd7-67204b770865 Aug 16 21:38:11 devstack sudo[114863]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:11 devstack sudo[114860]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-39dd9778-3b39-410f-b176-153d86892e83 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-d7ef1339-5075-4118-aeb5-bd20f44973ae" returned: 0 in 0.272s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-39dd9778-3b39-410f-b176-153d86892e83 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-quobyte-d7ef1339-5075-4118-aeb5-bd20f44973ae" released by "delete_volume" :: held 0.720s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:11 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-39dd9778-3b39-410f-b176-153d86892e83 tempest-ProjectMemberTests-2139552579 None] Created reservations ['59bbd8b9-aac6-4646-aac9-2029d9d06a44', 'e3ca4021-8143-4fb2-974a-d38092ffae5f', 'e2072b66-ee1d-4233-9adf-f59fdea2df94', '543937a8-2a92-418b-882d-76f68dfb543d'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:38:11 devstack sudo[114863]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-adf41f59-baab-48a4-bfbd-591579287cc7 tempest-SnapshotDependencyTests-2046741069 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.111b29f6-fffd-42ce-8fd7-67204b770865" returned: 0 in 0.250s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-adf41f59-baab-48a4-bfbd-591579287cc7 tempest-SnapshotDependencyTests-2046741069 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:11 devstack sudo[114867]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.info Aug 16 21:38:11 devstack sudo[114867]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-39dd9778-3b39-410f-b176-153d86892e83 tempest-ProjectMemberTests-2139552579 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-39dd9778-3b39-410f-b176-153d86892e83 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-39dd9778-3b39-410f-b176-153d86892e83 tempest-ProjectMemberTests-2139552579 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:38:11 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-39dd9778-3b39-410f-b176-153d86892e83 tempest-ProjectMemberTests-2139552579 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:38:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-39dd9778-3b39-410f-b176-153d86892e83 tempest-ProjectMemberTests-2139552579 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-39dd9778-3b39-410f-b176-153d86892e83 tempest-ProjectMemberTests-2139552579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:11 devstack sudo[114869]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:38:11 devstack sudo[114869]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:11 devstack sudo[114867]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-adf41f59-baab-48a4-bfbd-591579287cc7 tempest-SnapshotDependencyTests-2046741069 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.info" returned: 0 in 0.276s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:11 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-adf41f59-baab-48a4-bfbd-591579287cc7 tempest-SnapshotDependencyTests-2046741069 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.info is being set with open permissions: ugo+rw Aug 16 21:38:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-adf41f59-baab-48a4-bfbd-591579287cc7 tempest-SnapshotDependencyTests-2046741069 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.info {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:11 devstack sudo[114873]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.info Aug 16 21:38:11 devstack sudo[114873]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:11 devstack sudo[114869]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:11 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-39dd9778-3b39-410f-b176-153d86892e83 tempest-ProjectMemberTests-2139552579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.265s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:11 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-39dd9778-3b39-410f-b176-153d86892e83 tempest-ProjectMemberTests-2139552579 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:38:11 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-39dd9778-3b39-410f-b176-153d86892e83 tempest-ProjectMemberTests-2139552579 None] Deleted volume successfully. Aug 16 21:38:11 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-39dd9778-3b39-410f-b176-153d86892e83 tempest-ProjectMemberTests-2139552579 None] Lock "cinder-d7ef1339-5075-4118-aeb5-bd20f44973ae-delete_volume" released by "delete_volume" :: held 1.216s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:12 devstack sudo[114873]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-adf41f59-baab-48a4-bfbd-591579287cc7 tempest-SnapshotDependencyTests-2046741069 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.info" returned: 0 in 0.267s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:12 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-adf41f59-baab-48a4-bfbd-591579287cc7 tempest-SnapshotDependencyTests-2046741069 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.997s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:12 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-adf41f59-baab-48a4-bfbd-591579287cc7 tempest-SnapshotDependencyTests-2046741069 None] Create snapshot completed successfully Aug 16 21:38:13 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:38:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Flow 'volume_create_manager' (513e7e0f-e5ec-415a-9f3d-9e69d36d3172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:38:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (623bdef6-7456-4f6b-9595-a2255586d31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (623bdef6-7456-4f6b-9595-a2255586d31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:38:14Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=06cefdb9-02df-4d52-a552-bad1124795b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2216eb36ecc24c76bcdbb6b19f9f7276',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=2026-08-16T19:38:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=111b29f6-fffd-42ce-8fd7-67204b770865,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:38:14Z,use_quota=True,user_id='228b624020ce46a49f40bf03bcb597b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (056a7de0-9093-4da4-9abb-022326a1224b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (056a7de0-9093-4da4-9abb-022326a1224b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (268c3fbf-0ecc-41b0-85f4-b288f5b0d1dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (268c3fbf-0ecc-41b0-85f4-b288f5b0d1dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '06cefdb9-02df-4d52-a552-bad1124795b3', 'volume_name': 'volume-06cefdb9-02df-4d52-a552-bad1124795b3', 'volume_size': 1, 'snapshot_id': '111b29f6-fffd-42ce-8fd7-67204b770865'}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a9fddba-fbe3-4013-9c2e-5097887a594a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a9fddba-fbe3-4013-9c2e-5097887a594a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:13 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a125496d-fd00-497a-ae17-a105dd62f7f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:13 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Volume 06cefdb9-02df-4d52-a552-bad1124795b3: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-06cefdb9-02df-4d52-a552-bad1124795b3', 'volume_size': 1, 'snapshot_id': '111b29f6-fffd-42ce-8fd7-67204b770865'} Aug 16 21:38:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Acquiring lock "cinder-quobyte-111b29f6-fffd-42ce-8fd7-67204b770865-06cefdb9-02df-4d52-a552-bad1124795b3" by "_create_volume_from_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Lock "cinder-quobyte-111b29f6-fffd-42ce-8fd7-67204b770865-06cefdb9-02df-4d52-a552-bad1124795b3" acquired by "_create_volume_from_snapshot" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Creating volume 06cefdb9-02df-4d52-a552-bad1124795b3 from snapshot 111b29f6-fffd-42ce-8fd7-67204b770865 {{(pid=94342) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 16 21:38:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:38:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:38:13 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:13 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:38:13 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Acquiring lock "cinder-quobyte-06cefdb9-02df-4d52-a552-bad1124795b3" by "_copy_volume_from_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:14 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Lock "cinder-quobyte-06cefdb9-02df-4d52-a552-bad1124795b3" acquired by "_copy_volume_from_snapshot" :: waited 0.017s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] snapshot: 111b29f6-fffd-42ce-8fd7-67204b770865, volume: 06cefdb9-02df-4d52-a552-bad1124795b3, {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:403}} Aug 16 21:38:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:38:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:38:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:14 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[cfa769f3-0798-446d-b286-afe32521a111]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:38:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.111b29f6-fffd-42ce-8fd7-67204b770865 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:14 devstack sudo[114876]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.111b29f6-fffd-42ce-8fd7-67204b770865 Aug 16 21:38:14 devstack sudo[114876]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:14 devstack sudo[114876]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.111b29f6-fffd-42ce-8fd7-67204b770865" returned: 0 in 0.375s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-f0487f10-e014-4423-b689-da383fc51056(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:38:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] will copy from snapshot at /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056 {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:422}} Aug 16 21:38:14 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Creating direct copy from snapshot {{(pid=94342) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:430}} Aug 16 21:38:14 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[e7a8a5b4-9857-4979-83e5-42c8fb215e1f]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:38:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:14 devstack sudo[114881]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056 Aug 16 21:38:14 devstack sudo[114881]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:14 devstack sudo[114881]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056" returned: 0 in 0.383s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:14 devstack cinder-volume[94342]: DEBUG cinder.utils [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Path /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06cefdb9-02df-4d52-a552-bad1124795b3 not found in is_blk_device check {{(pid=94342) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 16 21:38:14 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06cefdb9-02df-4d52-a552-bad1124795b3 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:14 devstack sudo[114886]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06cefdb9-02df-4d52-a552-bad1124795b3 Aug 16 21:38:14 devstack sudo[114886]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:19 devstack sudo[114886]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06cefdb9-02df-4d52-a552-bad1124795b3" returned: 0 in 4.728s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:19 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[b2b333b3-4558-40e0-8955-b620908ccc6f]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:38:19 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:19 devstack sudo[114900]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056 Aug 16 21:38:19 devstack sudo[114900]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:20 devstack sudo[114900]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056" returned: 0 in 0.548s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:20 devstack cinder-volume[94342]: DEBUG cinder.image.image_utils [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Image conversion details: src /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056, size 1024.00 MB, duration 4.73 sec, destination /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06cefdb9-02df-4d52-a552-bad1124795b3 {{(pid=94342) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 16 21:38:20 devstack cinder-volume[94342]: INFO cinder.image.image_utils [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Converted 1024.00 MB image at 216.49 MB/s Aug 16 21:38:20 devstack cinder-volume[94342]: WARNING cinder.volume.drivers.remotefs [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06cefdb9-02df-4d52-a552-bad1124795b3 is being set with open permissions: ugo+rw Aug 16 21:38:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06cefdb9-02df-4d52-a552-bad1124795b3 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:20 devstack sudo[114906]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06cefdb9-02df-4d52-a552-bad1124795b3 Aug 16 21:38:20 devstack sudo[114906]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:20 devstack sudo[114906]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06cefdb9-02df-4d52-a552-bad1124795b3" returned: 0 in 0.272s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Lock "cinder-quobyte-06cefdb9-02df-4d52-a552-bad1124795b3" released by "_copy_volume_from_snapshot" :: held 6.403s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:20 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Lock "cinder-quobyte-111b29f6-fffd-42ce-8fd7-67204b770865-06cefdb9-02df-4d52-a552-bad1124795b3" released by "_create_volume_from_snapshot" :: held 6.436s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:20 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 6.457s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a125496d-fd00-497a-ae17-a105dd62f7f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-06cefdb9-02df-4d52-a552-bad1124795b3', 'volume_size': 1, 'snapshot_id': '111b29f6-fffd-42ce-8fd7-67204b770865'}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (11da9ac8-491d-4f20-b99f-8a31a2cc4a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:20 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Volume volume-06cefdb9-02df-4d52-a552-bad1124795b3 (06cefdb9-02df-4d52-a552-bad1124795b3): created successfully Aug 16 21:38:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (11da9ac8-491d-4f20-b99f-8a31a2cc4a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:20 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Flow 'volume_create_manager' (513e7e0f-e5ec-415a-9f3d-9e69d36d3172) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:38:20 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-6d64817e-a58a-4ecd-8a1a-007dd35386d4 tempest-SnapshotDependencyTests-2046741069 None] Created volume successfully. Aug 16 21:38:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7f3e124c-1802-440b-a27c-fc8f14be7d2a tempest-SnapshotDependencyTests-2046741069 None] Acquiring lock "cinder-111b29f6-fffd-42ce-8fd7-67204b770865-delete_snapshot" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7f3e124c-1802-440b-a27c-fc8f14be7d2a tempest-SnapshotDependencyTests-2046741069 None] Lock "cinder-111b29f6-fffd-42ce-8fd7-67204b770865-delete_snapshot" acquired by "delete_snapshot" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7f3e124c-1802-440b-a27c-fc8f14be7d2a tempest-SnapshotDependencyTests-2046741069 None] Acquiring lock "cinder-quobyte-f0487f10-e014-4423-b689-da383fc51056" by "delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7f3e124c-1802-440b-a27c-fc8f14be7d2a tempest-SnapshotDependencyTests-2046741069 None] Lock "cinder-quobyte-f0487f10-e014-4423-b689-da383fc51056" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7f3e124c-1802-440b-a27c-fc8f14be7d2a tempest-SnapshotDependencyTests-2046741069 None] Acquiring lock "cinder-quobyte-111b29f6-fffd-42ce-8fd7-67204b770865" by "_delete_snapshot" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:21 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7f3e124c-1802-440b-a27c-fc8f14be7d2a tempest-SnapshotDependencyTests-2046741069 None] Lock "cinder-quobyte-111b29f6-fffd-42ce-8fd7-67204b770865" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-7f3e124c-1802-440b-a27c-fc8f14be7d2a tempest-SnapshotDependencyTests-2046741069 None] Deleting offline snapshot 111b29f6-fffd-42ce-8fd7-67204b770865 of volume f0487f10-e014-4423-b689-da383fc51056 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 16 21:38:21 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-7f3e124c-1802-440b-a27c-fc8f14be7d2a tempest-SnapshotDependencyTests-2046741069 None] snapshot_file for this snap is: volume-f0487f10-e014-4423-b689-da383fc51056.111b29f6-fffd-42ce-8fd7-67204b770865 {{(pid=94342) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 16 21:38:21 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[fc5ceee6-21c8-41ec-8f32-533703ee9832]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:38:21 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7f3e124c-1802-440b-a27c-fc8f14be7d2a tempest-SnapshotDependencyTests-2046741069 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.111b29f6-fffd-42ce-8fd7-67204b770865 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:21 devstack sudo[114909]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.111b29f6-fffd-42ce-8fd7-67204b770865 Aug 16 21:38:21 devstack sudo[114909]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:22 devstack sudo[114909]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7f3e124c-1802-440b-a27c-fc8f14be7d2a tempest-SnapshotDependencyTests-2046741069 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.111b29f6-fffd-42ce-8fd7-67204b770865" returned: 0 in 0.367s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:22 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-7f3e124c-1802-440b-a27c-fc8f14be7d2a tempest-SnapshotDependencyTests-2046741069 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-f0487f10-e014-4423-b689-da383fc51056(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94342) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 16 21:38:22 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[5db3c850-aa3c-4ef0-8c08-fbffec4f30d7]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:38:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7f3e124c-1802-440b-a27c-fc8f14be7d2a tempest-SnapshotDependencyTests-2046741069 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:22 devstack sudo[114917]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056 Aug 16 21:38:22 devstack sudo[114917]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:22 devstack sudo[114917]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7f3e124c-1802-440b-a27c-fc8f14be7d2a tempest-SnapshotDependencyTests-2046741069 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056" returned: 0 in 0.371s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7f3e124c-1802-440b-a27c-fc8f14be7d2a tempest-SnapshotDependencyTests-2046741069 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.111b29f6-fffd-42ce-8fd7-67204b770865 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:22 devstack sudo[114922]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.111b29f6-fffd-42ce-8fd7-67204b770865 Aug 16 21:38:22 devstack sudo[114922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:22 devstack sudo[114922]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7f3e124c-1802-440b-a27c-fc8f14be7d2a tempest-SnapshotDependencyTests-2046741069 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.111b29f6-fffd-42ce-8fd7-67204b770865" returned: 0 in 0.342s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:22 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7f3e124c-1802-440b-a27c-fc8f14be7d2a tempest-SnapshotDependencyTests-2046741069 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.111b29f6-fffd-42ce-8fd7-67204b770865 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:22 devstack sudo[114927]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.111b29f6-fffd-42ce-8fd7-67204b770865 Aug 16 21:38:22 devstack sudo[114927]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:23 devstack sudo[114927]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7f3e124c-1802-440b-a27c-fc8f14be7d2a tempest-SnapshotDependencyTests-2046741069 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056.111b29f6-fffd-42ce-8fd7-67204b770865" returned: 0 in 0.250s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7f3e124c-1802-440b-a27c-fc8f14be7d2a tempest-SnapshotDependencyTests-2046741069 None] Lock "cinder-quobyte-111b29f6-fffd-42ce-8fd7-67204b770865" released by "_delete_snapshot" :: held 1.456s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7f3e124c-1802-440b-a27c-fc8f14be7d2a tempest-SnapshotDependencyTests-2046741069 None] Lock "cinder-quobyte-f0487f10-e014-4423-b689-da383fc51056" released by "delete_snapshot" :: held 1.480s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-7f3e124c-1802-440b-a27c-fc8f14be7d2a tempest-SnapshotDependencyTests-2046741069 None] Created reservations ['bb6be2a9-b7e7-42cf-becd-633a8b41960d', 'fd05e695-264c-4a21-8ab5-e86156a8ec41', '35f07881-65fe-4cc4-bad8-e8ea8e8ee6f6', '87c21081-9bf0-4ba0-b83a-99557aabd01b'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:38:23 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-7f3e124c-1802-440b-a27c-fc8f14be7d2a tempest-SnapshotDependencyTests-2046741069 None] Delete snapshot completed successfully. Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7f3e124c-1802-440b-a27c-fc8f14be7d2a tempest-SnapshotDependencyTests-2046741069 None] Lock "cinder-111b29f6-fffd-42ce-8fd7-67204b770865-delete_snapshot" released by "delete_snapshot" :: held 1.641s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Flow 'volume_create_manager' (0c40d738-3d6a-4dd2-84ce-482edc97b852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5fcbe2b-cb47-49c2-a187-d43985b53cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5fcbe2b-cb47-49c2-a187-d43985b53cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:38:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1038508832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=176dd0c4-f117-4410-84bb-9e9ac7c7eb3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62da8d4a0981482b856c47fd8e5ab036',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=2026-08-16T19:38:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:38:24Z,use_quota=True,user_id='4c9d55c3ea3043d5bdc3788078b09d00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f81f349-bb00-4eb2-8132-4e901063aaff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f81f349-bb00-4eb2-8132-4e901063aaff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (38dd201f-df75-426a-ac2f-9c15ca553f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (38dd201f-df75-426a-ac2f-9c15ca553f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '176dd0c4-f117-4410-84bb-9e9ac7c7eb3d', 'volume_name': 'volume-176dd0c4-f117-4410-84bb-9e9ac7c7eb3d', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cd9967bb-c52a-4756-807b-29e4de46d33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cd9967bb-c52a-4756-807b-29e4de46d33a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (14f1f0d4-d6d9-4f3a-9704-de125b0a0a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:23 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Volume 176dd0c4-f117-4410-84bb-9e9ac7c7eb3d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-176dd0c4-f117-4410-84bb-9e9ac7c7eb3d', 'volume_size': 1} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] ==> create_volume: call "{'self': , '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-08-16T19:38:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1038508832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=176dd0c4-f117-4410-84bb-9e9ac7c7eb3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62da8d4a0981482b856c47fd8e5ab036',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=2026-08-16T19:38:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:38:24Z,use_quota=True,user_id='4c9d55c3ea3043d5bdc3788078b09d00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Creating volume 176dd0c4-f117-4410-84bb-9e9ac7c7eb3d {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:38:23 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-176dd0c4-f117-4410-84bb-9e9ac7c7eb3d 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:23 devstack sudo[114930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-176dd0c4-f117-4410-84bb-9e9ac7c7eb3d 1073741824 Aug 16 21:38:23 devstack sudo[114930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fd1c64ca-269d-42d6-a847-3ba0539926df tempest-SnapshotDependencyTests-2046741069 None] Acquiring lock "cinder-f0487f10-e014-4423-b689-da383fc51056-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fd1c64ca-269d-42d6-a847-3ba0539926df tempest-SnapshotDependencyTests-2046741069 None] Lock "cinder-f0487f10-e014-4423-b689-da383fc51056-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fd1c64ca-269d-42d6-a847-3ba0539926df tempest-SnapshotDependencyTests-2046741069 None] Acquiring lock "cinder-quobyte-f0487f10-e014-4423-b689-da383fc51056" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:23 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fd1c64ca-269d-42d6-a847-3ba0539926df tempest-SnapshotDependencyTests-2046741069 None] Lock "cinder-quobyte-f0487f10-e014-4423-b689-da383fc51056" acquired by "delete_volume" :: waited 0.014s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[9fb77ac9-3740-45fc-b9ea-a7c21ca4932f]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd1c64ca-269d-42d6-a847-3ba0539926df tempest-SnapshotDependencyTests-2046741069 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:24 devstack sudo[114930]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-176dd0c4-f117-4410-84bb-9e9ac7c7eb3d 1073741824" returned: 0 in 0.454s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:24 devstack sudo[114935]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056 Aug 16 21:38:24 devstack sudo[114935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-176dd0c4-f117-4410-84bb-9e9ac7c7eb3d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:24 devstack sudo[114938]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-176dd0c4-f117-4410-84bb-9e9ac7c7eb3d Aug 16 21:38:24 devstack sudo[114938]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:24 devstack sudo[114935]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd1c64ca-269d-42d6-a847-3ba0539926df tempest-SnapshotDependencyTests-2046741069 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056" returned: 0 in 0.383s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd1c64ca-269d-42d6-a847-3ba0539926df tempest-SnapshotDependencyTests-2046741069 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:24 devstack sudo[114938]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-176dd0c4-f117-4410-84bb-9e9ac7c7eb3d" returned: 0 in 0.270s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] <== create_volume: return (766ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.769s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:24 devstack sudo[114944]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056 Aug 16 21:38:24 devstack sudo[114944]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (14f1f0d4-d6d9-4f3a-9704-de125b0a0a84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-176dd0c4-f117-4410-84bb-9e9ac7c7eb3d', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e2df40e3-c9a4-434d-9812-b65a8d504305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:24 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Volume volume-176dd0c4-f117-4410-84bb-9e9ac7c7eb3d (176dd0c4-f117-4410-84bb-9e9ac7c7eb3d): created successfully Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e2df40e3-c9a4-434d-9812-b65a8d504305) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Flow 'volume_create_manager' (0c40d738-3d6a-4dd2-84ce-482edc97b852) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:38:24 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-97841a7f-3ba9-4e5f-929c-ff67591de4aa tempest-ProjectReaderTests-1556756034 None] Created volume successfully. Aug 16 21:38:24 devstack sudo[114944]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd1c64ca-269d-42d6-a847-3ba0539926df tempest-SnapshotDependencyTests-2046741069 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-f0487f10-e014-4423-b689-da383fc51056" returned: 0 in 0.260s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fd1c64ca-269d-42d6-a847-3ba0539926df tempest-SnapshotDependencyTests-2046741069 None] Lock "cinder-quobyte-f0487f10-e014-4423-b689-da383fc51056" released by "delete_volume" :: held 0.703s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-fd1c64ca-269d-42d6-a847-3ba0539926df tempest-SnapshotDependencyTests-2046741069 None] Created reservations ['360a5743-fd70-4acd-aee2-d6948c851053', '5abd18d8-98be-4139-9ff9-4e55b15a0c0e', '744422db-b289-4243-919f-0e9574c809ff', '6ae4651d-baec-4b14-9c4b-895e3f86c9e9'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7cc6471a-839d-47ff-b2b2-8bde231d7b73 tempest-ProjectReaderTests-1556756034 None] Acquiring lock "cinder-176dd0c4-f117-4410-84bb-9e9ac7c7eb3d-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7cc6471a-839d-47ff-b2b2-8bde231d7b73 tempest-ProjectReaderTests-1556756034 None] Lock "cinder-176dd0c4-f117-4410-84bb-9e9ac7c7eb3d-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fd1c64ca-269d-42d6-a847-3ba0539926df tempest-SnapshotDependencyTests-2046741069 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fd1c64ca-269d-42d6-a847-3ba0539926df tempest-SnapshotDependencyTests-2046741069 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fd1c64ca-269d-42d6-a847-3ba0539926df tempest-SnapshotDependencyTests-2046741069 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fd1c64ca-269d-42d6-a847-3ba0539926df tempest-SnapshotDependencyTests-2046741069 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fd1c64ca-269d-42d6-a847-3ba0539926df tempest-SnapshotDependencyTests-2046741069 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd1c64ca-269d-42d6-a847-3ba0539926df tempest-SnapshotDependencyTests-2046741069 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:24 devstack sudo[114947]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:38:24 devstack sudo[114947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7cc6471a-839d-47ff-b2b2-8bde231d7b73 tempest-ProjectReaderTests-1556756034 None] Acquiring lock "cinder-quobyte-176dd0c4-f117-4410-84bb-9e9ac7c7eb3d" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7cc6471a-839d-47ff-b2b2-8bde231d7b73 tempest-ProjectReaderTests-1556756034 None] Lock "cinder-quobyte-176dd0c4-f117-4410-84bb-9e9ac7c7eb3d" acquired by "delete_volume" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[d9543c1e-846b-4080-8994-dee68ce69d96]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:38:24 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7cc6471a-839d-47ff-b2b2-8bde231d7b73 tempest-ProjectReaderTests-1556756034 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-176dd0c4-f117-4410-84bb-9e9ac7c7eb3d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:25 devstack sudo[114949]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-176dd0c4-f117-4410-84bb-9e9ac7c7eb3d Aug 16 21:38:25 devstack sudo[114949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cc67b0d5-dccc-441e-9da0-4ff36ec221bd tempest-SnapshotDependencyTests-2046741069 None] Acquiring lock "cinder-06cefdb9-02df-4d52-a552-bad1124795b3-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cc67b0d5-dccc-441e-9da0-4ff36ec221bd tempest-SnapshotDependencyTests-2046741069 None] Lock "cinder-06cefdb9-02df-4d52-a552-bad1124795b3-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:25 devstack sudo[114947]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fd1c64ca-269d-42d6-a847-3ba0539926df tempest-SnapshotDependencyTests-2046741069 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.264s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fd1c64ca-269d-42d6-a847-3ba0539926df tempest-SnapshotDependencyTests-2046741069 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:38:25 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-fd1c64ca-269d-42d6-a847-3ba0539926df tempest-SnapshotDependencyTests-2046741069 None] Deleted volume successfully. Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cc67b0d5-dccc-441e-9da0-4ff36ec221bd tempest-SnapshotDependencyTests-2046741069 None] Acquiring lock "cinder-quobyte-06cefdb9-02df-4d52-a552-bad1124795b3" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-fd1c64ca-269d-42d6-a847-3ba0539926df tempest-SnapshotDependencyTests-2046741069 None] Lock "cinder-f0487f10-e014-4423-b689-da383fc51056-delete_volume" released by "delete_volume" :: held 1.241s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cc67b0d5-dccc-441e-9da0-4ff36ec221bd tempest-SnapshotDependencyTests-2046741069 None] Lock "cinder-quobyte-06cefdb9-02df-4d52-a552-bad1124795b3" acquired by "delete_volume" :: waited 0.017s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[002df9e0-eec8-4f22-9da6-c5bba79b5a29]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cc67b0d5-dccc-441e-9da0-4ff36ec221bd tempest-SnapshotDependencyTests-2046741069 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06cefdb9-02df-4d52-a552-bad1124795b3 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:25 devstack sudo[114952]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06cefdb9-02df-4d52-a552-bad1124795b3 Aug 16 21:38:25 devstack sudo[114952]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:25 devstack sudo[114949]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7cc6471a-839d-47ff-b2b2-8bde231d7b73 tempest-ProjectReaderTests-1556756034 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-176dd0c4-f117-4410-84bb-9e9ac7c7eb3d" returned: 0 in 0.419s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7cc6471a-839d-47ff-b2b2-8bde231d7b73 tempest-ProjectReaderTests-1556756034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-176dd0c4-f117-4410-84bb-9e9ac7c7eb3d {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:25 devstack sudo[114957]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-176dd0c4-f117-4410-84bb-9e9ac7c7eb3d Aug 16 21:38:25 devstack sudo[114957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:25 devstack sudo[114952]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cc67b0d5-dccc-441e-9da0-4ff36ec221bd tempest-SnapshotDependencyTests-2046741069 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06cefdb9-02df-4d52-a552-bad1124795b3" returned: 0 in 0.386s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cc67b0d5-dccc-441e-9da0-4ff36ec221bd tempest-SnapshotDependencyTests-2046741069 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06cefdb9-02df-4d52-a552-bad1124795b3 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:25 devstack sudo[114957]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7cc6471a-839d-47ff-b2b2-8bde231d7b73 tempest-ProjectReaderTests-1556756034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-176dd0c4-f117-4410-84bb-9e9ac7c7eb3d" returned: 0 in 0.253s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:25 devstack sudo[114963]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06cefdb9-02df-4d52-a552-bad1124795b3 Aug 16 21:38:25 devstack sudo[114963]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7cc6471a-839d-47ff-b2b2-8bde231d7b73 tempest-ProjectReaderTests-1556756034 None] Lock "cinder-quobyte-176dd0c4-f117-4410-84bb-9e9ac7c7eb3d" released by "delete_volume" :: held 0.716s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-7cc6471a-839d-47ff-b2b2-8bde231d7b73 tempest-ProjectReaderTests-1556756034 None] Created reservations ['4a6f63bd-0c28-4f4b-8b6b-11f2f593261f', '42d9ba40-a018-4b71-9e5f-d2f024d20d19', 'e27ae7f6-3d12-422a-b880-c4b736ca6459', '538ca9e7-fbe8-489b-a8fc-a1249936e00c'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7cc6471a-839d-47ff-b2b2-8bde231d7b73 tempest-ProjectReaderTests-1556756034 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7cc6471a-839d-47ff-b2b2-8bde231d7b73 tempest-ProjectReaderTests-1556756034 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7cc6471a-839d-47ff-b2b2-8bde231d7b73 tempest-ProjectReaderTests-1556756034 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-7cc6471a-839d-47ff-b2b2-8bde231d7b73 tempest-ProjectReaderTests-1556756034 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-7cc6471a-839d-47ff-b2b2-8bde231d7b73 tempest-ProjectReaderTests-1556756034 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7cc6471a-839d-47ff-b2b2-8bde231d7b73 tempest-ProjectReaderTests-1556756034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:25 devstack sudo[114965]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:38:25 devstack sudo[114965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:25 devstack sudo[114963]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cc67b0d5-dccc-441e-9da0-4ff36ec221bd tempest-SnapshotDependencyTests-2046741069 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06cefdb9-02df-4d52-a552-bad1124795b3" returned: 0 in 0.258s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cc67b0d5-dccc-441e-9da0-4ff36ec221bd tempest-SnapshotDependencyTests-2046741069 None] Lock "cinder-quobyte-06cefdb9-02df-4d52-a552-bad1124795b3" released by "delete_volume" :: held 0.685s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-cc67b0d5-dccc-441e-9da0-4ff36ec221bd tempest-SnapshotDependencyTests-2046741069 None] Created reservations ['9587b8c0-a657-45d8-ab94-ccfbe9f71f61', '918c1a72-b226-4530-9cee-53e8bdb674c9', '68efd0e9-f43f-4ee5-af1d-8594a1f2f5f3', '8f1ed93e-0cfa-4c8f-ae1a-39de8fd4911e'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cc67b0d5-dccc-441e-9da0-4ff36ec221bd tempest-SnapshotDependencyTests-2046741069 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cc67b0d5-dccc-441e-9da0-4ff36ec221bd tempest-SnapshotDependencyTests-2046741069 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cc67b0d5-dccc-441e-9da0-4ff36ec221bd tempest-SnapshotDependencyTests-2046741069 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-cc67b0d5-dccc-441e-9da0-4ff36ec221bd tempest-SnapshotDependencyTests-2046741069 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-cc67b0d5-dccc-441e-9da0-4ff36ec221bd tempest-SnapshotDependencyTests-2046741069 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cc67b0d5-dccc-441e-9da0-4ff36ec221bd tempest-SnapshotDependencyTests-2046741069 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:25 devstack sudo[114965]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-7cc6471a-839d-47ff-b2b2-8bde231d7b73 tempest-ProjectReaderTests-1556756034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.278s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:25 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-7cc6471a-839d-47ff-b2b2-8bde231d7b73 tempest-ProjectReaderTests-1556756034 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:38:25 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-7cc6471a-839d-47ff-b2b2-8bde231d7b73 tempest-ProjectReaderTests-1556756034 None] Deleted volume successfully. Aug 16 21:38:25 devstack sudo[114969]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:38:25 devstack sudo[114969]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-7cc6471a-839d-47ff-b2b2-8bde231d7b73 tempest-ProjectReaderTests-1556756034 None] Lock "cinder-176dd0c4-f117-4410-84bb-9e9ac7c7eb3d-delete_volume" released by "delete_volume" :: held 1.221s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:26 devstack sudo[114969]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-cc67b0d5-dccc-441e-9da0-4ff36ec221bd tempest-SnapshotDependencyTests-2046741069 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.267s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-cc67b0d5-dccc-441e-9da0-4ff36ec221bd tempest-SnapshotDependencyTests-2046741069 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:38:26 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-cc67b0d5-dccc-441e-9da0-4ff36ec221bd tempest-SnapshotDependencyTests-2046741069 None] Deleted volume successfully. Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-cc67b0d5-dccc-441e-9da0-4ff36ec221bd tempest-SnapshotDependencyTests-2046741069 None] Lock "cinder-06cefdb9-02df-4d52-a552-bad1124795b3-delete_volume" released by "delete_volume" :: held 1.225s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Flow 'volume_create_manager' (985c5914-f92b-4cd8-b889-084e95845554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e36ed9ed-8f08-479d-b32e-1c3875b39bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e36ed9ed-8f08-479d-b32e-1c3875b39bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:38:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1914596925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8030a458-7bee-4bef-a528-e14e60f48965,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62da8d4a0981482b856c47fd8e5ab036',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=2026-08-16T19:38:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:38:26Z,use_quota=True,user_id='4c9d55c3ea3043d5bdc3788078b09d00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c596f9bf-54df-41e0-aa6e-630dc4e1df17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c596f9bf-54df-41e0-aa6e-630dc4e1df17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (37f3a207-033a-45e8-b33f-cc248eca4bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (37f3a207-033a-45e8-b33f-cc248eca4bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8030a458-7bee-4bef-a528-e14e60f48965', 'volume_name': 'volume-8030a458-7bee-4bef-a528-e14e60f48965', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04b92026-7443-4577-a819-060e3157acd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04b92026-7443-4577-a819-060e3157acd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3324436b-9dfc-4eee-b629-5341d4a4ecc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:26 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Volume 8030a458-7bee-4bef-a528-e14e60f48965: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8030a458-7bee-4bef-a528-e14e60f48965', 'volume_size': 1} Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] ==> create_volume: call "{'self': , '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-08-16T19:38:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1914596925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8030a458-7bee-4bef-a528-e14e60f48965,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62da8d4a0981482b856c47fd8e5ab036',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=2026-08-16T19:38:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:38:26Z,use_quota=True,user_id='4c9d55c3ea3043d5bdc3788078b09d00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Creating volume 8030a458-7bee-4bef-a528-e14e60f48965 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:38:26 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:38:26 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8030a458-7bee-4bef-a528-e14e60f48965 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:26 devstack sudo[114972]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8030a458-7bee-4bef-a528-e14e60f48965 1073741824 Aug 16 21:38:26 devstack sudo[114972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:26 devstack sudo[114972]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8030a458-7bee-4bef-a528-e14e60f48965 1073741824" returned: 0 in 0.459s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8030a458-7bee-4bef-a528-e14e60f48965 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:27 devstack sudo[114979]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8030a458-7bee-4bef-a528-e14e60f48965 Aug 16 21:38:27 devstack sudo[114979]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:27 devstack sudo[114979]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8030a458-7bee-4bef-a528-e14e60f48965" returned: 0 in 0.270s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:27 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] <== create_volume: return (788ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:38:27 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.793s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3324436b-9dfc-4eee-b629-5341d4a4ecc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8030a458-7bee-4bef-a528-e14e60f48965', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e39f9d27-d348-4033-911d-8e4ea5cfa071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:27 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Volume volume-8030a458-7bee-4bef-a528-e14e60f48965 (8030a458-7bee-4bef-a528-e14e60f48965): created successfully Aug 16 21:38:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e39f9d27-d348-4033-911d-8e4ea5cfa071) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:27 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Flow 'volume_create_manager' (985c5914-f92b-4cd8-b889-084e95845554) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:38:27 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-33753f54-0ef7-4c0b-aeb1-59d8c43a919d tempest-ProjectReaderTests-1556756034 None] Created volume successfully. Aug 16 21:38:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-880c6445-0931-4c74-a076-da891e635f0d tempest-ProjectReaderTests-1556756034 None] Acquiring lock "cinder-8030a458-7bee-4bef-a528-e14e60f48965-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-880c6445-0931-4c74-a076-da891e635f0d tempest-ProjectReaderTests-1556756034 None] Lock "cinder-8030a458-7bee-4bef-a528-e14e60f48965-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-880c6445-0931-4c74-a076-da891e635f0d tempest-ProjectReaderTests-1556756034 None] Acquiring lock "cinder-quobyte-8030a458-7bee-4bef-a528-e14e60f48965" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:28 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-880c6445-0931-4c74-a076-da891e635f0d tempest-ProjectReaderTests-1556756034 None] Lock "cinder-quobyte-8030a458-7bee-4bef-a528-e14e60f48965" acquired by "delete_volume" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:28 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[f319b646-adeb-4558-b711-9d4cfb7ed528]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:38:28 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-880c6445-0931-4c74-a076-da891e635f0d tempest-ProjectReaderTests-1556756034 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8030a458-7bee-4bef-a528-e14e60f48965 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:28 devstack sudo[114983]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8030a458-7bee-4bef-a528-e14e60f48965 Aug 16 21:38:28 devstack sudo[114983]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:29 devstack sudo[114983]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-880c6445-0931-4c74-a076-da891e635f0d tempest-ProjectReaderTests-1556756034 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8030a458-7bee-4bef-a528-e14e60f48965" returned: 0 in 0.396s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-880c6445-0931-4c74-a076-da891e635f0d tempest-ProjectReaderTests-1556756034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8030a458-7bee-4bef-a528-e14e60f48965 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:29 devstack sudo[114989]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8030a458-7bee-4bef-a528-e14e60f48965 Aug 16 21:38:29 devstack sudo[114989]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:29 devstack sudo[114989]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-880c6445-0931-4c74-a076-da891e635f0d tempest-ProjectReaderTests-1556756034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-8030a458-7bee-4bef-a528-e14e60f48965" returned: 0 in 0.280s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:29 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-880c6445-0931-4c74-a076-da891e635f0d tempest-ProjectReaderTests-1556756034 None] Lock "cinder-quobyte-8030a458-7bee-4bef-a528-e14e60f48965" released by "delete_volume" :: held 0.726s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:29 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-880c6445-0931-4c74-a076-da891e635f0d tempest-ProjectReaderTests-1556756034 None] Created reservations ['ae6d7ef0-d850-423c-9fd4-6749d2ba6312', '7759d5e6-670f-457e-98fb-99d1a56d381f', 'a33b11fb-273b-477d-acdc-f3444e4ade22', '8dea9f59-4635-47bd-9b13-8136bb1c3a81'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:38:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-880c6445-0931-4c74-a076-da891e635f0d tempest-ProjectReaderTests-1556756034 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-880c6445-0931-4c74-a076-da891e635f0d tempest-ProjectReaderTests-1556756034 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-880c6445-0931-4c74-a076-da891e635f0d tempest-ProjectReaderTests-1556756034 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:38:29 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-880c6445-0931-4c74-a076-da891e635f0d tempest-ProjectReaderTests-1556756034 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:38:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-880c6445-0931-4c74-a076-da891e635f0d tempest-ProjectReaderTests-1556756034 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-880c6445-0931-4c74-a076-da891e635f0d tempest-ProjectReaderTests-1556756034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:29 devstack sudo[114992]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:38:29 devstack sudo[114992]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:29 devstack sudo[114992]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:29 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-880c6445-0931-4c74-a076-da891e635f0d tempest-ProjectReaderTests-1556756034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.250s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:29 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-880c6445-0931-4c74-a076-da891e635f0d tempest-ProjectReaderTests-1556756034 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:38:29 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-880c6445-0931-4c74-a076-da891e635f0d tempest-ProjectReaderTests-1556756034 None] Deleted volume successfully. Aug 16 21:38:29 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-880c6445-0931-4c74-a076-da891e635f0d tempest-ProjectReaderTests-1556756034 None] Lock "cinder-8030a458-7bee-4bef-a528-e14e60f48965-delete_volume" released by "delete_volume" :: held 1.225s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:33 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:38:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Flow 'volume_create_manager' (a502efac-a703-4f20-8cec-9e45bd3b613c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:38:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88de0cee-13ee-4883-b4e4-81d056647667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88de0cee-13ee-4883-b4e4-81d056647667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:38:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-443132890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=519ef406-f4ca-412c-bbcf-b1cf25672982,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72e763b439f54b6b9f0c6cbee77d086d',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=2026-08-16T19:38:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:38:34Z,use_quota=True,user_id='69d43a977cba4c6d8ac9af7a3aef8bc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ad1c9a37-996a-426b-8492-5eb8424aeb48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ad1c9a37-996a-426b-8492-5eb8424aeb48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e0890f68-5a73-44a2-a5b3-089edeb3752b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e0890f68-5a73-44a2-a5b3-089edeb3752b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '519ef406-f4ca-412c-bbcf-b1cf25672982', 'volume_name': 'volume-519ef406-f4ca-412c-bbcf-b1cf25672982', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5f9cc111-7a20-4846-b599-2f02dfaca818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5f9cc111-7a20-4846-b599-2f02dfaca818) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:33 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9750d818-47c6-40f7-b00b-b4e04adda60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:33 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Volume 519ef406-f4ca-412c-bbcf-b1cf25672982: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-519ef406-f4ca-412c-bbcf-b1cf25672982', 'volume_size': 1} Aug 16 21:38:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] ==> create_volume: call "{'self': , '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-08-16T19:38:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-443132890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=519ef406-f4ca-412c-bbcf-b1cf25672982,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72e763b439f54b6b9f0c6cbee77d086d',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=2026-08-16T19:38:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:38:34Z,use_quota=True,user_id='69d43a977cba4c6d8ac9af7a3aef8bc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:38:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Creating volume 519ef406-f4ca-412c-bbcf-b1cf25672982 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:38:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:38:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:38:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:33 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:38:33 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:38:33 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-519ef406-f4ca-412c-bbcf-b1cf25672982 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:33 devstack sudo[114998]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-519ef406-f4ca-412c-bbcf-b1cf25672982 1073741824 Aug 16 21:38:33 devstack sudo[114998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:34 devstack sudo[114998]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-519ef406-f4ca-412c-bbcf-b1cf25672982 1073741824" returned: 0 in 0.412s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-519ef406-f4ca-412c-bbcf-b1cf25672982 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:34 devstack sudo[115003]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-519ef406-f4ca-412c-bbcf-b1cf25672982 Aug 16 21:38:34 devstack sudo[115003]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:34 devstack sudo[115003]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-519ef406-f4ca-412c-bbcf-b1cf25672982" returned: 0 in 0.255s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:34 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] <== create_volume: return (706ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:38:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.708s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9750d818-47c6-40f7-b00b-b4e04adda60c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-519ef406-f4ca-412c-bbcf-b1cf25672982', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1890eeab-5463-4d9c-bac0-7a69f87d6f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:34 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Volume volume-519ef406-f4ca-412c-bbcf-b1cf25672982 (519ef406-f4ca-412c-bbcf-b1cf25672982): created successfully Aug 16 21:38:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1890eeab-5463-4d9c-bac0-7a69f87d6f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:34 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Flow 'volume_create_manager' (a502efac-a703-4f20-8cec-9e45bd3b613c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:38:34 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-0283d347-18b7-44d4-b8b9-975e627c1ca0 tempest-ProjectReaderTests-605750140 None] Created volume successfully. Aug 16 21:38:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-25cdf56a-3848-49c9-b538-caa6095212ca tempest-ProjectReaderTests-605750140 None] Acquiring lock "cinder-519ef406-f4ca-412c-bbcf-b1cf25672982-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-25cdf56a-3848-49c9-b538-caa6095212ca tempest-ProjectReaderTests-605750140 None] Lock "cinder-519ef406-f4ca-412c-bbcf-b1cf25672982-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-25cdf56a-3848-49c9-b538-caa6095212ca tempest-ProjectReaderTests-605750140 None] Acquiring lock "cinder-quobyte-519ef406-f4ca-412c-bbcf-b1cf25672982" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:34 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-25cdf56a-3848-49c9-b538-caa6095212ca tempest-ProjectReaderTests-605750140 None] Lock "cinder-quobyte-519ef406-f4ca-412c-bbcf-b1cf25672982" acquired by "delete_volume" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:34 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[42cbf640-a3b1-42e8-b442-5e5605291119]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:38:34 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-25cdf56a-3848-49c9-b538-caa6095212ca tempest-ProjectReaderTests-605750140 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-519ef406-f4ca-412c-bbcf-b1cf25672982 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:35 devstack sudo[115006]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-519ef406-f4ca-412c-bbcf-b1cf25672982 Aug 16 21:38:35 devstack sudo[115006]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:35 devstack sudo[115006]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-25cdf56a-3848-49c9-b538-caa6095212ca tempest-ProjectReaderTests-605750140 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-519ef406-f4ca-412c-bbcf-b1cf25672982" returned: 0 in 0.401s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-25cdf56a-3848-49c9-b538-caa6095212ca tempest-ProjectReaderTests-605750140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-519ef406-f4ca-412c-bbcf-b1cf25672982 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:35 devstack sudo[115012]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-519ef406-f4ca-412c-bbcf-b1cf25672982 Aug 16 21:38:35 devstack sudo[115012]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:35 devstack sudo[115012]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-25cdf56a-3848-49c9-b538-caa6095212ca tempest-ProjectReaderTests-605750140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-519ef406-f4ca-412c-bbcf-b1cf25672982" returned: 0 in 0.291s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:35 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-25cdf56a-3848-49c9-b538-caa6095212ca tempest-ProjectReaderTests-605750140 None] Lock "cinder-quobyte-519ef406-f4ca-412c-bbcf-b1cf25672982" released by "delete_volume" :: held 0.739s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:35 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-25cdf56a-3848-49c9-b538-caa6095212ca tempest-ProjectReaderTests-605750140 None] Created reservations ['a27d3193-d33c-4faa-88de-112a0c519606', '49817740-7c18-48d1-992c-f98e894bb059', 'b8a4a81c-d36b-4303-ba04-e60e2f03657b', '4d884cb6-5bec-4725-8184-4d430857432b'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:38:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-25cdf56a-3848-49c9-b538-caa6095212ca tempest-ProjectReaderTests-605750140 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-25cdf56a-3848-49c9-b538-caa6095212ca tempest-ProjectReaderTests-605750140 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-25cdf56a-3848-49c9-b538-caa6095212ca tempest-ProjectReaderTests-605750140 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:38:35 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-25cdf56a-3848-49c9-b538-caa6095212ca tempest-ProjectReaderTests-605750140 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:38:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-25cdf56a-3848-49c9-b538-caa6095212ca tempest-ProjectReaderTests-605750140 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:35 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-25cdf56a-3848-49c9-b538-caa6095212ca tempest-ProjectReaderTests-605750140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:35 devstack sudo[115015]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:38:35 devstack sudo[115015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:36 devstack sudo[115015]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-25cdf56a-3848-49c9-b538-caa6095212ca tempest-ProjectReaderTests-605750140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.265s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-25cdf56a-3848-49c9-b538-caa6095212ca tempest-ProjectReaderTests-605750140 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:38:36 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-25cdf56a-3848-49c9-b538-caa6095212ca tempest-ProjectReaderTests-605750140 None] Deleted volume successfully. Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-25cdf56a-3848-49c9-b538-caa6095212ca tempest-ProjectReaderTests-605750140 None] Lock "cinder-519ef406-f4ca-412c-bbcf-b1cf25672982-delete_volume" released by "delete_volume" :: held 1.214s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Flow 'volume_create_manager' (1128be30-702d-45d9-8360-353be36da8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fbf3bac9-2a8a-49e7-a130-694cc84356c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fbf3bac9-2a8a-49e7-a130-694cc84356c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:38:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-612878338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6f10b235-3996-453c-8e69-cdf9b25d35dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72e763b439f54b6b9f0c6cbee77d086d',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=2026-08-16T19:38:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:38:36Z,use_quota=True,user_id='69d43a977cba4c6d8ac9af7a3aef8bc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5189ff9f-d43d-43b1-972c-8368385543b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5189ff9f-d43d-43b1-972c-8368385543b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d34afa71-de35-47ea-b4fb-12fe6e401e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d34afa71-de35-47ea-b4fb-12fe6e401e80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6f10b235-3996-453c-8e69-cdf9b25d35dc', 'volume_name': 'volume-6f10b235-3996-453c-8e69-cdf9b25d35dc', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (acfbe28e-4386-4a68-903f-9453e7c9ec29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (acfbe28e-4386-4a68-903f-9453e7c9ec29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb5d0c58-2b42-4abe-9075-fc90ba39b23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:36 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Volume 6f10b235-3996-453c-8e69-cdf9b25d35dc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6f10b235-3996-453c-8e69-cdf9b25d35dc', 'volume_size': 1} Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] ==> create_volume: call "{'self': , '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-08-16T19:38:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-612878338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6f10b235-3996-453c-8e69-cdf9b25d35dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72e763b439f54b6b9f0c6cbee77d086d',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=2026-08-16T19:38:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:38:36Z,use_quota=True,user_id='69d43a977cba4c6d8ac9af7a3aef8bc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Creating volume 6f10b235-3996-453c-8e69-cdf9b25d35dc {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:38:36 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:38:36 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6f10b235-3996-453c-8e69-cdf9b25d35dc 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:36 devstack sudo[115018]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6f10b235-3996-453c-8e69-cdf9b25d35dc 1073741824 Aug 16 21:38:36 devstack sudo[115018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:37 devstack sudo[115018]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6f10b235-3996-453c-8e69-cdf9b25d35dc 1073741824" returned: 0 in 0.459s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6f10b235-3996-453c-8e69-cdf9b25d35dc {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:37 devstack sudo[115024]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6f10b235-3996-453c-8e69-cdf9b25d35dc Aug 16 21:38:37 devstack sudo[115024]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:37 devstack sudo[115024]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6f10b235-3996-453c-8e69-cdf9b25d35dc" returned: 0 in 0.271s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:37 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] <== create_volume: return (781ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:38:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.784s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:37 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb5d0c58-2b42-4abe-9075-fc90ba39b23a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6f10b235-3996-453c-8e69-cdf9b25d35dc', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:37 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7f8feae4-7b29-447a-bf46-e4d9e07341b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:37 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Volume volume-6f10b235-3996-453c-8e69-cdf9b25d35dc (6f10b235-3996-453c-8e69-cdf9b25d35dc): created successfully Aug 16 21:38:37 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7f8feae4-7b29-447a-bf46-e4d9e07341b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:37 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Flow 'volume_create_manager' (1128be30-702d-45d9-8360-353be36da8a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:38:37 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-b9d6bf4e-6067-4fd7-ba39-581399a2aa17 tempest-ProjectReaderTests-605750140 None] Created volume successfully. Aug 16 21:38:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-53269788-463a-4b99-972e-9d1058cbaaf7 tempest-ProjectReaderTests-605750140 None] Acquiring lock "cinder-6f10b235-3996-453c-8e69-cdf9b25d35dc-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-53269788-463a-4b99-972e-9d1058cbaaf7 tempest-ProjectReaderTests-605750140 None] Lock "cinder-6f10b235-3996-453c-8e69-cdf9b25d35dc-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-53269788-463a-4b99-972e-9d1058cbaaf7 tempest-ProjectReaderTests-605750140 None] Acquiring lock "cinder-quobyte-6f10b235-3996-453c-8e69-cdf9b25d35dc" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:37 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-53269788-463a-4b99-972e-9d1058cbaaf7 tempest-ProjectReaderTests-605750140 None] Lock "cinder-quobyte-6f10b235-3996-453c-8e69-cdf9b25d35dc" acquired by "delete_volume" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:37 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[590d9e54-cb91-4f6c-9366-1914b1b12dc3]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:38:37 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-53269788-463a-4b99-972e-9d1058cbaaf7 tempest-ProjectReaderTests-605750140 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6f10b235-3996-453c-8e69-cdf9b25d35dc {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:37 devstack sudo[115027]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6f10b235-3996-453c-8e69-cdf9b25d35dc Aug 16 21:38:37 devstack sudo[115027]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:38 devstack sudo[115027]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-53269788-463a-4b99-972e-9d1058cbaaf7 tempest-ProjectReaderTests-605750140 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6f10b235-3996-453c-8e69-cdf9b25d35dc" returned: 0 in 0.350s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-53269788-463a-4b99-972e-9d1058cbaaf7 tempest-ProjectReaderTests-605750140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6f10b235-3996-453c-8e69-cdf9b25d35dc {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:38 devstack sudo[115032]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6f10b235-3996-453c-8e69-cdf9b25d35dc Aug 16 21:38:38 devstack sudo[115032]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:38 devstack sudo[115032]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-53269788-463a-4b99-972e-9d1058cbaaf7 tempest-ProjectReaderTests-605750140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-6f10b235-3996-453c-8e69-cdf9b25d35dc" returned: 0 in 0.248s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-53269788-463a-4b99-972e-9d1058cbaaf7 tempest-ProjectReaderTests-605750140 None] Lock "cinder-quobyte-6f10b235-3996-453c-8e69-cdf9b25d35dc" released by "delete_volume" :: held 0.638s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:38 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-53269788-463a-4b99-972e-9d1058cbaaf7 tempest-ProjectReaderTests-605750140 None] Created reservations ['f5a08c1c-6f3f-4d0c-a1f3-d6f2bc3f2ed4', 'cfd7a916-deee-460b-b94a-ce7cc76e618c', '5483d204-aaba-4e51-b6cf-e049426f9faf', '3d77da3f-8dc0-4590-9053-4c4d9a82dda3'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:38:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-53269788-463a-4b99-972e-9d1058cbaaf7 tempest-ProjectReaderTests-605750140 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-53269788-463a-4b99-972e-9d1058cbaaf7 tempest-ProjectReaderTests-605750140 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:38 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-53269788-463a-4b99-972e-9d1058cbaaf7 tempest-ProjectReaderTests-605750140 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:38:38 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-53269788-463a-4b99-972e-9d1058cbaaf7 tempest-ProjectReaderTests-605750140 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:38:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-53269788-463a-4b99-972e-9d1058cbaaf7 tempest-ProjectReaderTests-605750140 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-53269788-463a-4b99-972e-9d1058cbaaf7 tempest-ProjectReaderTests-605750140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:38 devstack sudo[115035]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:38:38 devstack sudo[115035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:38 devstack sudo[115035]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:38 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-53269788-463a-4b99-972e-9d1058cbaaf7 tempest-ProjectReaderTests-605750140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.254s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:38 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-53269788-463a-4b99-972e-9d1058cbaaf7 tempest-ProjectReaderTests-605750140 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:38:38 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-53269788-463a-4b99-972e-9d1058cbaaf7 tempest-ProjectReaderTests-605750140 None] Deleted volume successfully. Aug 16 21:38:38 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-53269788-463a-4b99-972e-9d1058cbaaf7 tempest-ProjectReaderTests-605750140 None] Lock "cinder-6f10b235-3996-453c-8e69-cdf9b25d35dc-delete_volume" released by "delete_volume" :: held 1.093s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Flow 'volume_create_manager' (4d2eec16-9b2a-4da6-a504-22ce0ec5b8d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (92c8f238-0123-413e-bb1a-4788a980d2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (92c8f238-0123-413e-bb1a-4788a980d2d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:38:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2007487165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=06e69160-b07b-48e4-8e3b-aebe93c1eeff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72e763b439f54b6b9f0c6cbee77d086d',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=2026-08-16T19:38:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:38:39Z,use_quota=True,user_id='69d43a977cba4c6d8ac9af7a3aef8bc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a9f565b1-3d4f-4278-acd5-0ab72502e676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a9f565b1-3d4f-4278-acd5-0ab72502e676) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (39e70b8a-346b-467f-b830-447b1e611265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (39e70b8a-346b-467f-b830-447b1e611265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '06e69160-b07b-48e4-8e3b-aebe93c1eeff', 'volume_name': 'volume-06e69160-b07b-48e4-8e3b-aebe93c1eeff', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3fd8f586-22a4-4d14-aa88-9f04fc650cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3fd8f586-22a4-4d14-aa88-9f04fc650cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bfe10dc1-ae85-42be-8028-d47d1b07c219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:39 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Volume 06e69160-b07b-48e4-8e3b-aebe93c1eeff: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-06e69160-b07b-48e4-8e3b-aebe93c1eeff', 'volume_size': 1} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] ==> create_volume: call "{'self': , '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-08-16T19:38:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2007487165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=06e69160-b07b-48e4-8e3b-aebe93c1eeff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72e763b439f54b6b9f0c6cbee77d086d',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=2026-08-16T19:38:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:38:39Z,use_quota=True,user_id='69d43a977cba4c6d8ac9af7a3aef8bc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Creating volume 06e69160-b07b-48e4-8e3b-aebe93c1eeff {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:38:39 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06e69160-b07b-48e4-8e3b-aebe93c1eeff 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:39 devstack sudo[115038]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06e69160-b07b-48e4-8e3b-aebe93c1eeff 1073741824 Aug 16 21:38:39 devstack sudo[115038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:39 devstack sudo[115038]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06e69160-b07b-48e4-8e3b-aebe93c1eeff 1073741824" returned: 0 in 0.416s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06e69160-b07b-48e4-8e3b-aebe93c1eeff {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:39 devstack sudo[115044]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06e69160-b07b-48e4-8e3b-aebe93c1eeff Aug 16 21:38:39 devstack sudo[115044]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:39 devstack sudo[115044]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06e69160-b07b-48e4-8e3b-aebe93c1eeff" returned: 0 in 0.243s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] <== create_volume: return (702ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.706s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bfe10dc1-ae85-42be-8028-d47d1b07c219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-06e69160-b07b-48e4-8e3b-aebe93c1eeff', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0b661880-f156-472a-9e86-468b197acff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:39 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Volume volume-06e69160-b07b-48e4-8e3b-aebe93c1eeff (06e69160-b07b-48e4-8e3b-aebe93c1eeff): created successfully Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0b661880-f156-472a-9e86-468b197acff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:39 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Flow 'volume_create_manager' (4d2eec16-9b2a-4da6-a504-22ce0ec5b8d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:38:39 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-e27bbc51-0e2f-4be2-aa51-62b5c6bd5f3d tempest-ProjectReaderTests-605750140 None] Created volume successfully. Aug 16 21:38:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-15decd08-4983-472c-a93d-c00d6916dd33 tempest-ProjectReaderTests-605750140 None] Acquiring lock "cinder-06e69160-b07b-48e4-8e3b-aebe93c1eeff-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-15decd08-4983-472c-a93d-c00d6916dd33 tempest-ProjectReaderTests-605750140 None] Lock "cinder-06e69160-b07b-48e4-8e3b-aebe93c1eeff-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-15decd08-4983-472c-a93d-c00d6916dd33 tempest-ProjectReaderTests-605750140 None] Acquiring lock "cinder-quobyte-06e69160-b07b-48e4-8e3b-aebe93c1eeff" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-15decd08-4983-472c-a93d-c00d6916dd33 tempest-ProjectReaderTests-605750140 None] Lock "cinder-quobyte-06e69160-b07b-48e4-8e3b-aebe93c1eeff" acquired by "delete_volume" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:40 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[682c1bc3-2156-49e6-8b7b-da0bb83c908e]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:38:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-15decd08-4983-472c-a93d-c00d6916dd33 tempest-ProjectReaderTests-605750140 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06e69160-b07b-48e4-8e3b-aebe93c1eeff {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:40 devstack sudo[115047]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06e69160-b07b-48e4-8e3b-aebe93c1eeff Aug 16 21:38:40 devstack sudo[115047]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:40 devstack sudo[115047]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-15decd08-4983-472c-a93d-c00d6916dd33 tempest-ProjectReaderTests-605750140 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06e69160-b07b-48e4-8e3b-aebe93c1eeff" returned: 0 in 0.354s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-15decd08-4983-472c-a93d-c00d6916dd33 tempest-ProjectReaderTests-605750140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06e69160-b07b-48e4-8e3b-aebe93c1eeff {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:40 devstack sudo[115052]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06e69160-b07b-48e4-8e3b-aebe93c1eeff Aug 16 21:38:40 devstack sudo[115052]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:40 devstack sudo[115052]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:40 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-15decd08-4983-472c-a93d-c00d6916dd33 tempest-ProjectReaderTests-605750140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-06e69160-b07b-48e4-8e3b-aebe93c1eeff" returned: 0 in 0.253s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:40 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-15decd08-4983-472c-a93d-c00d6916dd33 tempest-ProjectReaderTests-605750140 None] Lock "cinder-quobyte-06e69160-b07b-48e4-8e3b-aebe93c1eeff" released by "delete_volume" :: held 0.647s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:40 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-15decd08-4983-472c-a93d-c00d6916dd33 tempest-ProjectReaderTests-605750140 None] Created reservations ['c69c6625-09ff-4e33-9e3b-b04624fd2ef6', 'a8cf9a9f-dee7-407d-9f1c-98739ca4cec2', '8b4ab367-a52a-436e-9bb0-ff890aee752e', '098fee90-bd82-4376-bfa6-987eadb47f73'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-15decd08-4983-472c-a93d-c00d6916dd33 tempest-ProjectReaderTests-605750140 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-15decd08-4983-472c-a93d-c00d6916dd33 tempest-ProjectReaderTests-605750140 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-15decd08-4983-472c-a93d-c00d6916dd33 tempest-ProjectReaderTests-605750140 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-15decd08-4983-472c-a93d-c00d6916dd33 tempest-ProjectReaderTests-605750140 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-15decd08-4983-472c-a93d-c00d6916dd33 tempest-ProjectReaderTests-605750140 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-15decd08-4983-472c-a93d-c00d6916dd33 tempest-ProjectReaderTests-605750140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:41 devstack sudo[115055]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:38:41 devstack sudo[115055]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:41 devstack sudo[115055]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-15decd08-4983-472c-a93d-c00d6916dd33 tempest-ProjectReaderTests-605750140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.244s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-15decd08-4983-472c-a93d-c00d6916dd33 tempest-ProjectReaderTests-605750140 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:38:41 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-15decd08-4983-472c-a93d-c00d6916dd33 tempest-ProjectReaderTests-605750140 None] Deleted volume successfully. Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-15decd08-4983-472c-a93d-c00d6916dd33 tempest-ProjectReaderTests-605750140 None] Lock "cinder-06e69160-b07b-48e4-8e3b-aebe93c1eeff-delete_volume" released by "delete_volume" :: held 1.080s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94342) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Flow 'volume_create_manager' (3152bedd-69a7-4df6-9d9f-c6752a5e6e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eac3df00-d1a0-41c5-8c1c-576aa4085721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eac3df00-d1a0-41c5-8c1c-576aa4085721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-08-16T19:38:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1502516877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=876f5d6b-2d75-4a59-bdbd-8405ad33ce13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72e763b439f54b6b9f0c6cbee77d086d',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=2026-08-16T19:38:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:38:42Z,use_quota=True,user_id='69d43a977cba4c6d8ac9af7a3aef8bc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8b7658fa-9456-4cff-b947-aafd913c7e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8b7658fa-9456-4cff-b947-aafd913c7e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (76f41ce7-b1af-45b1-9359-95f2105a8af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (76f41ce7-b1af-45b1-9359-95f2105a8af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '876f5d6b-2d75-4a59-bdbd-8405ad33ce13', 'volume_name': 'volume-876f5d6b-2d75-4a59-bdbd-8405ad33ce13', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (adfe1ba5-c25c-44be-9583-cee3a7126861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (adfe1ba5-c25c-44be-9583-cee3a7126861) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0325a6d5-1976-414b-abd5-0498aa85de50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:41 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Volume 876f5d6b-2d75-4a59-bdbd-8405ad33ce13: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-876f5d6b-2d75-4a59-bdbd-8405ad33ce13', 'volume_size': 1} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] ==> create_volume: call "{'self': , '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-08-16T19:38:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1502516877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=876f5d6b-2d75-4a59-bdbd-8405ad33ce13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72e763b439f54b6b9f0c6cbee77d086d',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=2026-08-16T19:38:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-16T19:38:42Z,use_quota=True,user_id='69d43a977cba4c6d8ac9af7a3aef8bc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e2492b-be5f-4482-8364-e4784f2fd8d7),volume_type_id=39e2492b-be5f-4482-8364-e4784f2fd8d7)}" {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.remotefs [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Creating volume 876f5d6b-2d75-4a59-bdbd-8405ad33ce13 {{(pid=94342) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Selected osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec as target Quobyte volume. {{(pid=94342) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:702}} Aug 16 21:38:41 devstack cinder-volume[94342]: INFO cinder.volume.drivers.remotefs [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] casted to osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec Aug 16 21:38:41 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-876f5d6b-2d75-4a59-bdbd-8405ad33ce13 1073741824 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:41 devstack sudo[115058]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-876f5d6b-2d75-4a59-bdbd-8405ad33ce13 1073741824 Aug 16 21:38:41 devstack sudo[115058]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:42 devstack sudo[115058]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-876f5d6b-2d75-4a59-bdbd-8405ad33ce13 1073741824" returned: 0 in 0.409s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-876f5d6b-2d75-4a59-bdbd-8405ad33ce13 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:42 devstack sudo[115063]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-876f5d6b-2d75-4a59-bdbd-8405ad33ce13 Aug 16 21:38:42 devstack sudo[115063]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:42 devstack sudo[115063]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-876f5d6b-2d75-4a59-bdbd-8405ad33ce13" returned: 0 in 0.256s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:42 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] <== create_volume: return (707ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'} {{(pid=94342) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 16 21:38:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.709s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0325a6d5-1976-414b-abd5-0498aa85de50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-876f5d6b-2d75-4a59-bdbd-8405ad33ce13', 'volume_size': 1}' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8acfb151-37dd-4a64-bccc-3dc5a697b736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:38:42 devstack cinder-volume[94342]: INFO cinder.volume.flows.manager.create_volume [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Volume volume-876f5d6b-2d75-4a59-bdbd-8405ad33ce13 (876f5d6b-2d75-4a59-bdbd-8405ad33ce13): created successfully Aug 16 21:38:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8acfb151-37dd-4a64-bccc-3dc5a697b736) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:38:42 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Flow 'volume_create_manager' (3152bedd-69a7-4df6-9d9f-c6752a5e6e01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:38:42 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-8b93dcdd-6576-48cd-bb34-0a0811d26acd tempest-ProjectReaderTests-605750140 None] Created volume successfully. Aug 16 21:38:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-632533e0-c54c-40e9-b396-03cef2c6f6fd tempest-ProjectReaderTests-605750140 None] Acquiring lock "cinder-876f5d6b-2d75-4a59-bdbd-8405ad33ce13-delete_volume" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-632533e0-c54c-40e9-b396-03cef2c6f6fd tempest-ProjectReaderTests-605750140 None] Lock "cinder-876f5d6b-2d75-4a59-bdbd-8405ad33ce13-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-632533e0-c54c-40e9-b396-03cef2c6f6fd tempest-ProjectReaderTests-605750140 None] Acquiring lock "cinder-quobyte-876f5d6b-2d75-4a59-bdbd-8405ad33ce13" by "delete_volume" {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:38:42 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-632533e0-c54c-40e9-b396-03cef2c6f6fd tempest-ProjectReaderTests-605750140 None] Lock "cinder-quobyte-876f5d6b-2d75-4a59-bdbd-8405ad33ce13" acquired by "delete_volume" :: waited 0.015s {{(pid=94342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:38:42 devstack cinder-volume[94342]: DEBUG oslo.privsep.daemon [-] privsep: reply[4c093b41-b045-4f9b-a2cb-234f8da70e02]: (4, 'qcow2') {{(pid=95998) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 16 21:38:42 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-632533e0-c54c-40e9-b396-03cef2c6f6fd tempest-ProjectReaderTests-605750140 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-876f5d6b-2d75-4a59-bdbd-8405ad33ce13 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:43 devstack sudo[115066]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-876f5d6b-2d75-4a59-bdbd-8405ad33ce13 Aug 16 21:38:43 devstack sudo[115066]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:43 devstack sudo[115066]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-632533e0-c54c-40e9-b396-03cef2c6f6fd tempest-ProjectReaderTests-605750140 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-876f5d6b-2d75-4a59-bdbd-8405ad33ce13" returned: 0 in 0.362s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-632533e0-c54c-40e9-b396-03cef2c6f6fd tempest-ProjectReaderTests-605750140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-876f5d6b-2d75-4a59-bdbd-8405ad33ce13 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:43 devstack sudo[115071]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-876f5d6b-2d75-4a59-bdbd-8405ad33ce13 Aug 16 21:38:43 devstack sudo[115071]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:43 devstack sudo[115071]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-632533e0-c54c-40e9-b396-03cef2c6f6fd tempest-ProjectReaderTests-605750140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8/volume-876f5d6b-2d75-4a59-bdbd-8405ad33ce13" returned: 0 in 0.251s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:43 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-632533e0-c54c-40e9-b396-03cef2c6f6fd tempest-ProjectReaderTests-605750140 None] Lock "cinder-quobyte-876f5d6b-2d75-4a59-bdbd-8405ad33ce13" released by "delete_volume" :: held 0.650s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:43 devstack cinder-volume[94342]: DEBUG cinder.quota [None req-632533e0-c54c-40e9-b396-03cef2c6f6fd tempest-ProjectReaderTests-605750140 None] Created reservations ['8764358e-b480-44fa-a224-209e3531df46', '148d9702-26e3-42bf-a0f6-f6a2a531b1a8', 'fc7e72b3-27c6-4b11-adf2-0d05419c240d', '15e1bfab-ca31-40ff-bab0-28764a43612a'] {{(pid=94342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:38:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-632533e0-c54c-40e9-b396-03cef2c6f6fd tempest-ProjectReaderTests-605750140 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:38:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-632533e0-c54c-40e9-b396-03cef2c6f6fd tempest-ProjectReaderTests-605750140 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:38:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-632533e0-c54c-40e9-b396-03cef2c6f6fd tempest-ProjectReaderTests-605750140 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:38:43 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-632533e0-c54c-40e9-b396-03cef2c6f6fd tempest-ProjectReaderTests-605750140 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:38:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-632533e0-c54c-40e9-b396-03cef2c6f6fd tempest-ProjectReaderTests-605750140 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:38:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-632533e0-c54c-40e9-b396-03cef2c6f6fd tempest-ProjectReaderTests-605750140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:38:43 devstack sudo[115074]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:38:43 devstack sudo[115074]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:38:43 devstack sudo[115074]: pam_unix(sudo:session): session closed for user root Aug 16 21:38:43 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-632533e0-c54c-40e9-b396-03cef2c6f6fd tempest-ProjectReaderTests-605750140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.240s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:38:43 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-632533e0-c54c-40e9-b396-03cef2c6f6fd tempest-ProjectReaderTests-605750140 None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:38:43 devstack cinder-volume[94342]: INFO cinder.volume.manager [None req-632533e0-c54c-40e9-b396-03cef2c6f6fd tempest-ProjectReaderTests-605750140 None] Deleted volume successfully. Aug 16 21:38:43 devstack cinder-volume[94342]: DEBUG cinder.coordination [None req-632533e0-c54c-40e9-b396-03cef2c6f6fd tempest-ProjectReaderTests-605750140 None] Lock "cinder-876f5d6b-2d75-4a59-bdbd-8405ad33ce13-delete_volume" released by "delete_volume" :: held 1.070s {{(pid=94342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:38:53 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=93,cinder:INSERT=34,cinder:UPDATE=125,cinder:DELETE=10 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:38:53 devstack cinder-volume[94342]: DEBUG dbcounter [-] [94342] Writing DB stats cinder:SELECT=88,cinder:DELETE=12,cinder:INSERT=29,cinder:UPDATE=128 {{(pid=94342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:39:09 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:39:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 16 21:39:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 16 21:39:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec': None} {{(pid=94342) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:651}} Aug 16 21:39:09 devstack cinder-volume[94342]: DEBUG cinder.volume.drivers.quobyte [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-af271d9e-7a7d-4d7b-8c22-6c94d00dd2ec'] {{(pid=94342) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:681}} Aug 16 21:39:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.lockutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94342) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 16 21:39:09 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 16 21:39:09 devstack sudo[115375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8 Aug 16 21:39:09 devstack sudo[115375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 16 21:39:10 devstack sudo[115375]: pam_unix(sudo:session): session closed for user root Aug 16 21:39:10 devstack cinder-volume[94342]: DEBUG oslo_concurrency.processutils [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/2852bcb830ff2fcd78bd7a85c5e05cb8" returned: 0 in 0.240s {{(pid=94342) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 16 21:39:10 devstack cinder-volume[94342]: DEBUG cinder.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Notifying Schedulers of capabilities ... {{(pid=94342) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 16 21:39:10 devstack cinder-volume[94342]: DEBUG oslo_service.periodic_task [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] Running periodic task VolumeManager._thread_info {{(pid=94342) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 16 21:39:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread count: 29 {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 16 21:39:10 devstack cinder-volume[94342]: DEBUG cinder.volume.manager [None req-fcca59cc-2f68-46c6-a391-0590f5f0ddfc None None] thread info: [<_MainThread(MainThread, started 140145850327168)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94342) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}}